Started by
Crimuretta
on
Topic category: Help with Minecraft modding (Java Edition)
2020.2, not changing version, nope.
Made JSON model for item and block, set 2D texture in MCreator for both.
Both don't use it for some reason, have flat one-sided texture of model in inventory and render larger than they are.
I would get it if they would render like usual 3D objects like blocks in inventory, buuut they're simply a one flat side of a model.
The question is: How to make block and food with custom model render as 2D texture while in inventory?
Solved:
Still can't find any real guide for 2D icon but rather found out by myself that i had to change perspective of model in BlockBench... eugh.