Done Conflicting Seed Recipe

Discussion in 'Regrowth' started by YarnTheory, Oct 13, 2015.

Thread Status:
Not open for further replies.
  1. YarnTheory

    YarnTheory New Member

    Messages:
    9
    Likes Received:
    0
    Local Time:
    5:03 AM
    Hey there! So there is a recipe conflict between the wheat x 1->seed x 1 and the natura flour crafting recipe. Both take a single wheat as the input. Could we get a minetweaker recipe to fix the conflict?

    An easy fix would be to make the natura recipe wheat x 2 -> flour x 2, such as

    recipes.remove(<Natura:barleyFood:2>);
    recipes.addShapeless(<Natura:barleyFood:2>*2 ,[<minecraft:wheat>,<minecraft:wheat>]);

    (I hope i did that right!)
     
  2. LucidTheStick

    LucidTheStick Well-Known Member

    Messages:
    3,143
    Likes Received:
    1,327
    Local Time:
    8:03 AM
    Is this also broken in Single Player?
     
  3. YarnTheory

    YarnTheory New Member

    Messages:
    9
    Likes Received:
    0
    Local Time:
    5:03 AM
    Yes., single player has a shaped 1 wheat to 1 flour, and a shapeless 1 wheat to 1 seed, and the natura recipe is taking precedence.

    This isn't a massive issue, but it does make getting essense seeds for runes significantly easier.
     
  4. LucidTheStick

    LucidTheStick Well-Known Member

    Messages:
    3,143
    Likes Received:
    1,327
    Local Time:
    8:03 AM
    Did you use the /mtload command on the server? I'm still at work so unable to look at what you are seeing.
     
  5. YarnTheory

    YarnTheory New Member

    Messages:
    9
    Likes Received:
    0
    Local Time:
    5:03 AM
    Yes, I have. I'm pretty sure it's just an oversight by the mod author, since i can't find a reference to it anywhere in the minetweaker scripts either.
     
  6. LucidTheStick

    LucidTheStick Well-Known Member

    Messages:
    3,143
    Likes Received:
    1,327
    Local Time:
    8:03 AM
    Sorry I misunderstood. You are saying it doesn't work in SP either, doh! @Administrator
     
  7. Matryoshika

    Matryoshika Well-Known Member

    Messages:
    1,193
    Likes Received:
    606
    Local Time:
    2:03 PM
    Recipe has been added, and confirmed to work.
    Use /mtload to update the recipes client-side.
     
  8. YarnTheory

    YarnTheory New Member

    Messages:
    9
    Likes Received:
    0
    Local Time:
    5:03 AM
    Thanks a ton!
     
  9. BookerTheGeek

    BookerTheGeek Patron Tier 3

    Messages:
    3,257
    Likes Received:
    1,097
    Local Time:
    7:03 AM
    Just fyi... it was intended that you NOT be able to turn wheat into seeds. I'll post the link tonight.

    Derp
     
    Last edited: Oct 14, 2015
  10. SirWill

    SirWill Founder

    Messages:
    12,285
    Likes Received:
    3,709
    Local Time:
    2:03 PM
Thread Status:
Not open for further replies.

Share This Page