Skip to content

Releases: sjavi4/ShulkerContentCraft

ReSBCrafter 1.1

31 May 08:03
ebfb1c8
Compare
Choose a tag to compare
  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]

06 May 13:59
7865487
Compare
Choose a tag to compare
  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

23 Mar 07:29
9ea4d3f
Compare
Choose a tag to compare
  • Fixed Folia series server checking

1.17+ 1.3

06 Dec 09:04
62169d8
Compare
Choose a tag to compare

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

Fixed plugin enable problem

1.17+ Restruct (Fixed main class not found)

06 Nov 04:21
d09c75f
Compare
Choose a tag to compare
  • 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

08 Aug 09:04
7fc1861
Compare
Choose a tag to compare
1.19+ Renew Pre-release
Pre-release

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

1.19+

25 Jun 11:27
49220e6
Compare
Choose a tag to compare
Release

Src upload