ManePear's Scythe
作者: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
平台: paper purpur spigot
标签: equipment utility
# ManePearsScythe Configuration
#
# Prefix for all scythe messages (supports & color codes)
prefix: "&5[Scythe]"
# Display name of the Scythe item (supports & color codes)
scythe-name: "&5Scythe"
# If true, the Scythe can only be crafted once. Persists across restarts.
one-time-craftable-only: true
# Internal tracking - do not edit manually (set automatically by the plugin)
scythe-crafted: false
# Crafting Recipe
#
# Shape uses a 3x3 grid (row1 = top, row3 = bottom).
# Each character maps to an ingredient below.
# Use a space for empty slots.
#
# Default recipe layout:
# [ ] [ ] [ N ]
# [ ] [ H ] [ N ]
# [ B ] [ ] [ N ]
#
# N = Netherite Ingot, H = Heavy Core, B = Breeze Rod
recipe:
row1: " N"
row2: " HN"
row3: "B N"
ingredients:
N: NETHERITE_INGOT
H: HEAVY_CORE
B: BREEZE_ROD
请登录后举报
暂无评论,抢个沙发吧~