/
Updated bounty system:
Made Bank & ATM mineable and wrenchable
Bank fines now start at the config value and double for each offence.
Warning: Your Bounties JSON will need to be updated after this update. Example:
[
{
"target": "foxynotail",
"min_reward": 4,
"max_reward": 16,
"is_player": true,
"texture": "",
"item_id": ""
},
{
"target": "The Breeze",
"min_reward": 1,
"max_reward": 4,
"is_player": false,
"texture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTI3NTcyOGFmN2U2YTI5Yzg4MTI1YjY3NWEzOWQ4OGFlOTkxOWJiNjFmZGMyMDAzMzdmZWQ2YWIwYzQ5ZDY1YyJ9fX0=",
"item_id": ""
},
{
"target": "An Ominous Trial Key",
"min_reward": 1,
"max_reward": 1,
"is_player": false,
"texture": "",
"item_id": "minecraft:ominous_trial_key"
}
]
First version. This version adds the intentionally "broken" Baby Shicken mob as a parody of the Baby Chicken added in the recent Minecraft Update.