Started by
Mei'Tje
on
Topic category: Help with Minecraft modding (Java Edition)
My custom Json Block is Invisible when I look in the Creative Tab and place in game (see photo)
How do I solve this?
Topic category: Help with Minecraft modding (Java Edition)
My custom Json Block is Invisible when I look in the Creative Tab and place in game (see photo)
How do I solve this?
Check console logs for any warnings. Something is not right your wiht JSON model
It says: [Worker-Main-22/WARN] [minecraft/ModelBakery]: Unable to load model: 'minecraft:buildbat' referenced from: beastiary:block/bat_statue: java.io.FileNotFoundException: minecraft:models/buildbat.json
How do i fix this?
Nevermind: fixed it