15 lines
368 B
JSON
15 lines
368 B
JSON
{
|
|
"type": "origins:conditioned_attribute",
|
|
"modifier": {
|
|
"attribute": "minecraft:generic.attack_damage",
|
|
"operation": "addition",
|
|
"value": -2
|
|
},
|
|
"tick_rate": 20,
|
|
"condition": {
|
|
"type": "origins:daytime",
|
|
"inverted":true
|
|
},
|
|
"name":"Night Aversion",
|
|
"description":"You are weakened at nighttime."
|
|
} |