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
I don't know if NBT is meant to be supported but it's certainly not possible to use the supplied datagen for it.
This line of code will use the same filename for an item no matter what NBT it has. I don't know what the best solution is, maybe a way to supply the builder with a desired filename would be best?
Hi,
I don't know if NBT is meant to be supported but it's certainly not possible to use the supplied datagen for it.
This line of code will use the same filename for an item no matter what NBT it has. I don't know what the best solution is, maybe a way to supply the builder with a desired filename would be best?
https://github.com/ldtteam/Aequivaleo/blob/version/latest/src/main/java/com/ldtteam/aequivaleo/compound/container/itemstack/ItemStackContainer.java#L120
The text was updated successfully, but these errors were encountered: