- Updated for 1.21.40 (#324)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.transient",
|
||||
"type": "object",
|
||||
"title": "Transient",
|
||||
"additionalProperties": false,
|
||||
"description": "An entity with this component will NEVER persist, and forever disappear when unloaded.",
|
||||
"required": [ ],
|
||||
"properties": { }
|
||||
}
|
||||
Reference in New Issue
Block a user