update components loading scheme

This commit is contained in:
MihailRis
2024-07-10 07:15:07 +03:00
parent 8edf9440a3
commit 0ebc3da7f6
3 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"components": [
"drop"
"base:drop"
],
"hitbox": [0.4, 0.25, 0.4],
"sensors": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"components": [
"falling_block"
"base:falling_block"
],
"skeleton-name": "base:block",
"hitbox": [0.8, 0.8, 0.8]