
Mods / Connected Blocks
Category:
#Utility
Author: QPTECH
Side: Both
Created: Dec 23rd 2022 at 3:39 PM
Last modified: Dec 23rd 2022 at 8:44 PM
Downloads: 65
Follow Unfollow 4
Author: QPTECH
Side: Both
Created: Dec 23rd 2022 at 3:39 PM
Last modified: Dec 23rd 2022 at 8:44 PM
Downloads: 65
Follow Unfollow 4
Add blocks with autoconnecting textures to your mods!
- setup a 128x128 texture, it will be divided into 4x4 sub textures by the mod
- it will choose the relevant part of the texture
- create the block json and assing it the appropriate classes and your new texture:
"class": "BlockConnectedTexture",
"entityclass": "BEConnectedTextures",
- should automatically work!
Currently just has the one pattern, I hope to add more rules for texture usage in the future and other features.
Version | For Game version | Downloads | Release date | Changelog | Download |
---|---|---|---|---|---|
v1.0.0 | 63 | Dec 23rd 2022 at 8:44 PM | Show | connectedblocks.zip |