2020-01-29 02:47:09 +01:00
|
|
|
{
|
|
|
|
"display": {
|
|
|
|
"title": {
|
2020-02-08 18:36:27 +01:00
|
|
|
"translate": "advancement.create:crushing_wheel"
|
2020-01-29 02:47:09 +01:00
|
|
|
},
|
|
|
|
"description": {
|
2020-02-08 18:36:27 +01:00
|
|
|
"translate": "advancement.create:crushing_wheel.desc"
|
2020-01-29 02:47:09 +01:00
|
|
|
},
|
|
|
|
"icon": {
|
|
|
|
"item": "create:crushing_wheel"
|
|
|
|
},
|
|
|
|
"frame": "task",
|
|
|
|
"show_toast": true,
|
2020-02-08 18:36:27 +01:00
|
|
|
"announce_to_chat": false,
|
2020-01-29 02:47:09 +01:00
|
|
|
"hidden": false
|
|
|
|
},
|
|
|
|
"criteria": {
|
|
|
|
"crushers": {
|
|
|
|
"trigger": "minecraft:inventory_changed",
|
|
|
|
"conditions": {
|
|
|
|
"items": [
|
|
|
|
{
|
|
|
|
"item": "create:crushing_wheel",
|
|
|
|
"count": {
|
|
|
|
"min": 2,
|
2020-02-08 18:36:27 +01:00
|
|
|
"max": 64
|
2020-01-29 02:47:09 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"parent": "create:andesite_alloy"
|
|
|
|
}
|