Add smokey, vehicle and targeted_entity

This commit is contained in:
Misode
2020-05-17 01:11:18 +02:00
parent 9203f3f169
commit 03ebf1c350
2 changed files with 22 additions and 0 deletions

View File

@@ -1103,6 +1103,20 @@
}
]
},
{
"id": "vehicle",
"type": "object",
"translate": "entity.vehicle",
"collapse": true,
"value": "entity"
},
{
"id": "targeted_entity",
"type": "object",
"translate": "entity.targeted_entity",
"collapse": true,
"value": "entity"
},
{
"id": "player",
"type": "object",
@@ -1247,6 +1261,11 @@
}
]
},
{
"id": "smokey",
"type": "boolean",
"translate": "location.smokey"
},
{
"id": "block",
"type": "object",