Started by
Troheya
on
Topic category: Help with Minecraft modding (Java Edition)
I have a cool 3D OBJ model, but I have to make player hold it like a map, also I want to change its location in GUI, Help me please!!!
Edited by Troheya on Fri, 06/03/2022 - 14:16
I selected "Free model", a model without limitations.
You have to use the Java Block/Item model type in blockbench, as this is what exports the .json file that holds all of the display information such as how the item is rendered in hand, inventory, item frames, on ground, etc. With the "Generic"/free model type, no .json file is exported, thus that information is not available. You have got support from three seperate people yet you are still bumping this thread - have you attempted to follow through on the fixes any of them have suggested?