Skip to content

Commit

Permalink
Merge pull request #1459 from AllTheMods/Staging
Browse files Browse the repository at this point in the history
Release 0.4.30
  • Loading branch information
jeremiahwinsley authored Sep 6, 2022
2 parents 47df04f + f2707ff commit 444ba34
Show file tree
Hide file tree
Showing 51 changed files with 4,397 additions and 42 deletions.
85 changes: 85 additions & 0 deletions changelogs/0.4.30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
## Release 0.4.30

### Mod Additions
- DeLogger-4.0.0-build.4+mc1.18.2.jar
- rechiseled-1.0.10a-mc1.18.jar
### Mod Updates
- AdditionalEnchantedMiner-1.18.2-18.15.jar
- AdvancedPeripherals-0.7.18r.jar
- allthetweaks-1.9.9.1-1.18.2-40.1.60.jar
- Apotheosis-1.18.2-5.6.1.jar
- appliedenergistics2-11.1.7.jar
- Aquaculture-1.18.2-2.3.8.jar
- ars_nouveau-1.18.2-2.7.7.jar
- biggerreactors-1.18.2-0.6.0-beta.1.3.jar
- BloodMagic-1.18.2-3.2.6-41.jar
- Bookshelf-Forge-1.18.2-13.2.50.jar
- Botania-1.18.2-435.jar
- Controlling-forge-1.18.2-9.0+22.jar
- corail_woodcutter-1.18.2-2.3.7.jar
- Croptopia-1.18.2-FORGE-2.1.0.jar
- DarkModeEverywhere-1.18.1-1.0.2.jar
- durabilitytooltip-1.1.3-forge-mc1.18.jar
- elementalcraft-1.18.2-4.4.23.jar
- EnchantmentDescriptions-Forge-1.18.2-10.0.8.jar
- EvilCraft-1.18.2-1.2.8.jar
- extremesoundmuffler-3.29_forge-1.18.2.jar
- forbidden_arcanus-1.18.2-2.1.0-beta3.jar
- FramedBlocks-5.7.0.jar
- ftb-chunks-forge-1802.3.6-build.160.jar
- functionalstorage-1.18.2-1.0.6.jar
- ImmersiveEngineering-1.18.2-8.2.2-154.jar
- IntegratedDynamics-1.18.2-1.11.11.jar
- IntegratedTunnels-1.18.2-1.8.14.jar
- InventoryProfilesNext-forge-1.18.2-1.7.1.jar
- jei-1.18.2-9.7.2.259.jar
- jmi-forge-1.18.2-0.13-31.jar
- journeymap-1.18.2-5.9.0beta2-forge.jar
- kubejs-forge-1802.5.4-build.544.jar
- laserio-1.4.3.jar
- lootr-1.18.2-0.2.20.57.jar
- lostcities-1.18-5.3.9.jar
- mahoutsukai-1.18.2-v1.34.34.jar
- mcw-roofs-2.2.0-mc1.18.2-forge.jar
- mob_grinding_utils-1.18.2-0.4.44.jar
- moreoverlays-1.20.9-mc1.18.2.jar
- MythicBotany-1.18.2-2.1.13.jar
- occultism-1.18.2-1.40.2.jar
- Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.4.jar
- phosphophyllite-1.18.2-0.6.0-beta.1.5.jar
- Placebo-1.18.2-6.6.4.jar
- pneumaticcraft-repressurized-1.18.2-3.4.1-131.jar
- productivebees-1.18.2-0.9.1.1.jar
- refinedstorage-1.10.3.jar
- rftoolsstorage-1.18-3.0.9.jar
- rftoolsutility-1.18-4.0.17.jar
- rhino-forge-1802.1.14-build.225.jar
- RootsClassic-1.18.2-1.1.26.jar
- RSInfinityBooster-1.18.2-2.1+18.jar
- silent-gear-1.18.2-2.10.14.jar
- sophisticatedbackpacks-1.18.2-3.18.24.704.jar
- sophisticatedcore-1.18.2-0.5.9.115.jar
- sophisticatedstorage-1.18.2-0.5.11.137.jar
- supplementaries-1.18.2-1.4.12.jar
- theoneprobe-1.18-5.1.2.jar
- tombstone-7.5.0-1.18.2.jar
- twilightforest-1.18.2-4.1.1397-universal.jar
- YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar

