ItemCreator
作者:rebot | 分类:模组
Minecraft 版本: 1.21
平台: paper
标签: cursed equipment game-mechanics
ItemCreator
ItemCreator is a lightweight and open-source Paper plugin that manages custom items and recipes.
Installation
Drop the plugin in the plugins folder, then follow the guide on the plugin's wiki to create items and recipes.
Here's a sample item:
name: "<rainbow>My really super cool item!</rainbow>" # supports MiniMessage
model: 12345 # for custom models with resource packs
lore:
- "Check this out!"
- "My item is so <bold>cool</bold>!"
- "?"
And in-game result:

Commands
| Command | Permission | |
|---|---|---|
/ic give |
itemcreator.give | Gives you a custom item |
ItemCreator is a new plugin, feel free to send me suggestions or bug reports on GitHub!
请登录后举报
暂无评论,抢个沙发吧~