Skip to content

Commit 3cc535e

Browse files
authored
Merge pull request StarT-Dev-Team#345 from Crazyman503/Theta-1-Main
Fixed typos and missing dependencies
2 parents a28f59d + f4098da commit 3cc535e

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

config/ftbquests/quests/chapters/futuristic_mechanisms.snbt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,8 +286,10 @@
286286
dependencies: [
287287
"79428BAEAA7856E1"
288288
"6AA4CC44DE1C8E1E"
289+
"084F23122E4CA277"
289290
]
290291
description: ["{ftbquests.futuristic_mechanisms.advanced_quarktech_chestplate.description}"]
292+
hide_dependent_lines: true
291293
id: "1602A4A4D00C9724"
292294
rewards: [{
293295
id: "3BD74F896357D2D8"
@@ -327,7 +329,10 @@
327329
y: -1.0d
328330
}
329331
{
330-
dependencies: ["53A9F3758C218CDC"]
332+
dependencies: [
333+
"53A9F3758C218CDC"
334+
"272CE9BF358D64FE"
335+
]
331336
description: ["{ftbquests.futuristic_mechanisms.iv_parallel_hatch.description}"]
332337
id: "0A6534BD104A2B08"
333338
rewards: [{
@@ -616,6 +621,7 @@
616621
{
617622
dependencies: ["67ABB3BF6D0C183B"]
618623
description: ["{ftbquests.futuristic_mechanisms.europium.description}"]
624+
hide_dependent_lines: true
619625
id: "084F23122E4CA277"
620626
rewards: [{
621627
id: "71877D22B63F1155"

kubejs/assets/ftbquestlocalizer/lang/en_us.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"ftbquests.automation_age.large_machines.title": "Large (Parallel) Multiblocks",
145145
"ftbquests.automation_age.twinite_wire.description": "&dLuV&r superconductor, can hold 64 amps in a 1x cable.",
146146
"ftbquests.automation_age.twinite_ingot.description": "Your &dLuV&r Superconductor",
147-
"ftbquests.automation_age.super_electric_ore_factory.description": "A Boosted Electric Ore Factory which allows you to break down you ores at an even more accelerated rate.",
147+
"ftbquests.automation_age.super_electric_ore_factory.description": "A Boosted Electric Ore Factory which allows you to break down your ores at an even more accelerated rate.",
148148
"ftbquests.automation_age.micro_processor_computer.description": "The new §6HV§r circuit can be upgraded into an §5EV§r circuit, allowing you to make upgrades to all your machines.",
149149
"ftbquests.automation_age.micro_processor_computer.subtitle": "First EV circuit",
150150
"ftbquests.automation_age.cpu_chip.description": "Every Circuit needs a CPU.",
@@ -912,8 +912,8 @@
912912
"ftbquests.power.compression_dynamo.description": "The Compression Dynamo is Thermals equivalent of the Combustion Generator from GT.",
913913
"ftbquests.power.arc_kit.description": "Auxiliary Reaction Chambers (ARC's for short) boost the maximum energy generation of a Dynamo at the cost of fuel efficiency.",
914914
"ftbquests.power.redstone_flux_cell.description": "The Redstone Flux Cell is a simple way to store some of your excess RF in the early game.\nIt can be upgraded using upgrade kits, and RF coil kits.",
915-
"ftbquests.power.rfc_kit.description": "Expanded RF Coils (RFC's for short) provide a large boost to the internal energy capacity of a flux cell at the cost of a lower boost to energy transfer limits.",
916-
"ftbquests.power.rfs_kit.description": "Stabilized RF Coils (RFS' for short) provide a medium-sized boost to both energy transfer limits and the internal energy capacity of a flux cell.",
915+
"ftbquests.power.rfc_kit.description": "Expanded RF Coils (RFC's for short) provide a medium-sized boost to both energy transfer limits and the internal energy capacity of a flux cell.",
916+
"ftbquests.power.rfs_kit.description": "Stabilized RF Coils (RFS' for short) provide a large boost to the internal energy capacity of a flux cell at the cost of a lower boost to energy transfer limits.",
917917
"ftbquests.power.rft_kit.description": "High-flux RF Coils (RFT's for short) provide a large boost to energy transfer limits of a flux cell at the cost of a lower boost to the internal energy capacity.",
918918
"ftbquests.power.laser_transfer.description": "Active Transformers can send and receive lasers.\n\nThey accept both laser and substation hatches, and act as a transformer between \"normal\" EU and lasers.\n\nThese lasers can carry extremely large amounts of energy, at the cost of needing Active Transformers to both turn corners and convert lasers into usable energy.",
919919
"ftbquests.power.basic_energy_core.description": "The first of many energy cores. The later tiers of these take a while to make, so it is advised you plan your production of them if you are gonna rely on solar for power.",

0 commit comments

Comments
 (0)