#mcmeta files named correctly, but textures are not showing up
20 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
you need to provide A LOT more context if you want help
- whats your script?
- logs?
- where are your textures?
- do you get the purple/black texture?
- are you using a custom model?
respectively:
- event.create('coated_aquamarine').displayName('Coated Aquamarine')
- nothing in latest.log mentions this item
- .\kubejs\assets\kubejs\textures\item
- yes
- no
send your latest.log
Paste version of latest.log from @silver zodiac
when was the last time you restarted, this thing is ridiculous in size
i will restart now
Unable to parse metadata from kubejs:item/coated_aquamarine : com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected name at line 5 column 4 path $.animation.interpolate
you have no animation set up
its basically telling the game to not use any textures
oh
i see the issue noiw
"frametime" is not inside "interpolation"
i reformatted it and it works right now
just gotta do that for the rest of them and it should be fine i think

yes this fixed all texturing issues