Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in a new issue