Vanilla Tweaks reference
|
|
| Pack |
Connected Lapis Blocks (ConnectedLapisBlocks) |
| Section |
Resource Packs |
| Vanilla Tweaks category |
Connected Textures |
| Bedrock Tweaks category |
connected_textures — does not exist yet |
| Picker |
https://vanillatweaks.net/picker/resource-packs/ |
| Version |
26.2 |
Creates a seamless connection between lapis blocks.

Bedrock feasibility
|
|
| Verdict |
blocked (medium confidence) |
| Checked |
2026-07-25 by agent |
Same limitation as the other connected-texture packs: no neighbour-aware texture selection and no vanilla block geometry in Bedrock resource packs.
How it would work on Bedrock. blocks.json in Mojang/bedrock-samples maps lapis_block to the alias lapis_block, which terrain_texture.json resolves to the single file textures/blocks/lapis_block. A vanilla block entry accepts only sound, textures, carried_textures and isotropic; nothing keys off adjacent blocks. Adding culled faces via a custom model is impossible because Bedrock does not ship or accept vanilla block geometry - resource_pack/models/ contains only entity .geo.json files.
Caveats. A borderless flat retexture of textures/blocks/lapis_block.png is the only approximation.
Sources
Maintained by tools/vt-diff. Edits inside this block are overwritten on the next run.
Vanilla Tweaks reference
ConnectedLapisBlocks)connected_textures— does not exist yet26.2Bedrock feasibility
Same limitation as the other connected-texture packs: no neighbour-aware texture selection and no vanilla block geometry in Bedrock resource packs.
How it would work on Bedrock.
blocks.jsonin Mojang/bedrock-samples mapslapis_blockto the aliaslapis_block, whichterrain_texture.jsonresolves to the single filetextures/blocks/lapis_block. A vanilla block entry accepts onlysound,textures,carried_texturesandisotropic; nothing keys off adjacent blocks. Adding culled faces via a custom model is impossible because Bedrock does not ship or accept vanilla block geometry -resource_pack/models/contains only entity.geo.jsonfiles.Caveats. A borderless flat retexture of
textures/blocks/lapis_block.pngis the only approximation.Sources
Maintained by
tools/vt-diff. Edits inside this block are overwritten on the next run.