Removed minecraft.behavior
This commit is contained in:
8
source/behavior/entities/format/behaviors/barter.json
Normal file
8
source/behavior/entities/format/behaviors/barter.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.barter",
|
||||
"type": "object",
|
||||
"title": "Barter",
|
||||
"description": "Enables the mob to barter for items that have been configured as barter currency. Must be used in combination with the barter component",
|
||||
"additionalProperties": false,
|
||||
"properties": { "priority": { "$ref": "types/priority.json" } }
|
||||
}
|
||||
Reference in New Issue
Block a user