Faction Protection Whitelist
作者:rebot | 分类:模组
Minecraft 版本: 1.18.2
平台: fabric
标签: game-mechanics management
Faction Protection Whitelist
Can't you loot your grave or press levers on other claims? Than this is the perfect addon for you!
Take control of your claims by whitelisting specific blocks that remain exempt from Claim Protection. Should they be able to be broken? Or only be used? The choice is all yours!
This Mod adds two now config options to your factions.json:
"usableOnClaims": [],
"breakableOnClaims": []
For example you want player to be able to use levers and be able to break.. uhm.. Dirt!
"usableOnClaims": [
"minecraft:lever"
],
"breakableOnClaims": [
"minecraft:dirt"
]
Easy enough, right?
Why don't you PR it?
I did! The Dev just doesn't want to update the old branch.
Which is completely understandable. So yeah that is the Reason :)
请登录后举报
暂无评论,抢个沙发吧~