作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: fabric
标签: utility
Stop players and mobs from destroying your precious crops!
No Crop Trample is a lightweight utility mod that prevents farmland from being trampled and converted to dirt when players or mobs jump on it.
Prevents farmland blocks from being destroyed when entities land on them. Your crops stay safe!
Configure player and mob trampling independently:
Uses efficient Mixins with virtually zero performance impact. No tick handlers, no entity scanning.
Works on servers without requiring client installation. (Client recommended for ModMenu config GUI)
All commands require Operator (OP) permission level.
| Command | Description |
|---|---|
/nocroptrample |
Show current status. |
/nocroptrample player <on\|off> |
Toggle player trampling prevention. |
/nocroptrample mob <on\|off> |
Toggle mob trampling prevention. |
/nocroptrample reload |
Reload configuration. |
Config file: config/nocroptrample.json
{
"preventEmptyTrampling": true,
"preventPlayerTrampling": true,
"preventMobTrampling": true
}
请登录后举报
暂无评论,抢个沙发吧~