Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • WiseNoobCrusher

WiseNoobCrusher

Members
 View Profile  See their activity
  • Content Count

    84
  • Joined

    April 25, 2015
  • Last visited

    October 25, 2017

Community Reputation

-3 Poor

About WiseNoobCrusher

  • Rank
    Stone Miner

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Didn't have to remove dummy recipe or nothing....it just works.....what? Me no comprendo...xD
    • October 25, 2017
    • 10 replies
  2. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Bro, I moved the removal to the preint event and it now all works....
    • October 25, 2017
    • 10 replies
  3. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    How do I do that?
    • October 25, 2017
    • 10 replies
  4. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Anyone have any ideas?
    • October 25, 2017
    • 10 replies
  5. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Who knew replacing recipes was so hard
    • October 25, 2017
    • 10 replies
  6. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Tried, keeps the old recipe, besides Idk if you can link directly to a json file
    • October 25, 2017
    • 10 replies
  7. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    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)); }
    • October 25, 2017
    • 10 replies
  8. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Ik, but I did remove it and it didnt work
    • October 24, 2017
    • 10 replies
  9. WiseNoobCrusher

    [SOLVED][1.12.2] How to overwrite the vanilla recipes

    WiseNoobCrusher posted a topic in Modder Support

    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)
    • October 24, 2017
    • 10 replies
  10. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    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...
    • October 24, 2017
    • 42 replies
  11. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Nvm, the old recipe is still there, I tried many times but it won't work.
    • October 24, 2017
    • 42 replies
  12. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    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
    • October 24, 2017
    • 42 replies
  13. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    What I am trying to do, cause now I have to figure out which is my IRecipe class, I am only a newb...
    • October 24, 2017
    • 42 replies
  14. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    lol...
    • October 24, 2017
    • 42 replies
  15. WiseNoobCrusher

    [SOLVED][1.12.2]Lose durability on my axe when making wood planks

    WiseNoobCrusher replied to WiseNoobCrusher's topic in Modder Support

    Well this is gonna take forever...
    • October 24, 2017
    • 42 replies
  • All Activity
  • Home
  • WiseNoobCrusher
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community