[Bug]: Tainted leaves are missing the proper item and block tags.
Billnotic opened this issue ยท 1 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Minecraft Version
1.20.1
Mod Version
4.2.1
Mod Loader
Forge
Mod Loader Version
47.2.0
Describe the bug
Because it is missing the proper tags, other mods which add mobs that interact with leaves such as alexsmobs leafcutter ants and gorillas will not interact with tainted leaves.
Steps to Reproduce
Just use the mod like you would normally.
Crash Reports/Logs
N/A
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
NONE
A lot of CWSM items/blocks/etc. seem to be missing common Minecraft/Forge/Common/etc. tags. For example, the /ct hand output for the vanilla oak sign and the Tainted Sign:
[15:41:52.777][INFO][CraftTweaker-Commands]: Block: <block:witherstormmod:tainted_sign>
[15:41:52.777][INFO][CraftTweaker-Commands]: BlockState: <blockstate:witherstormmod:tainted_sign:waterlogged=false,rotation=0>
[15:41:52.777][INFO][CraftTweaker-Commands]: Block Tag Entries
[15:41:52.777][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:mineable/axe>
[15:41:52.777][INFO][CraftTweaker-Commands]: - <tag:blocks:witherstormmod:tainted_blocks>
[15:41:52.777][INFO][CraftTweaker-Commands]: - <tag:blocks:artifacts:mineable/digging_claws>
[15:42:05.976][INFO][CraftTweaker-Commands]: Item: <item:minecraft:oak_sign>
[15:42:05.976][INFO][CraftTweaker-Commands]: Block: <block:minecraft:oak_sign>
[15:42:05.976][INFO][CraftTweaker-Commands]: BlockState: <blockstate:minecraft:oak_sign:waterlogged=false,rotation=0>
[15:42:05.976][INFO][CraftTweaker-Commands]: Item Tag Entries
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:items:minecraft:signs>
[15:42:05.976][INFO][CraftTweaker-Commands]: Block Tag Entries
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:signs>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:create:safe_nbt>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:witherstormmod:wither_storm_small_cluster_blacklist>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:all_signs>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:mineable/axe>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:witherstormmod:wither_storm_nature_cluster_whitelist>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:standing_signs>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:minecraft:wall_post_override>
[15:42:05.976][INFO][CraftTweaker-Commands]: - <tag:blocks:artifacts:mineable/digging_claws>