Devan-Kerman / ARRP

A fabric api for creating resources and assets at runtime
Mozilla Public License 2.0
101 stars 25 forks source link

Add support for NBT Crafting #30

Closed Jamalam360 closed 2 years ago

Jamalam360 commented 3 years ago

Add support for https://www.curseforge.com/minecraft/mc-mods/nbt-crafting, or a custom implementation of the same concept.

This would mean you could specify JIngredient and JResult with NBT tags that would either be needed or be applied to the item stack after crafting, respectively.

Devan-Kerman commented 3 years ago

compat additions would exist in a separate mod like https://github.com/Devan-Kerman/JLSL-ARRP