{ "type": "botanypots:crop", "seed": { "item": "croptopia:kumquat_sapling" }, "categories": [ "dirt" ], "growthTicks": 2400, "display": { "block": "croptopia:kumquat_sapling" }, "drops": [ { "chance": 0.75, "output": { "item": "minecraft:oak_log" }, "minRolls": 2, "maxRolls": 4 }, { "chance": 0.10, "output": { "item": "minecraft:stick" }, "minRolls": 1, "maxRolls": 2 }, { "chance": 0.5, "output": { "item": "croptopia:kumquat" }, "minRolls": 1, "maxRolls": 2 }, { "chance": 0.05, "output": { "item": "croptopia:kumquat_sapling" } } ] }