Added transform_to_item to behavior components
This commit is contained in:
@@ -178,6 +178,11 @@
|
||||
"default": true,
|
||||
"description": "If true, the entities need to be tamed first before they can breed.",
|
||||
"title": "Require Tame"
|
||||
},
|
||||
"transform_to_item": {
|
||||
"type": "string",
|
||||
"title": "Transform To Item",
|
||||
"description": "The feed item used will transform to this item upon successful interaction. Format: itemName:auxValue"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user