Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Releases: Siphalor/nbt-crafting

Version 1.1.16

29 May 12:04
Compare
Choose a tag to compare
* Updated Minecraft and dependencies
* Fixed nbt merging (fixes #12)

Version 1.1.15

28 May 14:39
Compare
Choose a tag to compare
* Fixed two small bugs (with help of MrIbby)

Version 1.1.14

24 May 09:14
Compare
Choose a tag to compare
+ Added rough REI brewing compatibility
* Updated mappings
* Fixed some bugs concerning nbt combining
+ Added ability to apply dollars to recipe outputs
+ Added ability to merge nbt (fixes #9)

Version 1.1.13

18 May 10:34
Compare
Choose a tag to compare
+ Added potion properties to in- and outputs

Version 1.1.12

12 May 16:05
Compare
Choose a tag to compare
+ Enabled simple data objects (Fix for #8)

Version 1.1.11

10 May 11:51
Compare
Choose a tag to compare
* Fixed #7 (result of incorrect client/server handling. shame on me)
* Dropped including Fabric API

Version 1.1.10

08 May 11:28
Compare
Choose a tag to compare
* Fixed #6 (crash because I'm stupid)

Version 1.1.9

04 May 13:34
Compare
Choose a tag to compare
+ Added support for brewing recipes

Version 1.1.8

17 Apr 12:06
Compare
Choose a tag to compare
* updated some stuff
* fixed two old and nasty bugs

Version 1.1.7

16 Apr 17:39
Compare
Choose a tag to compare
* updated some stuff
* now includes Fabric API
* dropped vanilla-compatibility switch in favor of automatic detection