Open inkdear opened 5 years ago
1- As you mentioned in the edit the current configs, Plants.PLANT_BASE_TICK_RATE can effect the base speed of all primal plants, does this effectively cover your use case?
2- i have been wanting to do this but never settled on the best way to implement, so this would be nice for both corn and valus.
3- i've never looked at adding compat with vanilla mobs, but this is a good idea.
Checking that out now, thanks!
As far as cornstalks aging goes, perhaps the bottom block of the corn stalk could age over time, since it doesn't grow cobs? And when it 'dies,' the blocks above it also turn to the dried out version (with any already-grown corn cobs still attached.)
The other issue with 1.12 is the current implementation of plants uses all available blockstates, so adding a dead stage would require a new block ID.
for that reason this is likely something to become part of the 1.14 update
Some suggestions to do with corn crops:
Edit: I just realized "base growth modifier" for plants probably also affects the corn cob grow back, but I'll leave this here for the other two suggestions.