🌽 作物
/CustomCrops/contents/crops/__CROP__.yml
# 物品类型
# BLOCK / FURNITURE
type: BLOCK# 作物只能种植在白名单中的花盆上
pot-whitelist:
- default# 有时您可能配置了多个作物,并希望为各个种植盆设置不同的刻模式。
# 你可以在 config.yml 中将刻模式改为 ALL,然后在此处分别进行配置。
ignore-random-tick: false
ignore-scheduled-tick: true# 作物的种子
seed: tomato_seeds最后更新于