Blocks from Addons don't work and writes "Block not verified"in the error log. And this error is repeated with all addons.
Attachments
Comments 9
I had a world before the nether update with an Addon that added about 80 new blocks that I uses around my world. I then installed the update and all the building that used the addon are missing, It says that the addon is there and working but in the world I do not have the blocks and most of my world is missing!
im trying to figure out a way to fix addons, if you dont want to break your worlds MAKE A BACKUP BEFORE ENTERING WORLD WITH ADDONS OR YOU MAY BREAK THEM, same bug happens when you add a world with addons to a realm/minecraft server, the common way to fix it is to upgrade the addon but that will not work, i recommend you to downgrade (if posible) to 1.14 or make a backup
also block json files aren't included on the default minecraft addon pack on minecraft.net, i have the 1.14 and 1.16 packs and they are the same, but the addons work on 1.14 but not on 1.16, this has ocurred since the first 1.16 beta, i disabled the "register_to_creative_menu" and "is_experimental" lines on the json file and it doesn't work
here is a side to side comparsion
left one is the 1.14 manifest file
right one is the 1.16 manifest file
they are the same file, both from minecraft.net
If you still experience this issue with register_to_creative_menu
disabled, please feel free to leave a comment below.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Does the block work if you remove
register_to_creative_menu
from the block's JSON file (MCPE-63121)?