mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-31 06:01:26 +00:00
a3b394c507
Initial layout
20 lines
390 B
JSON
20 lines
390 B
JSON
{
|
|
"format_version": "1.8.0",
|
|
"minecraft:entity": {
|
|
"description": {
|
|
"identifier": "minecraft:area_effect_cloud",
|
|
"is_spawnable": false,
|
|
"is_summonable": false,
|
|
"is_experimental": false
|
|
},
|
|
|
|
"components": {
|
|
"minecraft:physics": {
|
|
"has_collision": false
|
|
},
|
|
"minecraft:conditional_bandwidth_optimization": {
|
|
}
|
|
}
|
|
}
|
|
}
|