
Missing tags for many different items
Closed this issue ยท 3 comments
Forge/Neoforge Version
neoforge-21.1.200
Deep Aether Version
1.1.4
Terrablender Version
not useful lmk if you do need
Aether Version
1.5.9
Log Files
not useful lmk if you do need
Bug Report
Some items in the mod are missing tags, and should additionally be tagged with the following for consistency and integration reasons:
Raw Aerglow Fish:
- #c:foods/raw_fish
- #c:foods (will be automatically applied if #c:foods/raw_fish tag is already applied)
- #minecraft:fishes
- #minecraft:cat_food (maybe, cats are picky and don't like tropical fish either though)
- #minecraft:ocelot_food (maybe, ocelots are also picky and don't like tropical fish either though, and this tag currently has the same contents as the #minecraft:cat_food tag)
Cooked Aerglow Fish:
- #c:foods/cooked_fish
- #c:foods (will be automatically applied if #c:foods/cooked_fish tag is already applied)
- #minecraft:fishes
Raw Quail:
- #c:foods/raw_meat
- #c:foods (will be automatically applied if #c:foods/raw_meat tag is already applied)
- #c:foods/food_poisoning
Cooked Quail:
- #c:foods/cooked_meat
- #c:foods (will be automatically applied if #c:foods/cooked_meat tag is already applied)
Quail Egg:
- #c:eggs
More missing tags:
Stratus and Skyjade blocks are missing the (block and item) tags #c:storage_blocks and #c:storage_blocks/
idk if this is on the tag fix list already