More apple
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 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 26.1 26.1.1 26.1.2
平台: bukkit paper purpur spigot
标签: food utility worldgen
MoreApple is a simple Paper plugin that makes trees drop more apples. Server owners can change the apple drop chance in-game using commands.


- Extra apple drops from leaves
- Easy command to change drop chance
- Choose which blocks can drop apples
- Lightweight and simple
- Perfect for survival SMP servers
Commands:
/apple <chance> — set apple drop chance
/apple dropallow <block_name> — allow a block to drop apples
Example:
/apple 50 makes apples drop with a 50% chance.
Config.yml:
# Apple drop chance in percent.
# 35.0 = 35% chance to drop extra apples when an allowed block breaks or decays.
apple-drop-chance-percent: 35.0
# Amount of extra apples to drop when the chance succeeds.
min-extra-apples: 1
max-extra-apples: 3
# Blocks that can drop extra apples.
# Add more in game with: /apple dropallow <block_name>
allowed-drop-blocks:
- OAK_LEAVES
- DARK_OAK_LEAVES
请登录后举报

暂无评论,抢个沙发吧~