elucent / eidolon

Spooky Minecraft mod.
Other
30 stars 27 forks source link

Add forge tags to items #37

Open Akaruz64 opened 3 years ago

Akaruz64 commented 3 years ago

Not a bug, but tallow is "missing" tags other than eidolon:tallow, making it not "compatible" with other sources of tallow (ex, Quark, Buzzier Bees, etc), could you please add forge:tallow tag to the item?, the ingots/dust/gems are also missing the forge:ingot, forge:dust, forge:gem tags, also breaking some attribute based filters

SMP 1.16.4 Forge 35.1.36 Eidolon 0.2.7

elucent commented 3 years ago

Will be resolved in release 0.2.8.

Edulml commented 3 years ago

Another thing that could use an extra tag is your three ingots. They're only tagged as their specific ingot while every single other ingot in the game is also tagged as forge:ingots.

Currently it has resulted in a minor issue in my Create automatic processing system. I have set a filter to only accept forge:ingots and your lead wasn't passing through until I also added forge:ingots/lead to the filter.