Changed the parent that each glass block goes to from the normal glass block model to a custom one, improving resource pack compatibility and flexibility
I am happy to announce that Vanilla Connected Glass is now out of Beta!
This is just a small update to add support for older versions down to 1.14 along with modern versions by changing the minimum number in the min_inclusive metadata.
Changed the item model to use default block models instead of the special glass one. This will not affect the block when placed, but is better for the item models because:
- When multiple glass block items are down, this update will massively increase performance when compared to the original version
- Multiple z-fighting in the item model will be fixed (there is still no z-fighting in the block model)
- Any other visual issues will be fixed
Made a few changes to the metadata, including shortening the description so it doesn't go off the resource pack menu.
Initial Beta Release