-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1504 from AllTheMods/Staging
Release 0.4.31
- Loading branch information
Showing
66 changed files
with
27,117 additions
and
26,983 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
## Release 0.4.31 | ||
|
||
### Mod Additions | ||
- SimpleBackups-1.18.2-1.1.12.jar | ||
### Mod Updates | ||
- AdvancedPeripherals-0.7.19r.jar | ||
- alltheores-1.9.9m-1.18.2-40.1.0.jar | ||
- Applied-Mekanistics-1.2.2.jar | ||
- architectury-4.9.84-forge.jar | ||
- ars_nouveau-1.18.2-2.7.8.jar | ||
- artifacts-1.18.2-4.2.0.jar | ||
- blockui-1.18.2-0.0.62-ALPHA.jar | ||
- cloth-config-6.4.90-forge.jar | ||
- createaddition-1.18.2-20220914a.jar | ||
- deepresonance-3.0.12.jar | ||
- elementalcraft-1.18.2-4.4.26.jar | ||
- EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar | ||
- ftb-chunks-forge-1802.3.6-build.170.jar | ||
- ftb-industrial-contraptions-1802.1.6-build.214.jar | ||
- ftb-teams-forge-1802.2.6-build.69.jar | ||
- geckolib-forge-1.18-3.0.37.jar | ||
- jei-1.18.2-9.7.2.264.jar | ||
- kubejs-forge-1802.5.5-build.546.jar | ||
- lootr-1.18.2-0.2.21.58.jar | ||
- minecolonies-1.18.2-1.0.1030-BETA.jar | ||
- NaturesAura-36.3.jar | ||
- occultism-1.18.2-1.40.3.jar | ||
- PackMenu-1.18.2-4.1.3.jar | ||
- pneumaticcraft-repressurized-1.18.2-3.4.2-137.jar | ||
- productivebees-1.18.2-0.9.1.2.jar | ||
- rftoolsbase-1.18-3.0.11.jar | ||
- rftoolscontrol-1.18-5.0.7.jar | ||
- rhino-forge-1802.2.0-build.232.jar | ||
- RootsClassic-1.18.2-1.1.27.jar | ||
- supplementaries-1.18.2-1.5.1.jar | ||
- TerraBlender-forge-1.18.2-1.2.0.126.jar | ||
- tombstone-7.5.1-1.18.2.jar | ||
- toms_storage-1.18.2-1.3.5.jar | ||
|
||
### Other Changes | ||
- Disable Mouse Tweaks scrolling to prevent overlap (#1469) | ||
- Fix jetpack quest requirement (#1487) | ||
- Fix missing unobtainium injection chamber recipe (#1461) | ||
- Add forge:plates tag to ATM plates (#1467) | ||
- Reduce Apotheosis boss spawn rates (#1446) | ||
- Add loot table for Creative Source Jar | ||
- Block mana in a bottle from backpacks (#1499) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
RMBTweak=1 | ||
LMBTweakWithItem=1 | ||
LMBTweakWithoutItem=1 | ||
WheelTweak=0 | ||
WheelSearchOrder=1 | ||
WheelScrollDirection=0 | ||
ScrollItemScaling=0 | ||
Debug=0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1 | ||
|
||
# Apotheosis Adventure Module Config | ||
|
||
bosses { | ||
# If the boss announcement plays a sound. [default: true] | ||
B:"Boss Announce Sound"=false | ||
|
||
# Dimensions where bosses can spawn naturally, spawn chance, and spawn rules. | ||
# Format is dimname|chance|rule, chance is a float from 0..1. | ||
# Valid rules are NEEDS_SKY, NEEDS_SURFACE, and ANY [default: [minecraft:overworld|0.012|NEEDS_SKY], [minecraft:the_nether|0.023|ANY], [minecraft:the_end|0.008|NEEDS_SURFACE], [twilightforest:twilight_forest|0.02|NEEDS_SURFACE]] | ||
S:"Boss Spawn Dimensions" < | ||
minecraft:overworld|0.004|NEEDS_SKY | ||
minecraft:the_nether|0.012|ANY | ||
minecraft:the_end|0.004|NEEDS_SURFACE | ||
twilightforest:twilight_forest|0.01|NEEDS_SURFACE | ||
> | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# FTB Industrial Contraptions config file | ||
|
||
{ | ||
Nuclear: { | ||
# The starting radius for a nuclear reactor explosion | ||
# Default: 10.0 | ||
# Range: 1.0 ~ 1000.0 | ||
"Base Nuclear blast radius": 1.0d | ||
|
||
# The limit of how large an explosion can be | ||
# Default: 80.0 | ||
# Range: 1.0 ~ 10000.0 | ||
"Nuclear blast limit": 1.0d | ||
|
||
# How many blocks in a circular radius the nuke will effect | ||
# Default: 36.0 | ||
# Range: 1.0 ~ 1000.0 | ||
"Nuke Radius": 1.0d | ||
} | ||
} |
Oops, something went wrong.