Jade Block Hider
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: adventure utility
Jade Block Hider
Jade Block Hider is a small NeoForge 1.21.1 addon that lets modpack creators hide specific blocks from the Jade HUD.
It is useful for secret blocks, progression-gated content, admin-only blocks, puzzle blocks, hidden machinery, or anything else you do not want Jade to reveal when a player looks at it.
Features
- Hide selected blocks from Jade
- Simple config file
- Designed for modpacks
- Works with normal block ids like
modid:block_name - No commands needed
Configuration
After first launch, edit:
config/jade_block_hider-hidden-blocks.json
Example:
{
"hiddenBlocks": [
"minecraft:barrier",
"minecraft:structure_block",
"yourmod:secret_block"
]
}请登录后举报
暂无评论,抢个沙发吧~