Jump to content

Oddbolt

Member
  • Posts

    1
  • Joined

  • Last visited

Oddbolt's Achievements

  1. Edit: Turns out all I had to do was change the Twigs;3 to Twigs=3! Hi, I'm trying to make a recipe using twigs (don't ask) but unfortunately am getting this error: It's obviously preventing me from using twigs as they're not classed as a food ingredient. Anyone know if it's possible to override that code somehow? I'm not terribly great with code yet, this is all new to me. The recipe is fairly straight forward though, just some twigs and one of the new food items I'm adding. This is the recipe file: module Base { imports { Base, } recipe Bag of Twiglets { Twigs;3, Marmite;5, Result:Twiglets, Time:20.0, Category:Cooking, OnGiveXP:Recipe.OnGiveXP.Cooking3, } }
×
×
  • Create New...