Blast Proof Saplings & Glass Panes
作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: fabric
标签: game-mechanics
What it does
Saplings — every wood type (oak, spruce, birch, jungle, acacia, dark oak, cherry) plus mangrove propagules — don't explode.
Glass panes — plain and every stained color — survive explosions.
Works against any vanilla explosion source: TNT, Creepers, Wither skulls, End Crystals, beds, respawn anchors, and anything else that goes through the normal explosion-resistance check.
Everything else in your world explodes exactly as vanilla intends — this mod only touches these two block types.
How it works
A single lightweight Mixin raises the explosion resistance of these blocks to the same value as Bedrock (3,600,000) — high enough that no vanilla explosion can scratch them. Blocks are matched by their registry ID rather than by Java class, so saplings or panes added by other mods/datapacks are covered automatically too.
installation
Install on both client and server in multiplayer — since explosion resistance is checked server-side, a client-only install will cause visual desyncs.
Install Fabric Loader for Minecraft 26.1.x
Download and install Fabric API.
Drop the mod's file .jar into your mods folder.
请登录后举报
暂无评论,抢个沙发吧~