-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Didn't have to remove dummy recipe or nothing....it just works.....what? Me no comprendo...xD
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Bro, I moved the removal to the preint event and it now all works....
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
How do I do that?
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Anyone have any ideas?
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Who knew replacing recipes was so hard
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Tried, keeps the old recipe, besides Idk if you can link directly to a json file
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
It crashes the game when the recipe book is open with this crash: https://pastebin.com/zACtYw6c EDIT: GitHub code has been updated, cause the Item.getItemFromBlock(Blocks.BREWING_STAND)), the brewing stand was mean to be planks, before someone points that out ItemStack output = r.getRecipeOutput(); if (output.getItem() == Item.getItemFromBlock(Blocks.PLANKS)) { recipeRegistry.remove(r.getRegistryName()); recipeRegistry.register(DummyRecipe.from(r)); }
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Ik, but I did remove it and it didnt work
-
[SOLVED][1.12.2] How to overwrite the vanilla recipes
Ok, I got the axe losing durability, erased the recipe and now I need to overwrite that recipe with the new one, I don't know how to register the new recipe after removing the other recipe. Link to code: https://github.com/WiseNoobCrusher/Extra-Additions/tree/master/src/main (P.S: This is the only thing I need to move on :P)
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
It is the dummy recipe, if I enable it, it removes all recipes including the one I add and if I disable it, the axe recipe works but the old recipe stays...
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
Nvm, the old recipe is still there, I tried many times but it won't work.
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
I did it!!! With some use of choonstar's code and some of what I used in my previous post to removed the recipe, I managed to get it working!! Link to working code: https://github.com/WiseNoobCrusher/Extra-Additions/tree/master/src/main
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
What I am trying to do, cause now I have to figure out which is my IRecipe class, I am only a newb...
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
lol...
-
[SOLVED][1.12.2]Lose durability on my axe when making wood planks
Well this is gonna take forever...
IPS spam blocked by CleanTalk.