Skip to content

Commit

Permalink
Build 174
Browse files Browse the repository at this point in the history
  • Loading branch information
BluSunrize committed Jun 8, 2024
1 parent 53a8a63 commit 01909a9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
7 changes: 4 additions & 3 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"homepage": "https://minecraft.curseforge.com/projects/immersive-engineering",
"promos": {
"1.20.4-latest": "1.20.4-11.2.0-173",
"1.20.4-recommended": "1.20.4-11.2.0-173"
"1.20.4-latest": "1.20.4-11.3.0-174",
"1.20.4-recommended": "1.20.4-11.3.0-174"
},
"1.20.4": {
"1.20.4-11.1.0-172": "- First release for 1.20.4\n- Includes all features from 10.1.0\n- **All** of the porting work and bugfixing courtesy of Malte\n- Overhauled Mineral Veins (BluSunrize, voidsong-dragonfly)\n - Mineral veins now use biome tags as conditions, this replaces dimension keys and allows more precise filtering\n - New Vein: **Banded Iron**, a primary iron deposit because it's IE's most common resource\n - New Vein: **Lazulitic Intrusion**, comprised of lapis and gold, making it ideal for decoration and enchanting\n - New Vein: **Alluvial Sift**, only found in river biomes, this allows the excavator to mine for diamonds\n - New Vein: **Rich Auricupride**, only found in mesa biomes, high in gold and some copper\n - Changed **Pentlandite** to be primarily a nickel vein since its essential for IE's mid- and lategame architecture\n - Changed **Wolframite** to include tin when present\n - Changed all veins to output less sulfur\n - Changed a variety of other veins to prioritze secondary ores that IE relies on (lead, silver)\n - Changed weight and failchance on various veins, this makes \"necessary\" resources more common\n - Changed various veins to only show up in certain biomes, making \"decorative\" veins like Silt less common\n - Actually increased the weight of \"rare\" veins such as **Beryl** and **Uraninite**, because they are now limited by biome\n - Allow survey tools to be used on netherrack and soul sand, to make searching in the Nether viable",
"1.20.4-11.2.0-173": "- Overhaul the Engineering's Manual (voidsong-dragonfly)\n - Splitting various long entries into multiple smaller ones (fluid transport, logic circuits, ...)\n - Adding new pages for undocumented features (gunpower barrel, minecarts, ...)\n - Sorting everything into a new list of more comprehensible categories\n - As a result, all translations of the manual are deprecated and need to be updated by community input\n- Add the Machine Interfact, a block designed to read a variety of data from multiblock machines (BluSunrize)\n- Change recipe for hempcrete to make it cheaper to mass produce (voidsong-dragonfly)\n- Fix covered conveyors crashing the game (BluSunrize)\n- Fix multiblocks being broken by flowing water (BluSunrize)\n- Fix buttons in the circuit table not behaving correctly with keyboard inputs (BluSunrize)"
"1.20.4-11.2.0-173": "- Overhaul the Engineering's Manual (voidsong-dragonfly)\n - Splitting various long entries into multiple smaller ones (fluid transport, logic circuits, ...)\n - Adding new pages for undocumented features (gunpower barrel, minecarts, ...)\n - Sorting everything into a new list of more comprehensible categories\n - As a result, all translations of the manual are deprecated and need to be updated by community input\n- Add the Machine Interfact, a block designed to read a variety of data from multiblock machines (BluSunrize)\n- Change recipe for hempcrete to make it cheaper to mass produce (voidsong-dragonfly)\n- Fix covered conveyors crashing the game (BluSunrize)\n- Fix multiblocks being broken by flowing water (BluSunrize)\n- Fix buttons in the circuit table not behaving correctly with keyboard inputs (BluSunrize)",
"1.20.4-11.3.0-174": "- Re-add CC-Tweaked integration (Malte)\n- Add missing redstone acid recipe to the manual (BluSunrize)\n- Add the windows from Engineer's Decor (BluSunrize)\n - Thank you wilechaote for giving us permission to include these blocks in the mod <3\n- Add Reinforced Concrete, crafted with Netherite Rods (BluSunrize)\n - It's witherproof!\n- Add Panzerglass windows, which are also witherproof, in a similar way to the Engineer's Decor block! (BluSunrize)\n- Change Leaded Concrete to be less resistant to explosions and block teleporting instead\n- Fix fractions not rendering properly in the manual (BluSunrize)\n- Fix Machine Interface crashing on servers (BluSunrize)\n- Fix Toolbox being movable while opened (BluSunrize)"
}
}
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##### Version 1.20.4-11.3.0-pre
##### Version 1.20.4-11.3.0-174
- Re-add CC-Tweaked integration (Malte)
- Add missing redstone acid recipe to the manual (BluSunrize)
- Add the windows from Engineer's Decor (BluSunrize)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ version_neogradle=7.0.96
version_ie=11.3.0
version_jei=17.0.0.30
version_cctweaked=1.110.2
version_buildnumber=173
version_buildnumber=174
modid=immersiveengineering
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"1.20.4-11.1.0-172": "- First release for 1.20.4\n- Includes all features from 10.1.0\n- **All** of the porting work and bugfixing courtesy of Malte\n- Overhauled Mineral Veins (BluSunrize, voidsong-dragonfly)\n - Mineral veins now use biome tags as conditions, this replaces dimension keys and allows more precise filtering\n - New Vein: **Banded Iron**, a primary iron deposit because it's IE's most common resource\n - New Vein: **Lazulitic Intrusion**, comprised of lapis and gold, making it ideal for decoration and enchanting\n - New Vein: **Alluvial Sift**, only found in river biomes, this allows the excavator to mine for diamonds\n - New Vein: **Rich Auricupride**, only found in mesa biomes, high in gold and some copper\n - Changed **Pentlandite** to be primarily a nickel vein since its essential for IE's mid- and lategame architecture\n - Changed **Wolframite** to include tin when present\n - Changed all veins to output less sulfur\n - Changed a variety of other veins to prioritze secondary ores that IE relies on (lead, silver)\n - Changed weight and failchance on various veins, this makes \"necessary\" resources more common\n - Changed various veins to only show up in certain biomes, making \"decorative\" veins like Silt less common\n - Actually increased the weight of \"rare\" veins such as **Beryl** and **Uraninite**, because they are now limited by biome\n - Allow survey tools to be used on netherrack and soul sand, to make searching in the Nether viable",
"1.20.4-11.2.0-173": "- Overhaul the Engineering's Manual (voidsong-dragonfly)\n - Splitting various long entries into multiple smaller ones (fluid transport, logic circuits, ...)\n - Adding new pages for undocumented features (gunpower barrel, minecarts, ...)\n - Sorting everything into a new list of more comprehensible categories\n - As a result, all translations of the manual are deprecated and need to be updated by community input\n- Add the Machine Interfact, a block designed to read a variety of data from multiblock machines (BluSunrize)\n- Change recipe for hempcrete to make it cheaper to mass produce (voidsong-dragonfly)\n- Fix covered conveyors crashing the game (BluSunrize)\n- Fix multiblocks being broken by flowing water (BluSunrize)\n- Fix buttons in the circuit table not behaving correctly with keyboard inputs (BluSunrize)"
"1.20.4-11.2.0-173": "- Overhaul the Engineering's Manual (voidsong-dragonfly)\n - Splitting various long entries into multiple smaller ones (fluid transport, logic circuits, ...)\n - Adding new pages for undocumented features (gunpower barrel, minecarts, ...)\n - Sorting everything into a new list of more comprehensible categories\n - As a result, all translations of the manual are deprecated and need to be updated by community input\n- Add the Machine Interfact, a block designed to read a variety of data from multiblock machines (BluSunrize)\n- Change recipe for hempcrete to make it cheaper to mass produce (voidsong-dragonfly)\n- Fix covered conveyors crashing the game (BluSunrize)\n- Fix multiblocks being broken by flowing water (BluSunrize)\n- Fix buttons in the circuit table not behaving correctly with keyboard inputs (BluSunrize)",
"1.20.4-11.3.0-174": "- Re-add CC-Tweaked integration (Malte)\n- Add missing redstone acid recipe to the manual (BluSunrize)\n- Add the windows from Engineer's Decor (BluSunrize)\n - Thank you wilechaote for giving us permission to include these blocks in the mod <3\n- Add Reinforced Concrete, crafted with Netherite Rods (BluSunrize)\n - It's witherproof!\n- Add Panzerglass windows, which are also witherproof, in a similar way to the Engineer's Decor block! (BluSunrize)\n- Change Leaded Concrete to be less resistant to explosions and block teleporting instead\n- Fix fractions not rendering properly in the manual (BluSunrize)\n- Fix Machine Interface crashing on servers (BluSunrize)\n- Fix Toolbox being movable while opened (BluSunrize)"
}

0 comments on commit 01909a9

Please sign in to comment.