No Crop Trample
作者:rebot | 分类:模组
Minecraft 版本: 26.2
平台: fabric
标签: utility
No Crop Trample ?
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.
✨ Features
?️ Anti-Trample Protection
Prevents farmland blocks from being destroyed when entities land on them. Your crops stay safe!
⚙️ Granular Control
Configure player and mob trampling independently:
- Want players to trample but not mobs? Done.
- Want mobs to trample but not players? Also done.
- Want total protection? Default behavior!
? Lightweight
Uses efficient Mixins with virtually zero performance impact. No tick handlers, no entity scanning.
?️ Server-Side Compatible
Works on servers without requiring client installation. (Client recommended for ModMenu config GUI)
? Commands
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. |
? Configuration
Config file: config/nocroptrample.json
{
"preventEmptyTrampling": true,
"preventPlayerTrampling": true,
"preventMobTrampling": true
}
? Requirements
- Minecraft 1.21+
- Fabric Loader 0.16+
- Fabric API
? Links
请登录后举报
暂无评论,抢个沙发吧~