Skip to content

Commit

Permalink
Build 176
Browse files Browse the repository at this point in the history
  • Loading branch information
BluSunrize committed Jun 18, 2024
1 parent d466994 commit 109a216
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,13 +1,14 @@
{
"homepage": "https://minecraft.curseforge.com/projects/immersive-engineering",
"promos": {
"1.20.4-latest": "1.20.4-11.4.0-175",
"1.20.4-recommended": "1.20.4-11.4.0-175"
"1.20.4-latest": "1.20.4-11.4.1-176",
"1.20.4-recommended": "1.20.4-11.4.1-176"
},
"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.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)",
"1.20.4-11.4.0-175": "- Add upgrades for the Engineering's Skyhook (BluSunrize)\n - High Torque Motor makes it faster to go up slopes\n - Insulated Grip allows riding live wires without getting zapped\n - Heavy Impact Hooks deal bonus damage with a falling attack, much like the mace in 1.21\n- Allow Phial Cartridges to be filled in the Bottling Machine (BluSunrize)\n- Allow survey tools to be used on more blocks (voidsong-dragonfly)\n- Add cloche recipes for ferns and grass (voidsong-dragonfly)\n- Add crushing recipes for stone and deepslate (voidsong-dragonfly)\n- Add the blueprint shelf, a block that can store up to 9 blueprints! (BluSunrize)\n- Add a banner pattern for the wire cutter (BluSunrize)\n- Add sub-designs for the banner patterns: hammer, wire cutter & wolf (BluSunrize)\n - This allows for individual coloured grip + head of the tool\n - It also allows all three wolf designs to be stored in one pattern\n- Allow barrel and crate minecarts to be automatically loaded & unloaded (voidsong-dragonfly)\n - You can use a fluid pump to load and unload the barrel carts!\n- Add High-Cetane Biodiesel (BluSunrize)\n - It's made from biodiesel and potion of strength in the refinery\n - Its burntime is 25% longer than normal biodiesel!\n- Add catwalk blocks, heavily inspired by Engineer's Decor (BluSunrize)\n - Thank you wilechaote for giving us permission to include these blocks in the mod <3\n - Also includes catwalks stairs!\n- Change the recipes for revolver cartridges to be cheaper overall (BluSunrize)\n- Change Nickel and Uranium ores to have more easily identifiable textures (BluSunrize)\n- Change titles and descriptions of Advancements to more closely match Mojang's pattern (voidsong-dragonfly)\n- Change wire loss to be exponential rather than linear, allowing HV lines to run much further and still be viable! (voidsong-dragonfly)\n- Change storage crates in their behavior (BluSunrize)\n - They will only keep their items if they are sealed before being broken\n - To seal a crate you'll need to use an engineer's hammer on it for an extended duration\n - This way, they're not longer as good as Shulker Boxes\n - To make up for it, the name of a crate can now be edited in its GUI and will display when hovering the cursor over the block\n- Change waterwheels in their behavior (voidsong-dragonfly)\n - Water source blocks directly in wheel paddles now have higher 'resistance' and penalize wheels\n - Fluid blocks of lower height now provide less torque to waterwheels - higher flow is better\n - Water will no longer spill/flow off the 'side' of waterwheels, their models have been adjusted to symbolize this\n - Breastshot wheels are given a small buff to make millrace setups like large 17th century mills profitable\n - The maximum power for an optimized overshot wheel is the same as before!\n - Also both the waterwheel and windmill now have sounds!\n- Fix crusher not accepting multiple stacks of the same ore (BluSunrize)\n- Fix stone multiblocks being washed away by water (BluSunrize)\n- Fix potential race condition with wires damaging entities (BluSunrize)\n- Fix shader banners and potion fluids using the wrong colors (BluSunrize)\n- Fix accumulator backpack getting rendered as full-bright when worn (BluSunrize)\n- Fix IE's tools rendering inverted in offhand (BluSunrize)\n- Fix crusher and excavator particles behaving weirdly (BluSunrize)\n- Fix inconsistent breaking sounds with stone multiblocks (BluSunrize)"
"1.20.4-11.4.0-175": "- Add upgrades for the Engineering's Skyhook (BluSunrize)\n - High Torque Motor makes it faster to go up slopes\n - Insulated Grip allows riding live wires without getting zapped\n - Heavy Impact Hooks deal bonus damage with a falling attack, much like the mace in 1.21\n- Allow Phial Cartridges to be filled in the Bottling Machine (BluSunrize)\n- Allow survey tools to be used on more blocks (voidsong-dragonfly)\n- Add cloche recipes for ferns and grass (voidsong-dragonfly)\n- Add crushing recipes for stone and deepslate (voidsong-dragonfly)\n- Add the blueprint shelf, a block that can store up to 9 blueprints! (BluSunrize)\n- Add a banner pattern for the wire cutter (BluSunrize)\n- Add sub-designs for the banner patterns: hammer, wire cutter & wolf (BluSunrize)\n - This allows for individual coloured grip + head of the tool\n - It also allows all three wolf designs to be stored in one pattern\n- Allow barrel and crate minecarts to be automatically loaded & unloaded (voidsong-dragonfly)\n - You can use a fluid pump to load and unload the barrel carts!\n- Add High-Cetane Biodiesel (BluSunrize)\n - It's made from biodiesel and potion of strength in the refinery\n - Its burntime is 25% longer than normal biodiesel!\n- Add catwalk blocks, heavily inspired by Engineer's Decor (BluSunrize)\n - Thank you wilechaote for giving us permission to include these blocks in the mod <3\n - Also includes catwalks stairs!\n- Change the recipes for revolver cartridges to be cheaper overall (BluSunrize)\n- Change Nickel and Uranium ores to have more easily identifiable textures (BluSunrize)\n- Change titles and descriptions of Advancements to more closely match Mojang's pattern (voidsong-dragonfly)\n- Change wire loss to be exponential rather than linear, allowing HV lines to run much further and still be viable! (voidsong-dragonfly)\n- Change storage crates in their behavior (BluSunrize)\n - They will only keep their items if they are sealed before being broken\n - To seal a crate you'll need to use an engineer's hammer on it for an extended duration\n - This way, they're not longer as good as Shulker Boxes\n - To make up for it, the name of a crate can now be edited in its GUI and will display when hovering the cursor over the block\n- Change waterwheels in their behavior (voidsong-dragonfly)\n - Water source blocks directly in wheel paddles now have higher 'resistance' and penalize wheels\n - Fluid blocks of lower height now provide less torque to waterwheels - higher flow is better\n - Water will no longer spill/flow off the 'side' of waterwheels, their models have been adjusted to symbolize this\n - Breastshot wheels are given a small buff to make millrace setups like large 17th century mills profitable\n - The maximum power for an optimized overshot wheel is the same as before!\n - Also both the waterwheel and windmill now have sounds!\n- Fix crusher not accepting multiple stacks of the same ore (BluSunrize)\n- Fix stone multiblocks being washed away by water (BluSunrize)\n- Fix potential race condition with wires damaging entities (BluSunrize)\n- Fix shader banners and potion fluids using the wrong colors (BluSunrize)\n- Fix accumulator backpack getting rendered as full-bright when worn (BluSunrize)\n- Fix IE's tools rendering inverted in offhand (BluSunrize)\n- Fix crusher and excavator particles behaving weirdly (BluSunrize)\n- Fix inconsistent breaking sounds with stone multiblocks (BluSunrize)",
"1.20.4-11.4.1-176": "- Add a netherite nugget (BluSunrize)\n - This is to allow recycling outputs of nuggets\n- Fix incorrect output on high-cetane diesel recipe (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.4.1-pre
##### Version 1.20.4-11.4.1-176
- Add a netherite nugget (BluSunrize)
- This is to allow recycling outputs of nuggets
- Fix incorrect output on high-cetane diesel recipe (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.4.1
version_jei=17.0.0.30
version_cctweaked=1.110.2
version_buildnumber=175
version_buildnumber=176
modid=immersiveengineering
Loading

0 comments on commit 109a216

Please sign in to comment.