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
584 B
JSON
32 lines
584 B
JSON
{
|
|
"format_version": "1.21.60",
|
|
"minecraft:block": {
|
|
"description": {
|
|
"identifier": "rzb_dcs:invisible_block"
|
|
},
|
|
"components": {
|
|
"minecraft:material_instances": {
|
|
"*": {
|
|
"texture": "rzb_dcs_none",
|
|
"render_method": "alpha_test"
|
|
}
|
|
},
|
|
"minecraft:collision_box": {
|
|
"origin": [
|
|
-7.95,
|
|
0,
|
|
-7.95
|
|
],
|
|
"size": [
|
|
15.9,
|
|
15.9,
|
|
15.9
|
|
]
|
|
},
|
|
"minecraft:selection_box": false,
|
|
"minecraft:destructible_by_mining": false,
|
|
"minecraft:destructible_by_explosion": false,
|
|
"minecraft:light_dampening": 0
|
|
}
|
|
}
|
|
} |