Compatibility
Minecraft: Java Edition
1.19–1.19.2
1.18.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed BSD-3-Clause
Published last year
Updated last year
QDRON lets you use the usually-disallowed data
object in recipe output objects used for crafting and smithing recipes, as well as most well-formed recipe specs for other mods' crafting recipes. This will not work for stonecutting or any form of cooking recipes by default, but other mods may add support for this.
The contents of the data
object are standard JSON which will be converted to an NBT object using the built-in NbtOps
.
THIS IS NOT MEANT TO BE A FULL REPLACEMENT FOR NBTCRAFTING. It does not allow you to specify NBT for inputs, recipe remainders, potion recipe JSONs, or the dollar system. This is quick-and-dirty recipe output NBT. Nothing else.