Bonsai Trees 3

Bonsai Trees 3

44M Downloads

Negative ticks required when using Efficiency and Custom soil

RoyalReject opened this issue ยท 2 comments

commented

I was testing the limits of custom soil and found an instance that can cause requiredticks to become negative,
2022-03-06_17 03 37
2022-03-06_17 03 32

Custom soil:
{ "type": "bonsaitrees3:soil", "tickModifier": 0.1, "soil": { "item": "minecraft:stone" }, "compatibleSoilTags": [ "grass" ], "display": { "block": "minecraft:stone" } }

commented

For max vanilla efficiency lowest tickModifier you can use is 0.3, it will go negative with 0.1 and 0.2

commented

Thanks for the report. Fix will be in the next release.