Jump to content

Recommended Posts

Posted

Hi, textures of my items won't load

Caused by: java.io.FileNotFoundException: decorock:models/item/sopa_macaco.json
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException

 

Everything is fine with the path, I checked it many, many times
path: assets/decorock/models/item/sopa_macaco.json

{
  "parent": "item/generated",
  "textures":
  {
    "layer0": "decorock:items/sopa_macaco"
  }
}

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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