Files
2026-06-14 01:24:29 +02:00

17 lines
494 B
JSON

{
"misc": {},
"soulFruit": {
"ALLOW_SOUL_FRUIT_BLINDNESS": {
"comment": "Allow Soul Fruit to give the player blindness",
"value": true
},
"SOUL_FRUIT_BLINDNESS": {
"comment": "The duration of the blindness effect from Soul Fruit in Seconds, Value must be \u003e 0",
"value": 60
},
"SOUL_FRUIT_BLINDNESS_RANGE": {
"comment": "The range of the blindness effect from Soul Fruit in Blocks, Value must be \u003e 0",
"value": 25
}
}
}