November 12, 20168 yr Author OK so the block gets replaced properly . I just tested it and is indeed a fully working cauldron alternative block however , the block shows up as a full default checker texture block so that means it's model is missing. I m still working on that bit. EDIT: I think you may be right about /minecraft folder in my own mod folder. I am trying that now. Maybe the way you change the model is not by registering a new model but rather by simply mod pack style replacing the blockstate and model Disclaimer: I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.
November 13, 20168 yr Author FIGURED IT OUT Is so easyyy SO you INDEED need to replace BOTH the block and it's associated Item!! I assume this is because model bakery or whatever gets the model behind the scenes uses the block's item to find the json models and blockstates. I don't know how that happens but maybe it uses the registry name of the item as the path. Next you need to register and set unlocalized name like normal then you register a block just the same way you normally do it. Then you need to substitute both . The only problem is item will show up twice. Disclaimer: I been told to keep my opinions to myself, to shut up and that I am spreading lies and misinformation or even that my methods are unorthodox and or too irregular. Here are my suggestions take it or leave it.
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.