## Other Changes
- Update Forge to 40.1.74
- Fix Farmer Bee harvesting
- Disable eternal enchant for sanguine reverter (#1430)
- Fix loot tables for compressed cobbled deepslate (#1404)
- Fix harvest and log tags for several stripped log/wood variants (#1403)
- Add recipe for FTBIC book (#1392, thanks to OgelGames)
- Fix Enderium alloy recipe inconsistencies (#1331)
- Fix Contraption barge recipe tags (#1313)
- Use enderium block tag for Ludicrite recipe (#1419)
- Use quartz dust tag for silicon recipe
- Blacklist the swarm spider from spawners (#1418)
- Add Twilight saplings to Bonsai pot
- Add Rubberwood sapling to Bonsai pot
- Add Blood Magic quest line
- Add Blue Skies quest line
- Various quest fixes
29 changes: 29 additions & 0 deletions config/allthetweaks-common.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

[packmode]
#ATM = 0 SLOP = 1 SKY = 2 MAGIC = 3 EXPERT = 4
#Range: 0 ~ 4
enable = 0

[discord]
#Enable Discord Rich Prescence
discord = true

[packversionmaj]
#Pack Release Version Format : X
#Range: 0 ~ 32768
major = 0

[packversionmin]
#Pack Minor Version : X
#Range: 0 ~ 32768
minor = 4

[packversionminrev]
#Pack Minor Version Revision : X
#Range: 0 ~ 32768
minorrev = 30

[tweaks]
#Chickens randomly shed feathers
chickensShedFeathers = true

1 change: 1 addition & 0 deletions config/apotheosis/spawner.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ spawn_eggs {
productivebees:sweat_bee
productivebees:yellow_black_carpenter_bee
artifacts:mimic
twilightforest:swarm_spider
>
}

Expand Down
34 changes: 34 additions & 0 deletions config/delogger2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"dontChangeMe": "RandomString",
"printWarningMessage": true,
"enableDebugLog": false,
"whitelistLoggersTypes": [
"DebugFile"
],
"loggers": [
"configured",
"ObservableNet",
"ModdingLegacy/structure_gel",
"mods.waterstrainer.WaterStrainer",
"com.davenonymous.bonsaitrees3.registry.RecipeEvents",
"mezz.jei.load.PluginCaller",
"mezz.jei.ingredients.IngredientManager",
"dev.architectury.networking.forge.NetworkManagerImpl",
"net.minecraft.Util",
"net.minecraft.commands.Commands",
"net.minecraftforge.registries.GameData",
"net.minecraftforge.common.ForgeConfigSpec",
"net.minecraftforge.fml.VersionChecker",
"net.minecraft.world.entity.EntityType",
"net.minecraft.client.ClientRecipeBook",
"net.minecraft.client.resources.model.ModelBakery",
"com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService",
"net.minecraft.world.level.chunk.storage.ChunkSerializer",
"net.minecraft.client.renderer.block.model.BlockModel",
"net.minecraft.client.renderer.texture.TextureAtlas",
"net.minecraft.world.level.storage.loot.LootTable"
],
"ignoredExceptions": [
"com.mojang.authlib.exceptions.AuthenticationUnavailableException"
]
}
13 changes: 13 additions & 0 deletions config/forge-common.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@

#General configuration settings
[general]
#Defines a default world type to use. The vanilla default world type is represented by 'default'.
#The modded world types are registry names which should include the registry namespace, such as 'examplemod:example_world_type'.
defaultWorldType = "default"
#Set this to true to cache resource listings in resource and data packs
cachePackAccess = false
#Set this to true to index vanilla resource and data packs on thread
indexVanillaPackCachesOnThread = false
#Set this to true to index mod resource and data packs on thread
indexModPackCachesOnThread = false

4 changes: 2 additions & 2 deletions config/ftbquests/quests/chapters/basic_power_generation.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@
}
}
item: {
id: "itemfilters:strong_nbt"
id: "itemfilters:weak_nbt"
Count: 1b
tag: {
value: {
Expand Down Expand Up @@ -1907,7 +1907,7 @@
}
}
item: {
id: "itemfilters:strong_nbt"
id: "itemfilters:weak_nbt"
Count: 1b
tag: {
value: {
Expand Down
Loading

0 comments on commit 444ba34

Please sign in to comment.