Skip to content

[Connected Textures] Connected Lapis Blocks #962

Description

@drav0011

Vanilla Tweaks reference

Pack Connected Lapis Blocks (ConnectedLapisBlocks)
Section Resource Packs
Vanilla Tweaks category Connected Textures
Bedrock Tweaks category connected_texturesdoes not exist yet
Picker https://vanillatweaks.net/picker/resource-packs/
Version 26.2

Creates a seamless connection between lapis blocks.

Connected 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    not_possibleIndicates the pack requested is currently not possible to develop/createresource_packsIndicates the issue is related to Resource Packs

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions