-
-
Notifications
You must be signed in to change notification settings - Fork 66
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 #3076 from AllTheMods/Staging
Release 1.8.24
- Loading branch information
Showing
68 changed files
with
1,105 additions
and
51 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
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,60 @@ | ||
## Release 1.8.24 | ||
|
||
### Mod Updates | ||
- Apotheosis-1.16.5-4.8.99F.jar | ||
- advancedperipherals-1.16.5-0.7.8r.jar | ||
- architectury-1.31.60.jar | ||
- ars_nouveau-1.16.5-1.25.0.jar | ||
- BotanyPots-1.16.5-7.1.33.jar | ||
- BrandonsCore-1.16.5-3.0.14.247-universal.jar | ||
- cabletiers-1.16.5-0.5441.jar | ||
- cc-tweaked-1.16.5-1.100.5.jar | ||
- cofh_core-1.16.5-1.4.3.10.jar | ||
- configured-1.5.2-1.16.5.jar | ||
- culinaryconstruct-forge-1.16.5-4.0.1.0.jar | ||
- CyclopsCore-1.16.5-1.12.3.jar | ||
- dankstorage-1.16.5-3.21.jar | ||
- Draconic-Evolution-1.16.5-3.0.25.456-universal.jar | ||
- DungeonCrawl-1.16.5-2.3.8.jar | ||
- engineersdecor-1.16.5-1.1.18.jar | ||
- entangled-1.3.11-forge-mc1.16.jar | ||
- FramedBlocks-2.15.1.jar | ||
- HostileNeuralNetworks-1.16.5-1.0.7.jar | ||
- IntegratedCrafting-1.16.5-1.0.21.jar | ||
- IntegratedDynamics-1.16.5-1.10.10.jar | ||
- mahoutsukai-1.16.5-v1.34.13.jar | ||
- mcjtylib-1.16-5.1.6.jar | ||
- mcw-fences-1.0.4-mc1.16.5.jar | ||
- mcw-roofs-2.1.2-mc1.16.5.jar | ||
- minecolonies-1.16.5-1.0.634-BETA.jar | ||
- mob_grinding_utils-1.16.5-0.4.37.jar | ||
- moreminecarts-1.3.16.jar | ||
- Placebo-1.16.5-4.7.0.jar | ||
- pneumaticcraft-repressurized-1.16.5-2.15.7-320.jar | ||
- ResourcefulBees-1.16.5-0.10.6.jar | ||
- rftoolscontrol-1.16-4.0.17.jar | ||
- rftoolspower-1.16-3.0.14.jar | ||
- rftoolsstorage-1.16-2.0.19.jar | ||
- simplemagnets-1.1.7-forge-mc1.16.jar | ||
- spark-1.9.1-forge.jar | ||
- StorageDrawers-1.16.3-8.5.2.jar | ||
- supermartijn642corelib-1.0.18-forge-mc1.16.5.jar | ||
- thermal_foundation-1.16.5-1.4.5.11.jar | ||
- thermal_locomotion-1.16.5-1.4.1.3.jar | ||
- tombstone-6.7.5-1.16.5.jar | ||
- trashcans-1.0.15-forge-mc1.16.jar | ||
- universalgrid-1.16.5-1.0321.jar | ||
- XNetGases-1.16.5-2.3.10.jar | ||
|
||
### Other Changes | ||
- Update Forge to 36.2.34 | ||
- INFO: Apotheosis has been updated to use the new 1.18 mechanics. You may have to rebuild your enchanting setups. | ||
- Disable moving tile entities with pistons | ||
- Reduce frequency of Quark Mega Caves | ||
- Fix mystical fertilizer (#2834) | ||
- Fix Integrated Dynamics facades (#2680) | ||
- Fix MineColonies compost recipes (#3036) | ||
- Re-enable Cyclic Ender Eye | ||
- Add Collector Crystals to Bag of Yurting blacklist | ||
- Add more blocks to dragon break blacklist | ||
- Fix some recipe overrides (#3072, #3065) |
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
[packversionmin] | ||
minor = 8 | ||
[packversionminrev] | ||
minorrev = 23 | ||
minorrev = 24 |
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
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 |
---|---|---|
@@ -1,3 +1,8 @@ | ||
["Dimensions Settings"] | ||
black_dim = ["minecraft:the_end", "minecraft:the_nether", "allthemodium:mining"] | ||
|
||
["Miscellaneous Features"] | ||
#Disable/enable right-click harvesting of crops. | ||
"Enable both for right-click harvesting for crops" = false | ||
["Right-click Harvesting Settings"] | ||
#Disable/enable right-click harvesting of crops | ||
"Enable both for right-click harvesting for crops" = false |
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
Oops, something went wrong.