@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 448 B
JSON
{
"fields": [],
"description": "When set, blocks entities from attacking the owner entity unless they have the \"minecraft:ignore_cannot_be_attacked\" component.",
"title": "Cannot Be Attacked",
"samples": {
"/vanilla/behavior_pack/entities/ghast.json": [
{
"path": "/minecraft:entity/components/minecraft:cannot_be_attacked/",
"content": {}
}
]
},
"id": "minecraft:cannot_be_attacked"
}