mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-02-08 19:34:59 +01:00
31 lines
715 B
JSON
31 lines
715 B
JSON
![]() |
{
|
||
|
"display": {
|
||
|
"title": {
|
||
|
"text": "Not quite as shiny",
|
||
|
"color": "black"
|
||
|
},
|
||
|
"description": {
|
||
|
"text": "Description"
|
||
|
},
|
||
|
"icon": {
|
||
|
"item": "create:shadow_steel"
|
||
|
},
|
||
|
"frame": "goal",
|
||
|
"show_toast": true,
|
||
|
"announce_to_chat": true,
|
||
|
"hidden": false
|
||
|
},
|
||
|
"criteria": {
|
||
|
"alloy": {
|
||
|
"trigger": "minecraft:inventory_changed",
|
||
|
"conditions": {
|
||
|
"items": [
|
||
|
{
|
||
|
"item": "create:shadow_steel"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"parent": "create:chromatic_compound"
|
||
|
}
|