FictionCraft: Atomic Space

FictionCraft: Atomic Space

21.4k Downloads

Broken goo sapling recipe

lxy-unnamed opened this issue ยท 1 comments

commented

In tree.zs, Line 396

//goo sapling
recipes.addShapeless(
        <sky_orchards:sapling_goo>,
        [<ore:sapling>, <ore:slimeball>, <ore:slimeball>]
);

<ore:sapling> should be <ore:treeSapling>

commented

Fixed, thank you for the report