Essentials

Essentials

4M Downloads

Request: A configurable growth speed multiplier for fertile soil

TheDeviantCrafter opened this issue ยท 1 comments

commented

Fertile soil can be combined with a bucket and a dispenser to make some fairly low effort crop farms. I don't mind having this as an option in my pack, but it quickly overshadows other, more complex farms. I'd like to slow them down considerably so the player must choose between simplicity and speed.

Since it looks like the mod simply creates a vanilla crop, this might be tricky to implement. Instead it might be easier to change the number of random ticks it takes before a fertile soil will create a seed.

commented

It would probably be simpler, but effectively equivalent, to implement a config so that each time a fertile soil gets a random tick there's a (number in config, default 100)% chance of spawning a plant. This is probably what I'll add.