
[๐]: Compat with Every Compat - Glass variants can't be broken with bricks.
Closed this issue ยท 4 comments
Before Continuing:
- Check you are using the latest version of the mods and its dependencies
- Always include a latest.log if you are crashing
- Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1-FORGE
Supplementaries Version
1.20-3.4.36
Moonlight Lib Version
1.20-2.14.13
Describe Issue
The tag #supplementaries:brick_breakable_recursive is missing in autogenerated glass-like blocks from Every Compat such as Create's windows. I suppose this might also be an issue with the other mods that add glass variants, but I'll only report on what I have installed.
The tags #forge:glass and #forge:glass_panes exist for blocks and items as shown in my screenshot so changing the feature to instead look for it might be a viable solution that makes Supplementaries automatically compatible with more mods.


ok I added them to EC. Should be good to go. I'm currently working on EveryCompat (EC) to fix one more thing.
FYI, Meh, the tag for FABRIC is not the same as forge:glass
and forge:glass_panes
, I checked.
UPDATE:
FORGE:
#forge:silica
#forge:glass
- `#forge:glass/colorless
#forge:glass_panes/colorless
FABRIC:
#c:silica_glass
#c:glass_blocks
#c:colorless_glass
- `#c:colorless_glass_panes
common:
#c:glass_panes
or#forge:glass_panes