update components loading scheme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"components": [
|
||||
"drop"
|
||||
"base:drop"
|
||||
],
|
||||
"hitbox": [0.4, 0.25, 0.4],
|
||||
"sensors": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"components": [
|
||||
"falling_block"
|
||||
"base:falling_block"
|
||||
],
|
||||
"skeleton-name": "base:block",
|
||||
"hitbox": [0.8, 0.8, 0.8]
|
||||
|
||||
Reference in New Issue
Block a user