20 lines
No EOL
568 B
JSON
20 lines
No EOL
568 B
JSON
{
|
|
"display": {
|
|
"icon": { "item": "scicraft:photon_core" },
|
|
"title": { "text": "The Dark Photon Protocol" },
|
|
"description": { "text": "The last signal of the Second Renegade Flight has found you. Rebuild the Lattice." },
|
|
"background": "minecraft:textures/block/blackstone.png",
|
|
"frame": "task",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": false
|
|
},
|
|
"criteria": {
|
|
"first_signal": {
|
|
"trigger": "minecraft:tick",
|
|
"conditions": {}
|
|
}
|
|
},
|
|
"requirements": [["first_signal"]],
|
|
"rewards": { "loot": ["scicraft:protocol/root_reward"] }
|
|
} |