33 lines
No EOL
653 B
JSON
33 lines
No EOL
653 B
JSON
{
|
|
"parent": "minecraft:nether/root",
|
|
"criteria": {
|
|
"ancient_debris": {
|
|
"conditions": {
|
|
"items": [
|
|
{
|
|
"items": "minecraft:ancient_debris"
|
|
}
|
|
]
|
|
},
|
|
"trigger": "minecraft:inventory_changed"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.nether.obtain_ancient_debris.description"
|
|
},
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:ancient_debris"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.nether.obtain_ancient_debris.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"ancient_debris"
|
|
]
|
|
],
|
|
"sends_telemetry_event": true
|
|
} |