Skip to content

Commit

Permalink
mod updates
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Oct 20, 2024
1 parent da7a73e commit f9224e7
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions config/jei/ingredient-list-mod-sort-order.ini
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ Utilitarian
Connected Glass
Simple Magnets
Actually Additions
Cobblegen Galore
1 change: 1 addition & 0 deletions config/jei/recipe-category-sort-order.ini
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ actuallyadditions:fermenting
actuallyadditions:laser
actuallyadditions:mining_lens
actuallyadditions:pressing
cobblegengalore:tap_extract
6 changes: 6 additions & 0 deletions config/pneumaticcraft-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@
#Air used per point of 'player air' restored by the Scuba Upgrade
#Range: > 1
scuba_multiplier = 8
#Minimum depth below sea level at which air usage starts to increase (if 'scuba_air_usage_per_block_depth' is > 0)
#Range: > 0
scuba_min_air_usage_increase_depth = 0
#Extra air usage (on top of 'scuba_multiplier') per block below the threshold depth (see 'scuba_min_air_usage_increase_depth')
#Range: 0.0 ~ 1.7976931348623157E308
scuba_air_usage_per_block_depth = 0.0

[advanced]
#When set to true, the Kerosene Lamp's fake air blocks won't be registered and therefore removed from the world. Useful if this causes trouble (it shouldn't though)
Expand Down
1 change: 1 addition & 0 deletions config/pneumaticcraft/thirdparty.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"botania": true,
"crafttweaker": true,
"mekanism": true,
"ftbteams": true,
"curios": true,
"patchouli": true,
"create": true,
Expand Down
2 changes: 1 addition & 1 deletion minecraftinstance.json

Large diffs are not rendered by default.

0 comments on commit f9224e7

Please sign in to comment.