Add more #c: tags
ardissaps opened this issue ยท 6 comments
On fabric, most used tag is c: so the ingredient can be used in other mods, it is easy for me to fix myself with KubeJS but it would be better if it is fixed on official build.
Hi, we use c
as well as forge
tags. It's easier to just include both on both platforms.
As you can see on the link there are a bunch of c tags. So they should be there.
Here's the 1.18 branch
https://github.com/itsmeow/betteranimalsplus/tree/1.18/common/src/main/resources/data/c/tags/items
I see, sorry! Maybe add another tag like for eel to use "#c:raw_fish" etc, or is it intended that eel is not fish?
Edit : I also found that it is on Farmers Delight (someone already post it actually) that should fix it, they use "#fabric:xxx" tag instead which should be "#c:" that is more common on Fabric ecosystem, sorry for your time! Thank you for the great mods. : )