SoggyMustache Posted April 24, 2016 Share Posted April 24, 2016 I am working on a mod based off a different video game which has things in it that minecraft has and I want to override the minecraft item's .json with my model without making a resource pack. is this possible? Quote Link to comment Share on other sites More sharing options...
Leviathan143 Posted April 24, 2016 Share Posted April 24, 2016 All mods have a built-in resource pack (src/main/resources/assets) for their textures, models, etc. Just put the textures in there as if it you were making a resource pack. Quote Link to comment Share on other sites More sharing options...
SoggyMustache Posted April 24, 2016 Author Share Posted April 24, 2016 Ok Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.