2020-01-29 02:47:09 +01:00
|
|
|
{
|
2020-05-06 20:24:04 +02:00
|
|
|
"parent": "create:chromatic_compound",
|
|
|
|
"display": {
|
|
|
|
"icon": {
|
|
|
|
"item": "create:shadow_steel"
|
|
|
|
},
|
|
|
|
"title": {
|
|
|
|
"translate": "advancement.create.shadow_steel"
|
2020-01-29 02:47:09 +01:00
|
|
|
},
|
2020-05-06 20:24:04 +02:00
|
|
|
"description": {
|
|
|
|
"translate": "advancement.create.shadow_steel.desc"
|
2020-01-29 02:47:09 +01:00
|
|
|
},
|
2020-05-06 20:24:04 +02:00
|
|
|
"frame": "goal",
|
|
|
|
"show_toast": true,
|
|
|
|
"announce_to_chat": true,
|
|
|
|
"hidden": false
|
|
|
|
},
|
|
|
|
"criteria": {
|
|
|
|
"0": {
|
|
|
|
"trigger": "minecraft:inventory_changed",
|
|
|
|
"conditions": {
|
|
|
|
"items": [
|
|
|
|
{
|
|
|
|
"item": "create:shadow_steel"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"requirements": [
|
|
|
|
[
|
|
|
|
"0"
|
|
|
|
]
|
|
|
|
]
|
2020-01-29 02:47:09 +01:00
|
|
|
}
|