Releases: TerraFirmaGreg-Team/Modpack-Modern
Releases · TerraFirmaGreg-Team/Modpack-Modern
0.7.19
Changes
- Added budding crystals for the other gemstone ores (Pyritie).
- Add a Forging Guide to the Field Guide (Nebby1999).
- Fixes wool cloth recipe conflict (CaptainGold1).
- Get small dust from failed pressing (Nebby1999).
- Fixed cassiterite heating "exploit" (CaptainGold1).
- TFC magma as passive boiler heater (SverhRazum-Nah).
- I want us to move away from using TFG-Core in a lot of things related to the modpack, as it was done in 0.8.2, almost everything is done there based on KJS, if someone wants to port the code or write it again, why not (CaptainGold1).
- Add circuit settings to netherarium/enderarium (Pyritie).
- Fixed colored steel dust centrifuge recipes (Pyritie).
- Automatic Scraping with Sequenced Assembly (Nebby1999).
- Add glowstone as infinite lamp fuel (CaptainGold1).
- Changed LV casing/hull recipes (again) (Pyritie).
- Add seaweed and kelp drying recipes (Metriximor).
- Fix assembler wool recipe conflicts (deneth-weerasinghe).
- Feature: Papermaking Overhaul with Wood (Nebby1999).
- Hanging Sign Metal Dupe fix (AirRice).
- Adjusted LV machines book entry (Pyritie).
- Fix collapsible brick slab blocks (Egogorka).
What's Changed
- Added budding crystals for the other gemstone ores by @Pyritie in #731
- Add a Forging Guide to the Field Guide by @Nebby1999 in #760
- Fixes wool cloth recipe conflict by @CaptainGold1 in #759
- Get small dust from failed pressing by @Nebby1999 in #758
- Fixed cassiterite heating "exploit" by @CaptainGold1 in #756
- Tfc magma as passive boiler heater by @SverhRazum-Nah in #755
- Adds heat values for items with valid heating recipes but no heat values by @CaptainGold1 in #753
- Add circuit settings to netherarium/enderarium by @Pyritie in #752
- Fixed colored steel dust centrifuge recipes by @Pyritie in #751
- Automatic Scraping with Sequenced Assembly by @Nebby1999 in #750
- Add glowstone as infinite lamp fuel by @CaptainGold1 in #745
- Changed LV casing/hull recipes (again) by @Pyritie in #744
- Add seaweed and kelp drying recipes by @Metriximor in #742
- Fix assembler wool recipe conflicts by @deneth-weerasinghe in #740
- Feature: Papermaking Overhaul with Wood by @Nebby1999 in #739
- Hanging Sign Metal Dupe fix by @AirRice in #732
- Adjusted LV machines book entry by @Pyritie in #737
- Fix collapsible brick slab blocks by @Egogorka in #733
New Contributors
- @Metriximor made their first contribution in #742
- @deneth-weerasinghe made their first contribution in #740
- @AirRice made their first contribution in #732
Full Changelog: 0.7.18...0.7.19
0.7.18
0.7.17
Changes
- Added ore index, started work on other TFC info category (Pyritie).
- Changed the AE2 network analyzer to HV instead of IV (Pyritie).
- Fixed a typo in salt water boiling recipe's temperature for small salt pile - 1000 > 100 (8oyNextDoor).
- Fix sprinklers + fix bread and yeast starter recipe conflict (Pyritie).
- Added recipes for create glass, more windows, fixed tinted glass recipe conflict (Pyritie).
- Added missing recipe for nether brick (Pyritie).
- Added armor trims (Pyritie).
- Add blast furnace tips entry (CaptainGold1).
- Allows stick bundles to be used in the coke oven (CaptainGold1).
- Allows all colors of glass to be macerated/hammered to dust (CaptainGold1).
- Add alternate papermaking quests using treated hide (CaptainGold1).
- Fix dupes via recycling firmaciv items (Egogorka).
- Create fluxstone recipes in macerator and forge hammer (KorGgenT).
- Fixes fertilizer recipe and modifies some mixer recipes relating to dirt (CaptainGold1).
- Changed train tracks to be cheaper (Pyritie).
- Create Sails: Recipe Improvements (Nebby1999).
- Moved MV superconductor to early HV instead of late HV (Pyritie).
- Added some Italy and Ukraine translation (MetenBouldry).
- Сreate some rich coal recipes in coke oven and pyro oven (Exzept1on).
- Add blaze burner, fix alternator (Pyritie).
- Added budding crystals for the other gemstone ores (Pyritie).
- Fix casing exploit, change recipes for tfc alloy (Pyritie).
### Added
- Every Compat (Wood Good)
- Inventory Tweaks - ReFoxed
- Memory Leak Fix
### Removed
- Inventory Sorter
### Updated
- chat_heads-0.13.3-forge-1.20.jar -> chat_heads-0.13.9-forge-1.20.jar
- cherishedworlds-forge-6.1.6+1.20.1.jar -> cherishedworlds-forge-6.1.7+1.20.1.jar
- corpse-forge-1.20.1-1.0.14.jar -> corpse-forge-1.20.1-1.0.19.jar
- Firmalife-1.20.1-2.1.3.jar -> Firmalife-1.20.1-2.1.15.jar
- GregTech Revival 32x 1.19.2-1.20.1-1.21 ver 0.16.zip -> GregTech_Revival_32x_1.19.2-1.20.1-1.21_ver_0.17.zip
- ILAORE's_TFC_32x_ver_0.14_1.20.1.zip -> ILAORE's_TFC_32x_ver_0.15_1.20.1.zip
- moonlight-1.20-2.13.2-forge.jar -> moonlight-1.20-2.13.51-forge.jar
- TerraFirmaCraft-Forge-1.20.1-3.2.2.jar -> TerraFirmaCraft-Forge-1.20.1-3.2.12.jar
What's Changed
- Added ore index, started work on other TFC info category by @Pyritie in #690
- Changed the AE2 network analyzer to HV instead of IV by @Pyritie in #698
- Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the dependencies group by @dependabot in #711
- Fix sprinklers + fix bread and yeast starter recipe conflict by @Pyritie in #703
- Added recipes for create glass, more windows, fixed tinted glass recipe conflict by @Pyritie in #704
- Added missing recipe for nether brick by @Pyritie in #705
- Added armor trims by @Pyritie in #707
- Add blast furnace tips entry by @CaptainGold1 in #706
- Allows stick bundles to be used in the coke oven by @CaptainGold1 in #712
- Allows all colors of glass to be macerated/hammered to dust by @CaptainGold1 in #713
- Add alternate papermaking quests using treated hide by @CaptainGold1 in #714
- Fix dupes via recycling firmaciv items by @Egogorka in #720
- create fluxstone recipes in macerator and forge hammer by @KorGgenT in #721
- Fixes fertilizer recipe and modifies some mixer recipes relating to dirt by @CaptainGold1 in #722
- Changed train tracks to be cheaper by @Pyritie in #723
- Create Sails: Recipe Improvements by @Nebby1999 in #717
- Moved MV superconductor to early HV instead of late HV by @Pyritie in #724
- Добавления язиков Украинского(мной) і Італянсокого(@Lollovader) by @MetenBouldry in #727
- Исправил опечатку в температуре кипения морской воды для рецепта маленькой кучки соли с 1000 на 100 by @8oyNextDoor in #702
- create some rich coal recipes in coke oven and pyro oven by @KorGgenT in #728
- Add blaze burner, fix alternator by @Pyritie in #701
- Fix casing exploit, change recipes for tfc alloys by @Pyritie in #643
New Contributors
- @CaptainGold1 made their first contribution in #706
- @Egogorka made their first contribution in #720
- @KorGgenT made their first contribution in #721
- @Nebby1999 made their first contribution in #717
- @MetenBouldry made their first contribution in #727
Full Changelog: 0.7.16...0.7.17
0.7.16
Changes
- Removed links for excel spreadsheet ore gen (Pyritie).
- Fix maintenance hatch recycling recipes too (fluffle).
- Olive oil in machines (Saaghh).
- Fix charcoal in macerator overlap (Pyritie).
- Added greenhouse recipes for tfc plants tag (Saaghh).
- Use 2x annealed copper wires in ZPM mainframe recipe (fluffle).
- Craft recipe for framed chest so it isn't cheaper then the alternatives (Juzrm).
- RU_RU translation for tfc guide book (recently added pages) (8oyNextDoor).
- Based gas multiblocks, more suffering! (Pyritie).
- Creosote treated planks fixes (Pyritie).
- Fixed mixer recipes for red/blue steel (Pyritie).
- Added another recipe for Create's electron tubes (Pyritie).
- Electric cheese, tomato sauce and cream (Saaghh).
- Leather producting using GTM machines.
What's Changed
- Remove ore spreadsheet link from field guide by @Pyritie in #676
- Fix maintenance hatch recycling recipes too. by @fluffle in #678
- Olive oil in machines by @Saaghh in #689
- Fix charcoal in macerator overlap by @Pyritie in #688
- Added greenhouse recipes for tfc plants tag by @Saaghh in #687
- Use 2x annealed copper wires in ZPM mainframe recipe. by @fluffle in #681
- Craft recipe for framed chest so it isn't cheaper then the alternatives by @Juzrm in #680
- Перевод книги by @8oyNextDoor in #684
- Creosote treated planks fixes by @Pyritie in #692
- Fixed mixer recipes for red/blue steel by @Pyritie in #696
- Gas multiblocks by @Pyritie in #686
- Added another recipe for Create's electron tubes by @Pyritie in #695
- Electric cheese, tomato sauce and cream by @Saaghh in #694
- electric leather by @Saaghh in #693
New Contributors
- @Saaghh made their first contribution in #689
- @Juzrm made their first contribution in #680
- @8oyNextDoor made their first contribution in #684
Full Changelog: 0.7.15...0.7.16
0.7.15
Changes
- Fixed oilsands, added missing english strings, added indicators for all ores (Pyritie).
- Fixed not being able to make cobble in assembler (Pyritie).
- Added recipe for metal bars (Pyritie).
- Added yeast starter and cocoa powder recipes (Pyritie).
- Added quern recipes for graphite (Pyritie).
- Fixed red alloy crucible recipe (Pyritie).
- Precision mech recipe in assembler (SverhRazum-Nah).
- Fixed TFG things in field guide, added oregen section (Pyritie). <-- Legend Feature.
- Various fixes for 0.7.14 (fluffle).
- It changes the costs of AE2 covered, dense and smart cables so the 3:1 ratio for fluix cables is reduced to 1:1.
- Covered cables should not be 3x the price for the same functionality.
- The 3x cost makes it unnecessarily painful and expensive to run dense cable to where it's needed.
- It re-enables AE2 cutting knives and adds recipes for them.
- This allows AE parts like interfaces to be renamed easily and cheaply.
- It removes the in-world transformation recipe for AE2 fluix crystals.
- Mixer recipes for fluix crystals are buffed to match in-world transformation recipe costs.
- Mixer recipe duration is reduced.
- Note that the create mixing recipe for fluix crystals still remains.
- It adds self-crafting recipes for all super tanks and chests.
- This means a tank can be crafted to remove NBT data stuck to it, so it can stack with other tanks again.
- It adds a circuit (1) to the GTCEu assembler recipe for minecraft:redstone_lamp.
- This was conflicting with the AE2 smart cable recipes.
- It changes the costs of AE2 covered, dense and smart cables so the 3:1 ratio for fluix cables is reduced to 1:1.
- Fix LV recycling recipes to produce basic steel (fluffle).
- Adds early glowstone recipe (Pyritie).
- Added recipes to stop duping of red alloy + steam machines (Pyritie).
- Fix stone dust tag (Pyritie).
What's Changed
- Bump the dependencies group with 2 updates by @dependabot in #632
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the dependencies group by @dependabot in #638
- Fixed oilsands, added missing english strings, added indicators for all ores by @Pyritie in #637
- Fixed red alloy crucible recipe by @Pyritie in #645
- Added yeast starter and cocoa powder recipes by @Pyritie in #641
- Added quern recipes for graphite by @Pyritie in #642
- Added recipe for metal bars by @Pyritie in #640
- Fixed not being able to make cobble in assembler by @Pyritie in #639
- Bump the dependencies group with 3 updates by @dependabot in #648
- Fix LV recycling recipes to produce basic steel. by @fluffle in #668
- Fixed TFG things in field guide, added oregen section by @Pyritie in #666
- precision mech in assembler by @SverhRazum-Nah in #663
- Various fixes for 0.7.14 by @fluffle in #667
- Adds early glowstone recipe by @Pyritie in #670
- Added recipes to stop duping of red alloy + steam machines by @Pyritie in #669
- Fix stone dust tag by @Pyritie in #644
- Update field guide by @Pyritie in #673
- Added hazards entry to field guide, moved field guide changes to correct place by @Pyritie in #674
- Bump roamingowl/template-output-with-eta from 1.10.0 to 1.11.0 in the dependencies group by @dependabot in #672
New Contributors
Full Changelog: 0.7.14...0.7.15
0.8.1
Changes
- Fixed axe recipe.
- Fixed missing default configs.
- Small quest fixes.
Full Changelog: 0.8.0...0.8.1
0.8.0
Changes
- This is a beta, make a backup of the world before updating, if you find any errors, let us know
- Replaced TFC ore gen with GT oregen.
- Fixed most of bad langs from TFG-Core.
- Fixed compat for firmaciv 1.0.+.
- Disabled HotOrNot.
- Moved some textures from TFG-Core to KJS.
- Moved 90% of recipes from TFG-Core to KJS.
- Added custom biome tag for all TFC biomes (used for oregen).
- Proper way to remove #dusts tag from TFC powders.
- Enabled HighTier machines from GTM (but without circuit recipes).
- Moved some custom items from TFG-Core to KJS (like molds and etc).
- Make ores spawn inside grid with 5x5 sized with 32block offset (was 3x3 with 16).
- Now nether availiable to research (dig ores, drink lava, kill pigmens, what?).
- Small changes for loottables for nether.
- You can now fill sprinkler(firmalife greenhouse) from any fluid source (example: GT pipes).
- Unlocked steel steam machines (again, yes).
- Added translation for ru_ru inside TFG-Core.
- Fixed alternator multiblock (now works fine).
- Return raw ore blocks from GregTech.
- True way to remove TFC ores from EMI.
- True way to remove Firmelife ores from EMI.
- True way to hide AE2 facades.
- True way to hide chisel and bits bits, yes.
- Fix double removing honey liquid from EMI.
- Fixed bug when foods cant root inside EMI (of course not by mod dev (by myself)).
- Now it is impossible to pour liquid from the TFC blast furnace into the GT pipe, which fixes the releated crash.
- Fixed a bug where an item with the last durab broke the ore, then the ore did not dropped out.
- Added recipes for crushing raw ores to crushed ores by workbench.
- Fixed bug when electronic tools run out their durability, the tool breaks up without returning any power unit.
- Alternator multiblock now works as intended.
- Alternator recipes was sligthly nerfed.
- Fixed bug when some items wont display inside EMI.
- Simplified alternator multiblock reques and it controller block recipe.
- Added better recipes for any wood (nether wood too).
- Added stripping recipes in emi world interaction page.
- And another 2123462384234 fixed, tweaks, and etc.
### Added
- Advanced Peripherals
- Almanac Lib
- Beneath
- Boat Item View (Forge)
- Create Low-Heated
- Create Picky Wheels
- Decay 2012
- Deep Resonance
- Every Compat (Wood Good)
- Forgiving World - Dimension Stacking[Forge/Fabric]
- Icterine
- Inventory Tweaks - ReFoxed
- Load My F***ing Tags
- McJtyLib
- RFTools Base
- RFTools Builder
- RFTools Control
- RFTools Dimensions
- RFTools Utility
- Sodium/Embeddium Extras
- Sodium/Embeddium Options API
- Sound Physics Remastered
- Storage Drawers
- TFC Barrels
- TFC Canes
- Visual Workbench [Forge & Fabric]
- aleki's Nifty Ships
- aleki's Ridiculously Simple Roofs
### Removed
- Better Foliage Renewed
- BetterF3
- Carpeted Stairs & Slabs
- Corals TFC
- Default Options
- Embeddium++
- ImmediatelyFast
- Inventory Sorter
- Radium Reforged
- Saturn
- Shimmer
- Simply Light
- TFC Hot or Not
### Updated
- TFCAstikorCarts-1.20.1-1.1.8.2.jar -> TFCAstikorCarts-1.20.1-1.1.8.3.jar
- chat_heads-0.13.3-forge-1.20.jar -> chat_heads-0.13.4-forge-1.20.jar
- corpse-forge-1.20.1-1.0.14.jar -> corpse-forge-1.20.1-1.0.17.jar
- CraftPresence-2.5.0+1.20.1-forge.jar -> CraftPresence-2.5.1+1.20.1-forge.jar
- create-1.20.1-0.5.1.f.jar -> create-1.20.1-0.5.1.i.jar
- createaddition-1.20.1-1.2.4c.jar -> createaddition-1.20.1-1.2.4e.jar
- create_connected-0.8.2-mc1.20.1-all.jar -> create_connected-0.9.2-mc1.20.1-all.jar
- Steam_Rails-1.6.4+forge-mc1.20.1.jar -> Steam_Rails-1.6.6+forge-mc1.20.1.jar
- CreativeCore_FORGE_v2.12.15_mc1.20.1.jar -> CreativeCore_FORGE_v2.12.20_mc1.20.1.jar
- drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar -> drippyloadingscreen_forge_3.0.9_MC_1.20.1.jar
- emi-1.1.7+1.20.1+forge.jar -> emi-1.1.16+1.20.1+forge.jar
- embeddium-0.3.19+mc1.20.1-all.jar -> embeddium-0.3.31+mc1.20.1.jar
- ExtendedAE-1.20-1.1.14-forge.jar -> ExtendedAE-1.20-1.1.15-forge.jar
- ftb-quests-forge-2001.4.8.jar -> ftb-quests-forge-2001.4.9.jar
- fancymenu_forge_3.2.3_MC_1.20.1.jar -> fancymenu_forge_3.3.2_MC_1.20.1.jar
- FirmaCivilization-0.2.10-alpha-1.20.1.jar -> FirmaCivilization-1.20.1-1.0.9.jar
- Firmalife-1.20.1-2.1.3.jar -> Firmalife-1.20.1-2.1.10.jar
- gtceu-1.20.1-1.2.3.a.jar -> gtceu-1.20.1-1.4.6.jar
- gcyr-1.20.1-0.1.8.jar -> gcyr-1.20.1-0.2.4.jar
- JadeAddons-1.20.1-forge-5.2.2.jar -> JadeAddons-1.20.1-Forge-5.3.1.jar
- Jade-1.20.1-forge-11.9.4.jar -> Jade-1.20.1-Forge-11.12.1.jar
- jei-1.20.1-forge-15.3.0.8.jar -> jei-1.20.1-forge-15.20.0.104.jar
- kubejs_tfc-1.20.1-1.1.3.jar -> kubejs_tfc-1.20.1-1.2.1.jar
- letmedespawn-forge-1.3.2b.jar -> letmedespawn-1.20.x-forge-1.4.4.jar
- modernfix-forge-5.18.1+mc1.20.1.jar -> modernfix-forge-5.19.4+mc1.20.1.jar
- moonlight-1.20-2.13.2-forge.jar -> moonlight-1.20-2.13.13-forge.jar
- PlayerRevive_FORGE_v2.0.27_mc1.20.1.jar -> PlayerRevive_FORGE_v2.0.29_mc1.20.1.jar
- PuzzlesLib-v8.1.23-1.20.1-Forge.jar -> PuzzlesLib-v8.1.24-1.20.1-Forge.jar
- rhino-forge-2001.2.2-build.18.jar -> rhino-forge-2001.2.3-build.6.jar
- dynamiclightsreforged-1.20.1_v1.6.0.jar -> sodiumdynamiclights-forge-1.0.9-1.20.1.jar
- sophisticatedbackpacks-1.20.1-3.20.5.1044.jar -> sophisticatedbackpacks-1.20.1-3.20.11.1115.jar
- sophisticatedcore-1.20.1-0.6.22.611.jar -> sophisticatedcore-1.20.1-0.6.34.718.jar
- supermartijn642corelib-1.1.17-forge-mc1.20.1.jar -> supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar
- tfcambiental-1.20.1-3.3.0.jar -> tfcambiental-1.20.1-3.3.1.jar
- TerraFirmaCraft-Forge-1.20.1-3.2.2.jar -> TerraFirmaCraft-Forge-1.20.1-3.2.7.jar
- TerraFirmaGreg-Core-1.20.1-0.5.9.jar -> TFG-Core-Modern-0.6.0.jar
- UniLib-1.0.2+1.20.1-forge.jar -> UniLib-1.0.3+1.20.1-forge.jar
- Xaeros_Minimap_24.4.0_Forge_1.20.jar -> Xaeros_Minimap_24.5.0_Forge_1.20.jar
What's Changed
- fix #476 by @Aleks59 in #516
- Bump the dependencies group with 2 updates by @dependabot in #521
- fix #523 by @Aleks59 in #527
- Bump actions/upload-artifact from 4.4.1 to 4.4.3 in the dependencies group by @dependabot in #534
- Обновление 0.8.0 by @Exzept1on in #553
- Pakku by @Xikaro in #556
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 in the dependencies group by @dependabot in #564
New Contributors
Full Changelog: 0.7.14...0.8.0
0.7.14
Changes
- Fixed a crash when cutting down trees with mushrooms on the trunk.
- Adjusted the FTB backups backup that runs every hour.
- FTB backups removed from serverpack.
Removed mods
- TFCDesirePaths
Updated mods
- TFCVesselTooltip 1.0 -> 1.1
- waterflasks 3.0.2. -> 3.0.3
- recipeessentials 3.4 -> 3.6
- noisium 2.0.3 -> 2.3.0
- cc-tweaked 1.111.0 -> 1.113.1
- cloth-config 11.1.118 -> 11.1.136
- curios 5.9.1 -> 5.10.0
- astikorcarts 1.1.7 -> 1.1.8
- TFCAstikorCarts 1.1.8.1 -> 1.1.8.2
- u_team_core 5.1.4.299 -> 5.1.4.312
- treetap 0.3.0 -> 0.4.0
What's Changed
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #500
- Bump the dependencies group with 3 updates by @dependabot in #503
New Contributors
- @dependabot made their first contribution in #500
Full Changelog: 0.7.13...0.7.14
0.7.13
Changes
- Fixed Long Distance Pipes recipe.
- Fixed small shit with saltpeter firtilizer.
- Fixed main menu misspelling.
- Changed quantum_bridge_card recipe.
- Added recipe for refrigerator from tfcea.
- For serverpack onlinemod changed to true by default.
New Mods
- FTB-Backups 2
- OctoLib
- Polylib
- TFC Electrical Appliances
- UniLib
Removed mods
- AEInfinityBooster
- Seamless-loading-screen
Updated mods
- ae2insertexportcard 1.2.1 -> 1.3.0
- AmbientSounds 6.0.1 -> 6.1.1
- appliedenergistics2 15.2.2 -> 15.2.13
- balm 7.2.2 -> 7.3.9
- chat_heads 0.12.2 -> 0.13.3
- corpse 1.0.12 -> 1.0.14
- craftingtweaks 18.2.3 -> 18.2.5
- CraftPresence 2.3.9 -> 2.5.0
- createaddition 1.2.3 -> 1.2.4c
- CreativeCore 2.11.30 -> 2.12.15
- Cucumber 7.0.8 -> 7.0.12
- cupboard 2.6 -> 2.7
- emi 1.1.6 -> 1.1.7
- exposure 1.6.0 -> 1.7.7
- ExtendedAE 1.1.8 -> 1.1.14
- fallingtrees 0.12 -> 0.12.7
- firstperson 2.4.1 -> 2.4.5
- FramedBlocks 9.2.2 -> 9.3.1
- ftb-library 2001.2.2 -> 2001.2.4
- ftb-quests 2001.4.5 -> 2001.4.8
- ImmediatelyFast 1.2.18 -> 1.2.17
- inventoryhud 3.4.18 -> 3.4.26
- ItemPhysicLite 1.6.4 -> 1.6.5
- Jade 11.9.3 -> 11.9.4
- jei 15.3.0.4 -> 15.3.0.8
- Ksyxis 1.3.1 -> 1.3.2
- kubejs 2001.6.5-build.14 -> 2001.6.5-build.7
- letmedespawn 1.2.1 -> 1.3.2b
- lootjs 2.11.0 -> 2.12.0
- modernfix 5.17.0 -> 5.19.4
- moonlight 2.11.31 -> 2.13.2
- merequester 1.1.4 -> 1.1.5
- Not Enough Recipe Book 0.3 -> 0.4.1
- notenoughanimations 1.7.3 -> 1.7.6
- open-parties-and-claims 0.22.2 -> 0.23.2
- packetfixer 1.3.2 -> 1.4.2
- pandalib 0.2.1 -> 0.4.2
- Placebo 8.6.1 -> 8.6.2
- PlayerRevive 2.0.25 -> 2.0.27
- PuzzlesLib 8.1.20 -> 8.1.23
- Xaeros_Minimap 24.1.1 -> 24.4.0
- XaerosWorldMap 1.38.4 -> 1.39.0
- YetAnotherConfigLib 3.4.4 -> 3.5.0
What's Changed
- fix recipe quantum bridge card by @FriendlyCube in #382
- Temporal fix for #364 by @chemlzh in #378
- delete quest by @FriendlyCube in #402
- Remove mod ae infinity booster by @FriendlyCube in #401
- 398 ae2 facade cannot be crafted by @FriendlyCube in #399
- tfc electrical appliance by @FriendlyCube in #404
- fix: typo in main menu by @nsarrazin in #495
- Fix Saltpetre Fertilizer Values by @DorianWang in #488
- fix long distance pipelines by @n1xx1 in #497
New Contributors
- @nsarrazin made their first contribution in #495
- @DorianWang made their first contribution in #488
- @n1xx1 made their first contribution in #497
Full Changelog: 0.7.12...0.7.13
0.7.12
Changes
- Small fixes in quests. (FriendlyCube)
- The version of the Falling Tree's has been rolled back because it sometimes crashes, the developer has been notified.
- Added AE2 quest line. (Friendly Cube)
- ExtendedAE and Mega Cells recipes have been added and changed. (Friendly Cube)
Updated mods
- Panda's Falling Tree's 0.12.1 -> 0.12
What's Changed
- фикс квестов by @FriendlyCube in #373
- ae2 addons by @FriendlyCube in #367
Full Changelog: 0.7.11...0.7.12