Open anoomolu opened 1 year ago
should probably make it insensitive then have an allowlist, bc things like sandwich mods would want to be nbt sensitive
It may be even more complicated than that. The Gourmaryllis currently saves the entire item stack it consumed, which not only includes the name, but also the stack size. Since the Gourmaryllis always consumes entire stacks (but ignores the stack size for mana production), it should even be possible to alternate stack sizes 1 and 2 to avoid the repetition penalty.
[edit] Scratch that, while it does save all that information, it only actually compares item type and additional NBT data.
Mod Loader
Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)
Minecraft Version
1.19.2
Botania version
1.19.2-440
Modloader version
Forge: 43.2 / Fabric Loader 0.14.21 and Fabric API 0.76.0
Modpack info
No response
The latest.log file
n/a
Issue description
Steps to reproduce
Other information
No response