Files
faithful-origins/src/main/resources/data/faithful/powers/witch-powers/immunity.json

8 lines
107 B
JSON

{
"type": "origins:effect_immunity",
"effects": [
"minecraft:wither",
"minecraft:poison"
]
}