Posted November 2, 20213 yr I am experiencing an issue with getting item models to work with my item. Minecraft just doesn't seem to find my item model JSON file. Everything seems to be in their correct file locations. The model file is generated, but I don't think it makes much of a difference. Item Model Generation: https://pastebin.com/W95uhdia Item Model File: https://pastebin.com/ApSHeKxg Logs: https://pastebin.com/UraH6gVq Directory tree (Generated): https://pastebin.com/xK4ju62b Directory tree (Main): https://pastebin.com/xpeUH24P Github repo: https://github.com/F14M3-C/emeraldarmormod SOLVED: I just switched to intellij from eclipse and the item model started working again! Thanks to the people that tried to help me solve my issue! Edited November 14, 20213 yr by F14M3 Issue solved
November 3, 20213 yr we can't know if everything is in the correct location if you don't provide a repository for us to check. but by the log it seems that this file "emeraldarmor:models/item/testitem.json" does not exist
November 3, 20213 yr Author 10 hours ago, kiou.23 said: we can't know if everything is in the correct location if you don't provide a repository for us to check. but by the log it seems that this file "emeraldarmor:models/item/testitem.json" does not exist Heres the github repo: https://github.com/F14M3-C/emeraldarmormod
November 6, 20213 yr item model (youritem.json) should be in /src/main/resources/assets/MODID/models/item texture is in good location.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.