39 lines
No EOL
859 B
JSON
39 lines
No EOL
859 B
JSON
{
|
|
"parent": "minecraft:adventure/root",
|
|
"criteria": {
|
|
"minecraft_trials_edition": {
|
|
"conditions": {
|
|
"player": [
|
|
{
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "this",
|
|
"predicate": {
|
|
"location": {
|
|
"structures": "minecraft:trial_chambers"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"trigger": "minecraft:location"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.adventure.minecraft_trials_edition.description"
|
|
},
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:chiseled_tuff"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.adventure.minecraft_trials_edition.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"minecraft_trials_edition"
|
|
]
|
|
],
|
|
"sends_telemetry_event": true
|
|
} |