nonamecrackers2 / crackers-wither-storm-mod

The official repository for Cracker's Wither Storm Mod
https://www.curseforge.com/minecraft/mc-mods/crackers-wither-storm-mod
72 stars 30 forks source link

[Bug]: Tainted leaves are missing the proper item and block tags. #2254

Open Billnotic opened 3 days ago

Billnotic commented 3 days ago

Guidelines

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?

Screenhots

No response

Mod List

NONE

pinkygrocket commented 2 days ago

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>