You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
436 B
JSON
18 lines
436 B
JSON
{
|
|
"type": "origins:action_on_callback",
|
|
"entity_action_respawned": {
|
|
"type": "origins:if_else",
|
|
"condition": {
|
|
"type": "origins:power_active",
|
|
"power": "feathermc:night_vision_concentrate",
|
|
"inverted": true
|
|
},
|
|
"if_action": {
|
|
"type": "origins:toggle",
|
|
"power": "feathermc:night_vision_concentrate"
|
|
}
|
|
},
|
|
"hidden": true
|
|
}
|
|
|