Skip to content

Releases: sjavi4/ShulkerContentCraft

ReSBCrafter 1.1

Choose a tag to compare

@sjavi4 sjavi4 released this 31 May 08:03
ebfb1c8
  1. Replaced List.findFirst() to List.get(0) to avoid NoSuchMethodError
  2. Changed order in InvalidMatrix() to avoid error when crafting normal items

ReSBCrafter 1.0 [recode]

Choose a tag to compare

@sjavi4 sjavi4 released this 06 May 13:59
7865487
  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

v1.4

Choose a tag to compare

@sjavi4 sjavi4 released this 23 Mar 07:29
9ea4d3f
  • Fixed Folia series server checking

1.17+ 1.3

Choose a tag to compare

@sjavi4 sjavi4 released this 06 Dec 09:04
62169d8

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

Fixed plugin enable problem

1.17+ Restruct (Fixed main class not found)

Choose a tag to compare

@sjavi4 sjavi4 released this 06 Nov 04:21
d09c75f
  • 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.19+ Renew

1.19+ Renew Pre-release
Pre-release

Choose a tag to compare

@sjavi4 sjavi4 released this 08 Aug 09:04
7fc1861

remake while maintaining functionality
new feature : support colored shulker box as material

1.19+

Choose a tag to compare

@sjavi4 sjavi4 released this 25 Jun 11:27
49220e6
Release

Src upload