Перейти к содержимому
Mineforgian

ItemCreator

A lightweight custom item and recipe manager

Загрузки
432
Подписчики
2
Обновлён
21 июля 2024 г.
Лицензия
Unlicense

Опубликован 21 июля 2024 г.

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:

Screenshot of Minecraft with a custom item

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!

Ченджлог

1.0.0Релиз1.21 · 21 июля 2024 г.

First release

  • create items with some attributes
  • create recipes with custom items

Комментарии

Загружаем…