- Additional block custom component stuff (#288)
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
"minecraft:selection_box": { "$ref": "./components/selection_box.json" },
|
||||
"minecraft:transformation": { "$ref": "./components/transformation.json" },
|
||||
"minecraft:custom_components": { "$ref": "./components/custom_components.json" },
|
||||
"minecraft:tick": { "$ref": "./components/tick.json" },
|
||||
"minecraft:entity_fall_on": { "$ref": "./components/entity_fall_on.json" },
|
||||
|
||||
//Triggers
|
||||
"minecraft:on_fall_on": { "$ref": "./triggers/on_fall_on.json" },
|
||||
|
||||
Reference in New Issue
Block a user