Welcome!
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
ULTIMATE Plugins MC CustomCrops
1.3.9
Register to download
Improved job hook(Action & Requirement) where you can specify a job name
type: job-xp
chance: 0.5
value:
xp: 10
job: 'farmer' # optional (default farmer)
type: job-level
value:
level: 10
job: 'farmer' # optional (default farmer)
Fixed MythicMobs items can't be used as drops
Fixed a few bugs related to sprinklers
Added a new property "water" to control the water amount sprinkler adds to the pot each time
Improved Jobs reborn hook (see wiki for examples)
Added new API methods
Added a command to force crop grow and new time parameter
Fixed NPE when placing oraxen note blocks
Improved BattlePass hook (see wiki)
Added events for break/replant action
Experimental features: only-work-in-loaded-chunks. This works like what vanilla crops do, and the crop chunk data is loaded dynamically. Please report bugs if you meet any error on Discord support channel.
Make the task scheduler cycle of the plugin to the millisecond level to reduce concurrent tasks which would happen more frequently if the cycle is tick.
Fixed custom crops not removed if a piston retracts the farmland
Fixed sprinkler dupe if 2d-item is a placeable furniture
Bug fix
Further fix on blocked queue
Added new action type "swing-hand", it would be useful if your crop is tripwire which can't have an Interact animation
Fixed possible NPE when quality loots lack args
Fixed possible NPE when some blocks do not exist
Fixed crow attack animation
Added an option to set crop limitation for each world in config.yml
Added requirement system for interact-with-item / interact-by-hand (see the wiki)
Fixed season not loaded if absolute folder path is set
Fixed player can do some CustomCrops actions in worlds that are not in whitelist
Fixed season unloaded when saving cache
Fixed greenhouse is not working when using season requirements
Fixed sprinkler hologram won't show when there's no water
Fixed force sprinklerwork/consume command doesn't have message feedback
Fixed sprinkler work time from 8am to 7am