This Addon enables connectable textures and other features made with Bedrokium.
If you are an Add-On developer and want to use Bedrokium's connectable blocks, it's very simple.
Open the connectable_texture_example_v2.mcaddon file and get the 3D model, the block code and the texture, implement it in your add-on and test it with Bedrokium. To change the texture, simply replace the white part with the borderless texture, and the black part with the texture of your border.
Now compatible with connectable 3D Models!
All Custom Components
bedrokium:sf - The Stackable Feature is a component that allows a block to store quantities of a specific item.
bedrokium:cf - A connectable feature is a component that allows a block to connect with other blocks with the same connection tag.

