34 lines
624 B
JSON
34 lines
624 B
JSON
{
|
|
"parent": "scicraft:protocol/the_lattice",
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:sculk_sensor"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.scicraft.protocol.the_answer.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancements.scicraft.protocol.the_answer.description"
|
|
},
|
|
"frame": "challenge",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"enter_darker": {
|
|
"trigger": "minecraft:changed_dimension",
|
|
"conditions": {
|
|
"to": "deeperdarker:otherside"
|
|
}
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"enter_darker"
|
|
]
|
|
],
|
|
"rewards": {
|
|
"experience": 750
|
|
}
|
|
}
|