Files
2024-11-28 17:00:03 +00:00

25 lines
870 B
JSON

[
{
"timeout": 60,
"biome": ["biomesoplenty:wasteland", "biomesoplenty:wooded_wasteland"],
"lackhelmet": [
"apocalypsenow:soldier_helmet",
"apocalypsenow:gasmask_helmet",
"apocalypsenow:pkm_4gasmask_helmet",
"apocalypsenow:pbf_hamstergasmask_helmet",
"apocalypsenow:rusty_helmet",
"apocalypsenow:mcu2p_gasmask_helmet",
"apocalypsenow:hazmat_suit_helmet",
"apocalypsenow:biohazard_helmet",
"apocalypsenow:contamination_suit_white_helmet",
"apocalypsenow:contamination_suit_blue_helmet",
"apocalypsenow:contamination_suit_green_helmet"],
"potion": ["zombie_extreme:radiation_effect,140,2", "minecraft:nausea,140,0", "minecraft:instant_damage,1,0"],
"message": "Do not enter the wasteland without any gas mask!"
},
{
"timeout": 60,
"helmet": "apocalypsenow:spec_ops_helmet",
"potion": "minecraft:night_vision,300,10"
}
]