[Bug]: Signs don't get converted when using convert command
TaintedBlock opened this issue ยท 4 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Minecraft Version
1.20.1
Mod Version
4.2.1
Mod Loader
Forge
Mod Loader Version
47.2.32
Describe the bug
Title explains it
Steps to Reproduce
- Get a sign (specifically jungle since that's the one that didn't get affected)
- Use convert command
- see error
Crash Reports/Logs
No crash
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
Crackers probably forgot to add jungle signs to the list of blocks that get converted
I believe I didn't include them since I need to implement block entity data copying, otherwise the converted sign would have no text
I believe I didn't include them since I need to implement block entity data copying, otherwise the converted sign would have no text
So I assume this will be fixed in the update that implements that?