Vanilla Tweaks reference
Makes the World Border texture less noisy.

Bedrock feasibility
|
|
| Verdict |
blocked (medium confidence) |
| Checked |
2026-07-25 by agent |
Bedrock has no world border feature and ships no world-border texture, so there is nothing for a pack to clean up.
How it would work on Bedrock. The Java pack replaces textures/misc/forcefield.png. Mojang/bedrock-samples has no such file - resource_pack/textures/misc/ contains only enchanted_actor_glint.png, enchanted_item_glint.png, missing_texture.png and pumpkinblur.png. The one force-field asset in the vanilla pack is resource_pack/textures/forcefield_atlas.png (16x16), which serves the border_block (blocks.json entry border_block, alias border_block), not a world border. minecraft.wiki states of the world border that "This feature is exclusive to Java Edition", and no Bedrock creator update notes on learn.microsoft.com introduce one.
Caveats. If the border block's force-field wall is considered close enough, textures/forcefield_atlas.png is an ordinary overridable texture and a 'cleaner border block' pack is possible - but it is a different feature from the Java world border and would need its own pack entry.
Sources
Maintained by tools/vt-diff. Edits inside this block are overwritten on the next run.
Vanilla Tweaks reference
CleanerWorldBorder)unobtrusive26.2Bedrock feasibility
Bedrock has no world border feature and ships no world-border texture, so there is nothing for a pack to clean up.
How it would work on Bedrock. The Java pack replaces
textures/misc/forcefield.png. Mojang/bedrock-samples has no such file -resource_pack/textures/misc/contains onlyenchanted_actor_glint.png,enchanted_item_glint.png,missing_texture.pngandpumpkinblur.png. The one force-field asset in the vanilla pack isresource_pack/textures/forcefield_atlas.png(16x16), which serves theborder_block(blocks.jsonentryborder_block, aliasborder_block), not a world border. minecraft.wiki states of the world border that "This feature is exclusive to Java Edition", and no Bedrock creator update notes on learn.microsoft.com introduce one.Caveats. If the border block's force-field wall is considered close enough,
textures/forcefield_atlas.pngis an ordinary overridable texture and a 'cleaner border block' pack is possible - but it is a different feature from the Java world border and would need its own pack entry.Sources
Maintained by
tools/vt-diff. Edits inside this block are overwritten on the next run.