#How do i change the growth limit of sugar cane and cactus?
9 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
i looked at how apotheosis does it and it seems they are creating a new sugar cane block, extending the vanilla block, and then making it grow
so im tempted to say you cannot do this without a mod extending it or using a mixin
Depends how far you want to go
If you make a custom sugarcane block, use lootjs to replace all loottables and modify worldgen to generate it instead
Then use random tick to re implement all sugarcane and cactus logic
Its possible
Otherwise not really
And replace input for all recipes as well