Added block components

This commit is contained in:
DaanV2
2020-11-25 10:32:34 +01:00
parent 42dfb34897
commit 84940f949e
21 changed files with 360 additions and 12 deletions

View File

@@ -4,5 +4,6 @@
"additionalProperties": false,
"type": "number",
"title": "Explosion resistance 1.10.0",
"description": "Sets the explosion resistance for this block."
"description": "Sets the explosion resistance for this block.",
"default": 0.0
}