Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/trade_resupply.json

10 lines
246 B
JSON
Raw Normal View History

2021-10-08 12:54:09 +02:00
{
2021-10-08 13:04:13 +02:00
"$id": "blockception.minecraft.behavior.entities.minecraft.trade_resupply",
2021-10-08 12:54:09 +02:00
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "object",
2021-10-08 13:04:13 +02:00
"title": "Trade Resupply",
2021-10-08 12:54:09 +02:00
"additionalProperties": false,
"properties": {}
}