Game Crashing Due to Custom Block Generation

Started by Hollowplayz on

Topic category: Help with modding (Java Edition)

Last seen on 03:11, 23. Apr 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Game Crashing Due to Custom Block Generation

So I made some custom rocks in Blockbench, and they're bigger than a 16x16x16 model, and go outside of the usual block size. It's a naturally generating block too, and the game won't open because it says my rocks don't have a "dynamicShape" property.
How do I fix this?