Skip to content

Commit

Permalink
[Expert] Updates to Quest Book and other minor adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
MuteTiefling committed Mar 3, 2022
1 parent 03695cb commit 3074374
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/ftbquests/quests/chapters/tech_t2.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
{
x: 5.0d
y: 2.0d
description: ["Expert mode disables the solid fuel compressors entirely, relying instead on liquid fueled compressors. "]
description: ["Solid fuel compressors are disabled entirely, instead relying on liquid fueled compressors to start."]
dependencies: ["67F7E4C19E39F9F3"]
id: "6EC89B2EB48331A5"
tasks: [
Expand Down
2 changes: 1 addition & 1 deletion config/pneumaticcraft-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
speed_upgrade_usage_multiplier = 1.649999976158142
#Base chance (1/x) per tick of a lightning strike on/around the Electrostatic Generator
#Range: > 0
electrostatic_lightning_chance = 100000
electrostatic_lightning_chance = 50000
#The max height of an elevator per stacked Elevator Base block.
#Range: 1 ~ 256
elevator_base_blocks_per_base = 8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ onEvent('recipes', (event) => {
A: '#forge:ingots/compressed_iron',
B: 'pneumaticcraft:pressure_tube',
C: 'powah:thermoelectric_plate',
D: 'thermal:machine_frame'
D: '#industrialforegoing:machine_frame/pity'
},
id: 'pneumaticcraft:thermal_compressor'
},
Expand Down

0 comments on commit 3074374

Please sign in to comment.