robotex140 / Hydrocraft

25 stars 38 forks source link

Recipe error (Gardening.txt) #87

Closed RoadmanG closed 1 year ago

RoadmanG commented 1 year ago

\Hydrocraft\media\scripts\Gardening.txt Search: "Base.Base.CarrotSeed"

    recipe Plant Crop
    {
        SkillRequired:Farming=7,
        Carrots/**Base.Base.CarrotSeed,**
        HCPlanter,
        keep HandShovel,
        Result:HCPottedcarrotssmall,
        Time:300,
        NeedToBeLearn:true,
    Category:Farming,
    }
HugoQwerty commented 1 year ago

Fixed.