{ "bookshelf:load_conditions": [ { "type": "bookshelf:item_exists", "values": [ "byg:nightshade_sapling" ] } ], "type": "botanypots:crop", "seed": { "item": "byg:nightshade_sapling" }, "categories": [ "dirt" ], "growthTicks": 2400, "display": { "block": "byg:nightshade_sapling" }, "drops": [ { "chance": 1.00, "output": { "item": "byg:nightshade_log" }, "minRolls": 2, "maxRolls": 4 }, { "chance": 0.15, "output": { "item": "byg:imbued_nightshade_log" }, "minRolls": 2, "maxRolls": 4 }, { "chance": 0.20, "output": { "item": "minecraft:stick" }, "minRolls": 1, "maxRolls": 2 }, { "chance": 0.01, "output": { "item": "byg:nightshade_sapling" } } ] }