added witch, set icons for origins
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type":"origins:action_over_time",
|
||||
"entity_action":{
|
||||
"type":"origins:and",
|
||||
"actions":[
|
||||
{
|
||||
"type":"origins:execute_command",
|
||||
"command":"team add witchpassive"
|
||||
},
|
||||
{
|
||||
"type":"origins:execute_command",
|
||||
"command":"team join witchpassive @s"
|
||||
},
|
||||
{
|
||||
"type":"origins:execute_command",
|
||||
"command":"team join witchpassive @e[type=#faithful:hostiles]"
|
||||
}
|
||||
]
|
||||
},
|
||||
"interval":20
|
||||
}
|
||||
Reference in New Issue
Block a user