Starting on blocks (#137)
* Starting on blocks * Updated collision box * Updated block components * Fixed block/rotation * Making orbi responsible for dependencies * Updating blocks * trigger -> triggers
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"tags": {
|
||||
"$ref": "../../molang/string.json",
|
||||
"description": "[UNDOCUMENTED] A Molang expression ran against a block to match.",
|
||||
"description": "A condition using Molang queries that results to true/false that can be used to query for blocks with certain tags.",
|
||||
"examples": ["query.any_tag('wood')"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user