@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 455 B
JSON
{
"fields": [],
"description": "Sets that this entity is charged. This is used to set the is_charged value for use in query functions like Molang and Filters.",
"title": "Is Charged",
"samples": {
"/vanilla/behavior_pack/entities/creeper.json": [
{
"path": "/minecraft:entity/component_groups/minecraft:charged_creeper/minecraft:is_charged/",
"content": {}
}
]
},
"id": "minecraft:is_charged"
}