Incorrect Aubergine Tags
WenXin20 opened this issue ยท 6 comments
General Information
Describe the bug:
- Aubergines have incorrect item tags, which means compat with Simple Farming & other mods won't work.
- The tags should be
#forge:vegetables
,#forge:vegetables/eggplant
,#forge:vegetables/aubergine
,#forge:crops
,#forge:crops/eggplant
, &#forge:crops/aubergine
.
To Reproduce:
- Check Aubergine Tags
- Check Eggplant Tags from Simple Farming
Expected behavior:
- Aubergines should have the correct tag for compat with other mods.
Environment Versions
Mystic Mods Versions
MysticalLib: v1.13.0
MysticalWorld: v1.7.1
Other Versions:
Simple Farming: v1.2.7
Forge: v28.2.0
Minecraft: v1.14.4
Something must've changed in a recent version of Simple Farming then, because I'm pretty sure I copied the tags from there directly. I'll tweak accordingly.
What even is the standard? I'm concerned we're going to just add more and more tags because people are inventing their own...
I believe it's #forge:vegetables/type
, same for fruit, at least from what I've seen. Similar to how gems and ingots are done.
That's what I had found listed for Simple Farming, it uses both.
It uses vegetables to separate it from fruits, I believe.