@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
20 lines (19 loc) • 421 B
JSON
{
"format_version": "1.21.80",
"minecraft:entity": {
"description": {
"identifier": "examplens:examplename",
"spawn_category": "monster",
"is_spawnable": true,
"is_summonable": true,
"is_experimental": false
},
"component_groups": {},
"components": {
"minecraft:type_family": {
"family": ["monster"]
}
},
"events": {}
}
}