Refined Items
作者: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 game-mechanics utility




⚒️ Crafting
◆ Vanilla recipes automatically produce your custom RefinedItems.
Spoiler ✨ Enchanting Support
◆ Custom items retain their fancy formatting, lore, and attributes even after enchanting!
Spoiler ? Smithing Integration
◆ Upgrade Diamond to Netherite while preserving all custom enchants, durability, and attributes!
Spoiler ◆ Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/ri reload |
Reloads all configuration files and instantly refreshes items for all online players | refineditems.admin |
◆ Installation
- Download RefinedItems.jar
- Place it in your server's
pluginsfolder - Restart the server
- Edit
plugins/RefinedItems/items.ymlto configure your items - Run
/ri reloadto apply changes!
◆ Configuration:
Config.yml
Spoiler ``` # RefinedItems Main Configuration # Custom items are located in items.yml # Set to true to enable debug messages in console debug: false # Formatting Configuration durability-format: " CA3AFDurability: F5C16C%current% CA3AF/F5C16C%max%" enchantment-formatting: title-symbol: " CA3AF❖" title-text: "E5E7EBEnchantments:" bullet: "]C5FD◆" normal-level-color: "]C5FD" max-level-color: "F5C16C" ```Items.yml
- Only one item is shown as an example
- The actual
items.ymlincludes all vanilla items
请登录后举报
暂无评论,抢个沙发吧~