@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 385 B
JSON
{
"fields": [],
"description": "An entity with this component will NEVER persist, and forever disappear when unloaded.",
"title": "Transient",
"samples": {
"/vanilla/behavior_pack/entities/fishing_hook.json": [
{
"path": "/minecraft:entity/components/minecraft:transient/",
"content": {}
}
]
},
"id": "minecraft:transient"
}