Skip to content

Commit

Permalink
Quest Work
Browse files Browse the repository at this point in the history
- Moved the Logistics quest chapter group
- Made All The Arcanist Gear acceptable for ATM armour quests
- Fixed ATM Ore OR Filter names being called "OR Filter"
- Fixed quest chapter order
- Added missing lang
- Changed many rewards
- Changed many dependencies
- Fixed Basic Tools OR Filter names
- Moved some Basic Tools quests
- Fixed some Refined Storage quest placements
- Changed the "1k Storage Block" Refined Storage quest to "Storage Blocks", allows it to accept 64k Fluid Storage blocks as well as 1k Storage Blocks
- Fixed 2 broken Theurgy quest titles
- Fixed the "Making Alchemical Sulfur" quest description
- Fixed the Theurgy Heat quest missing title
- Moved some Eidolon quests
- Added icons to the Blood Magic, Milestones and Undergarden quest chapters
- Fixed the Modular Routers "Creative Module" missing title
- Removed GregTech IV Processing Array quest
- Added Flight Module, High Density Power Capacitor and Advanced Pocket Computer to the "Items to Craft for the Star" quest
- Fixed incorrect info in GregTech Energy Hatch quests
- Added missing title to Basic Tools "Mining Gadgets" quest
- Fixed Golden Furnace quest description
- Removed broken Theurgy reward table
- Lots of other various changes and fixes

Resolves: AllTheMods#2147
Resolves: AllTheMods#1673
Resolves: AllTheMods#2105
Resolves: AllTheMods#2151
  • Loading branch information
TheBedrockMaster committed Dec 1, 2024
1 parent 9860c25 commit e1ce9c9
Show file tree
Hide file tree
Showing 134 changed files with 3,373 additions and 2,593 deletions.
2 changes: 1 addition & 1 deletion config/ftbquests/quests/chapter_groups.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
{ id: "2084F3F6FB861C5B", title: "{atm9.chapters.group.1.}" }
{ id: "22FB35B0FEF1343D", title: "{atm9.chapters.group.2.}" }
{ id: "1AC60211DE7427FC", title: "{atm9.chapters.group.3.}" }
{ id: "35A88CA0DDED1092", title: "{atm9.chapters.group.9.}" }
{ id: "6614EE2378B8AFB9", title: "{atm9.chapters.group.4.}" }
{ id: "2B51AC12041E3F89", title: "{atm9.chapters.group.5.}" }
{ id: "1DA67E79B40AB130", title: "{atm9.chapters.group.6.}" }
{ id: "02FE661031A105D8", title: "{atm9.chapters.group.7.}" }
{ id: "752CDE464613A1ED", title: "{atm9.chapters.group.8.}" }
{ id: "35A88CA0DDED1092", title: "{atm9.chapters.group.9.}" }
]
}
2 changes: 1 addition & 1 deletion config/ftbquests/quests/chapters/ad_astra.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -1066,8 +1066,8 @@
"This quest is intentionally hidden, if you're seeing this, you're in editing mode."
]
disable_toast: true
hide: true
hide_details_until_startable: true
hide_until_deps_visible: true
icon: {
Count: 1
id: "ftbquests:custom_icon"
Expand Down
2 changes: 1 addition & 1 deletion config/ftbquests/quests/chapters/alchemistry.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -3361,8 +3361,8 @@
"This quest is intentionally hidden, if you're seeing this, you're in editing mode."
]
disable_toast: true
hide: true
hide_details_until_startable: true
hide_until_deps_visible: true
icon: {
Count: 1
id: "ftbquests:custom_icon"
Expand Down
Loading

0 comments on commit e1ce9c9

Please sign in to comment.