Jump to content

GreenSuigi

Members
  • Posts

    2
  • Joined

  • Last visited

GreenSuigi's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank you guys for helping me! I added block/ after ultagem_mod: in blockstate and it worked.
  2. [15:34:12] [Server-Worker-8/WARN] [minecraft/ModelBakery]: Unable to load model: 'ultagem_mod:ultagem_block' referenced from: ultagem_mod:ultagem_block#: java.io.FileNotFoundException: ultagem_mod:models/ultagem_block.json That is the error I've been getting for the past while and I can't figure out how to fix it. The block item in hand loads fine but not the block placed in the world. Blockstate: { "variants": { "": { "model": "ultagem_mod:ultagem_block" } } } Block Model: { "parent": "block/cube_all", "textures": { "all": "ultagem_mod:block/ultagem_block" } } Package explorer with block model location & texture location in attachments (dont know how to embed images)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.