Aton-Kish / reinforced-shulker-boxes

Minecraft fabric mod to add reinforced shulker boxes.
MIT License
3 stars 4 forks source link

[Bug] Increase Compatibility by adding to the minecraft:blocks/shulker_boxes block tag #69

Closed coolsimulations closed 4 months ago

coolsimulations commented 4 months ago

Add a block data tag to add all shulkers to the minecraft:blocks/shulker_boxes tag

In vanilla this tag is used to prevent walls, fences, etc to connect to shulker boxes. As it is Reinforced Shulkers go against this behaviour. A similar mod, Iron Shulker Boxes add this tag.

2024-04-14_17 32 15

Currently, I am adding an item to my mod SurvivalPlus which uses shulkers and detects valid shulkers using this tag, so right now it's not detecting any shulkers from this mod.

Aton-Kish commented 4 months ago

Thank you for your report. It will be fixed in v2.5.3+1.20.4.