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

ShulkerContentCraft

A spigot plugin that can craft items with contents inside shulkerboxes

Загрузки
702
Подписчики
4
Обновлён
31 мая 2024 г.
Лицензия
MIT

Опубликован 30 августа 2023 г.

ShulkerContentCraft is a plugin that allow player craft items by the contents inside shulker box. Players can put shulker boxes in shape of the original crafting recipe to do crafting in the unit of shulker box. This plugin can save time from continuous crafting.

  • This plugin will automatically enable to all players

Requirements

  • Full shulker box
  • Only shulker boxes in crafting table
  • Empty shulker box for extra filling

Examples

Crafting Blaze powder Crafting Ender eye

Cautions of Usage

Supported Recipes
- stackables (except glass pane, iron bars, rails)
- enough to store within 9 slots of shulker boxes
- custom recipes

Unsupported Recipes (some might able to craft)
- Shulker Box
- unstackables (tools, minecarts, boats)
- nbt-containing items (fireworks, firework star, custom items)
- tool repairing

Some combination of items might leads to extra/fewer usage of material (calculation remainder)

Ченджлог

2.1Релиз1.18, 1.19, 1.20 · 31 мая 2024 г.
  1. Replaced List.findFirst() to List.get(0) to avoid NoSuchMethodError
  2. Changed order in InvalidMatrix() to avoid error when crafting normal items
2.0Релиз1.18, 1.19, 1.20 · 6 мая 2024 г.
  1. Improved logic and intuitive code
  2. Support more crafting recipes (NBT containing / some unstackables / crafting recipes from other plugin)
  3. Removed command and config

Notice:
In Folia server, do not close the inventory after retrieving the result item immediately.

Items will be lost

Showcase

craft Cake craft Firework craft Minecart

1.4Релиз1.20.3, 1.20.4, 1.20.5 · 23 марта 2024 г.

Improved Folia server checking

1.3Релиз1.20.2, 1.20.3, 1.20.4 · 6 декабря 2023 г.

Fixed item disappear when holding item at cursor and click result slot

Fixed plugin enable problem

1.2Релиз1.20, 1.20.1, 1.20.2 · 6 ноября 2023 г.
  • Lower the API version to support more Game versions.
  • Added config & command for Admins to disable Item from crafting, useful for some recipes that has NBT tags
  • Hardcoded some NBT / invalid recipe as disabled (Shulkerbox, unstackables, fireworks)
  • Reworked code for future compatibility (crafter)
  • Added Folia support.

Command usage: /sbc enable|disable

1.1Релиз1.19, 1.20 · 30 августа 2023 г.

report if any bugs/ideas

Комментарии

Загружаем…