Update nyctophobia.json

This commit is contained in:
CosmoOrSth
2025-02-11 21:41:30 +05:30
parent 09f616287c
commit bd4f06e9e4

View File

@@ -1,9 +1,29 @@
{
"type": "origins:action_over_time",
"condition": {
"type": "origins:and",
"conditions": [
{
"type": "origins:daytime",
"inverted": true
},
{
"type": "origins:inventory",
"inverted": true,
"process_mode": "items",
"slots": [
"weapon.mainhand",
"weapon.offhand"
],
"item_condition": {
"type": "origins:ingredient",
"ingredient": {
"item": "terraoriginum:sun_totem"
}
}
}
]
},
"entity_action": {
"type": "origins:and",
"actions": [{