Updated Tiltes

This commit is contained in:
DaanV2
2021-07-01 17:42:32 +02:00
parent d3d55eaed9
commit a38ea8b5ee
39 changed files with 286 additions and 190 deletions

View File

@@ -10,13 +10,13 @@
"type": "boolean",
"default": true,
"description": "Whether the entity can be pushed by other entities.",
"title": "TODO Title"
"title": "Is Pushable"
},
"is_pushable_by_piston": {
"type": "boolean",
"default": true,
"description": "Whether the entity can be pushed by pistons safely.",
"title": "TODO Title"
"title": "Is Pushable By Piston"
}
}
}