Treecapitator Ultimate
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper spigot
标签: equipment optimization utility
If you're tired of looking for treecapitator plugins that are easy to use, this will be a tree-t for you! It's simple, clean, and most importantly, customizable.
Below is a lsit of features and how to use the config.yml file
Features - Instant Leaf Decay (doesn't fully work, will be patched next update)- Instantly Break Trees
- Shift in-game to break logs like normal minecraft
- Axe loses durability like normal minecraft
- Prevents axe from breaking accidently
- Configurable durability loss for axe
- Configurable maximum number of logs will break
- Configurable allowed trees to be instamined
- Configurable option to allow instamine trees with or without stripped logs Config.yml ``` enabled: True ``` Controls if the plugin is enabled or not. Set it to true for enabled and false for disabled, don't forget to capitalize! ``` durabilityPerLog: x ``` Controls how much durability is lost per log broken. (ex. if x=1, then the axe will lose 1 durability for every log broken on the tree. So if the tree has 5 logs, the the axe will lose 5 durability. Default is 1.) ``` maxLogsPerTree: x ``` Controls the maximum number of logs its possible to break. (ex. if x=3, then the axe will only break 3 logs instantly. Set it to -1 for infinite. Default is -1.) ``` allowedTrees: - OAK - BIRCH - SPRUCE - JUNGLE - ACACIA - DARK_OAK - CHERRY - PALE_OAK - MANGROVE ``` Controls which trees can be instamined and which cannot ``` allowStrippedLogs: true ``` Controls if trees with stripped logs can be instamined or not
请登录后举报
暂无评论,抢个沙发吧~