1
0
Fork 0
This repository has been archived on 2025-08-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
backup-minecraft-servers/datapacks/sculk-sensor-trade/data/global/advancements/sculk-trade.json
2023-09-26 21:51:39 +00:00

18 lines
No EOL
436 B
JSON

{
"display": {
"title": "sculk-sensor-trade",
"description": "Sculk Sensor trade from Wandering trader",
"icon": {
"item": "minecraft:player_head",
"nbt": "{SkullOwner: 'Aca_'}"
},
"show_toast": false,
"announce_to_chat": false
},
"parent": "global:root",
"criteria": {
"trigger": {
"trigger": "minecraft:tick"
}
}
}