Skip to content

Commit 01360d4

Browse files
committed
Fixes:
- Advanced composter typo - Wrong neptunium 237 dependency - Consistent formatting for lower tier nuclear quests
1 parent c8fd4d6 commit 01360d4

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

config/ftbquests/quests/chapters/nuclear_fission.snbt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -697,8 +697,8 @@
697697
item: "gtceu:neptunium_dust"
698698
type: "item"
699699
}]
700-
x: 6.5d
701-
y: 0.5d
700+
x: 7.5d
701+
y: 2.0d
702702
}
703703
{
704704
dependencies: ["775D74B68C7354E3"]
@@ -719,8 +719,8 @@
719719
}
720720
type: "item"
721721
}]
722-
x: 6.5d
723-
y: -2.5d
722+
x: 7.5d
723+
y: -4.0d
724724
}
725725
{
726726
dependencies: ["7965F4C1213E5133"]
@@ -742,8 +742,8 @@
742742
}
743743
type: "item"
744744
}]
745-
x: 2.5d
746-
y: 2.5d
745+
x: 3.5d
746+
y: 4.0d
747747
}
748748
]
749749
title: "{ftbquests.pl_nuc.title}"

config/ftbquests/quests/chapters/preparing_for_dimensional_travel.snbt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
x: -8.0d
1616
y: -1.0d
1717
}
18-
{
19-
id: "6F75E4AACB0561E6"
20-
linked_quest: "342969434CB3B5DE"
21-
x: -5.0d
22-
y: 2.0d
23-
}
2418
{
2519
id: "7A4DCD40CD71CDDF"
2620
linked_quest: "6AEB17C2D2AF5344"
2721
x: -17.0d
2822
y: -2.0d
2923
}
24+
{
25+
id: "1430169EC4785F21"
26+
linked_quest: "2A070F5D1D7CEAE1"
27+
x: -5.0d
28+
y: 2.0d
29+
}
3030
]
3131
quests: [
3232
{
@@ -357,7 +357,7 @@
357357
{
358358
dependencies: [
359359
"1C515302A357B1B8"
360-
"342969434CB3B5DE"
360+
"2A070F5D1D7CEAE1"
361361
]
362362
description: ["{ftbquests.csg.runic_laser_source_base_dust.description}"]
363363
id: "5C3AF136913CF8BE"

kubejs/assets/ftbquestlocalizer/lang/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
"ftbquests.dsg.draconic_stargate_chevron_block.description": "The dimensional field containers, ready to encode a destination beyond the known planes.",
597597
"ftbquests.dsg.draconic_stargate_base_block.description": "A supercomputer with no equal, ready to find previously undetectable planets",
598598
"ftbquests.dsg.title": "The Stars Await Greatness",
599-
"ftbquests.early_game.advanced_composter.description": "A §o§lMUCH§r better composter that allows you to do thing and bulk with easier automation.",
599+
"ftbquests.early_game.advanced_composter.description": "A §o§lMUCH§r better composter that allows you to do things in bulk with easier automation.",
600600
"ftbquests.early_game.andesite_alloy.description": "Create's number one alloy, now with a better crafting ratio!",
601601
"ftbquests.early_game.aqueous_accumulator.description": "Pop this next to two water sources and you will never be thirsty again.",
602602
"ftbquests.early_game.aqueous_accumulator.title": "Infinite Water",

0 commit comments

Comments
 (0)