First installation

Dependency

ProtocolLib

Common Issues

Q: What should I do to install the plugin? A: Choose ItemsAdder or Oraxen as dependency, put the plugin in your plugins folder and restart your server. You can get premade configs in discord #customcrops-rp channel

Q: Why the seed is consumed and the sound is played but the crop doesn't appear? A: This could probably happen when you are using Tripwire mode and your ItemsAdder config.yml is not set properly. Check if disable-REAL_WIRE is false and restart to apply.

Q: Why the seed is not consumed and I can't water the pots? A: Check if your world is in whitelist in config.yml (restart your server to apply changes).

Q: The seed can't be planted but I can water the pots. A: Check if your crop config is put to the correct folder(CustomCrops/contents/crops/) and if you are use the right crop type.

Q: The crop is a tripwire which does not have a model A: You might forget to reload your resourcepack or your tripwire slots are used up. You can at most create 127 custom blocks with tripwire.

Q: Why my crops are red? A: This happens in Lunar Client, to fix it disable red string option on lunar client

How to choose crop mode?

Tripwire is one type of blocks. It would not cause any lag. But you can only create at most 127 custom blocks based on it. In another way, if one crop has 5 stages, you can create at most 25 new crops. When you break the crops, they would flicker because Minecraft clients predicates the block state changes. This can not be solved unless installing a mod.

Item frame/display is based on entity. You can't see them from a far place due to Spigot optimization. Entities would cause more lag(≈0.003mspt for one crop). However you can create as many crops as you want.

Last updated