You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
580 B
JSON
32 lines
580 B
JSON
{
|
|
"format_version": "1.21.60",
|
|
"minecraft:entity": {
|
|
"description": {
|
|
"identifier": "rzb_dcs:decobench_init",
|
|
"is_spawnable": true,
|
|
"is_summonable": true,
|
|
"is_experimental": false
|
|
},
|
|
"components": {
|
|
"minecraft:physics": {
|
|
"has_gravity": false,
|
|
"has_collision": false
|
|
},
|
|
"minecraft:collision_box": {
|
|
"width": 0.1,
|
|
"height": 0.1
|
|
},
|
|
"minecraft:damage_sensor": {
|
|
"triggers": [
|
|
{
|
|
"cause": "all",
|
|
"deals_damage": "no"
|
|
}
|
|
]
|
|
},
|
|
"minecraft:nameable": {
|
|
"allow_name_tag_renaming": false
|
|
}
|
|
}
|
|
}
|
|
} |