This repository was archived by the owner on Mar 10, 2024. It is now read-only.
Releases: Siphalor/nbt-crafting
Releases · Siphalor/nbt-crafting
Version 1.1.16
* Updated Minecraft and dependencies * Fixed nbt merging (fixes #12)
Version 1.1.15
* Fixed two small bugs (with help of MrIbby)
Version 1.1.14
+ 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
+ Added potion properties to in- and outputs
Version 1.1.12
+ Enabled simple data objects (Fix for #8)
Version 1.1.11
* Fixed #7 (result of incorrect client/server handling. shame on me) * Dropped including Fabric API
Version 1.1.10
* Fixed #6 (crash because I'm stupid)
Version 1.1.9
+ Added support for brewing recipes
Version 1.1.8
* updated some stuff * fixed two old and nasty bugs
Version 1.1.7
* updated some stuff * now includes Fabric API * dropped vanilla-compatibility switch in favor of automatic detection