Updated
This commit is contained in:
16
test/files/correct/data_bp/blocks/master.block.json
Normal file
16
test/files/correct/data_bp/blocks/master.block.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"format_version": "1.16.200",
|
||||
"minecraft:block": {
|
||||
"description": {
|
||||
"identifier": "namespace:block",
|
||||
"properties": {}
|
||||
},
|
||||
"components": {},
|
||||
"events": {
|
||||
"minecraft:on_fall_on": {
|
||||
"add_mob_effect": {},
|
||||
"sequence": [{ "die": {} }]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user