| { | |
| "minecraft:behavior_tree": { | |
| "minecraft:name": "collect_items", | |
| "minecraft:root": { | |
| "minecraft:sequence": { | |
| "children": [ | |
| { | |
| "minecraft:find_entity": { | |
| "entity_name": "item" | |
| } | |
| }, | |
| { | |
| "minecraft:move_to": { | |
| "block_pos_id": "target_pos", | |
| "distance_epsilon": 1.5 | |
| } | |
| }, | |
| { | |
| "minecraft:wait": { | |
| "wait_duration": 1 | |
| } | |
| } | |
| ] | |
| } | |
| } | |
| } | |
| } |
Xet Storage Details
- Size:
- 550 Bytes
- Xet hash:
- 0c48d33a4a0d56587d8d1957f59f304e9cc6798428c49df8ae388a3ee64e15a3
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.