You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
I've run into the issue where making recipes using forge's native nbt crafting requires using "nbt" in place of "data", meaning I have to make two versions of the same datapack because of this minor difference.
feature request: keeping "data" as to not break existing recipes for this mod, I purpose making an alias called "nbt" for "data" for making recipes that work with both this mod and the forge ecosystem.