2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.behavior.1.16.200.block.events.transform_item",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"description": "Transforms item into another item.",
|
|
|
|
|
"title": "Transform Item 1.16.200",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": { "transform": { "type": "string", "description": "Name of the item it should transform into", "title": "Transform" } }
|
|
|
|
|
}
|