Skip to content

Commit

Permalink
De-dupe guidebook page and convert to entry link
Browse files Browse the repository at this point in the history
  • Loading branch information
f-raZ0R authored Nov 22, 2024
1 parent c70ea93 commit 3fad1f6
Showing 1 changed file with 4 additions and 54 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"type": "spectrum:entry_link",
"entry_to_open": "spectrum:magical_blocks/modular_explosives",

"name": "book.spectrum.guidebook.modular_explosives.name",
"condition": {
"type": "modonomicon:advancement",
Expand All @@ -7,61 +10,8 @@
"icon": "spectrum:parametric_mining_device",
"category": "spectrum:equipment",
"hide_while_locked": true,
"parents": [],
"background_u_index": 0,
"background_v_index": 0,
"x": 3,
"y": 6,
"pages": [
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.name",
"text": "book.spectrum.guidebook.modular_explosives.page0.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page1.title",
"text": "book.spectrum.guidebook.modular_explosives.page1.text"
},
{
"type": "spectrum:pedestal_crafting",
"text": "book.spectrum.guidebook.modular_explosives.page2.text",
"recipe_id": "spectrum:pedestal/tier3/boom/threat_conflux"
},
{
"type": "spectrum:pedestal_crafting",
"text": "book.spectrum.guidebook.modular_explosives.page3.text",
"recipe_id": "spectrum:pedestal/tier3/boom/parametric_mining_device"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page4.title",
"text": "book.spectrum.guidebook.modular_explosives.page4.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page5.title",
"text": "book.spectrum.guidebook.modular_explosives.page5.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page6.title",
"text": "book.spectrum.guidebook.modular_explosives.page6.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page7.title",
"text": "book.spectrum.guidebook.modular_explosives.page7.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page8.title",
"text": "book.spectrum.guidebook.modular_explosives.page8.text"
},
{
"type": "modonomicon:text",
"title": "book.spectrum.guidebook.modular_explosives.page9.title",
"text": "book.spectrum.guidebook.modular_explosives.page9.text"
}
]
"y": 6
}

0 comments on commit 3fad1f6

Please sign in to comment.