|
1 | 1 | ## Changelog |
2 | 2 |
|
| 3 | +### 2.0.4 |
| 4 | +BETA RELEASE |
| 5 | + |
| 6 | +* Add support for Galacticraft dimensions and GTCEu veins |
| 7 | +* Add extruder recipes using dust for polymers (Polyethylene, PTFE, etc) |
| 8 | +* Change the gem texture for Quartzite and Certus Quartz |
| 9 | +* Add the ability to name GT machines, and display the name as a "name tag" rendered in-world |
| 10 | +* Fix Hammer and Hammering Enchant not respecting Nether/End ores, not using proper fortune calculations, and dropping ore blocks for non-stone ores |
| 11 | +* Fix crash with LittleTiles and Ore Blocks |
| 12 | +* Fix Drills mining 2 blocks at a time when in single block mode |
| 13 | +* Fix issue with multiblocks not being able to run when missing some output hatch types in rare situations |
| 14 | +* Fix EnergyNet issues, where power could seemingly get "stuck" and allowed machines to be powered "wirelessly" |
| 15 | +* Adjust GT loot values |
| 16 | +* Fix recipe conflicts in the Ore Washer |
| 17 | +* Add Lathe recipes for Buzzsaw Blades |
| 18 | +* Fix recipe conflicts with Fluid Regulators |
| 19 | +* Fix Multiblock Autobuild not replacing blocks like Grass, Leaves, Snow, etc |
| 20 | +* Fix Nichrome Mixer recipe conflict |
| 21 | +* Fix Radon chemical reactor recipe |
| 22 | +* Fix Toluene fuel burn time |
| 23 | +* Fix some Arc Furnace recipes being too high of an EU/t |
| 24 | +* Fix buffers voiding items when broken |
| 25 | +* Swap the ore vein weights of Cassiterite and Copper-Tin veins, to make Cassiterite more common |
| 26 | +* Many small autogen recipe tweaks (fix arcing blocks just giving blocks still, redo lens lathe recipes, more gem ore byproducts) |
| 27 | +* Slightly rebalance the Pump (machine) |
| 28 | +* Cut Rock Breaker EU/t costs (tiers are still the same) |
| 29 | +* Fix logging warnings about Hassium missing flags |
| 30 | +* Fix crash with some multiblock structures (none available in CEu, but possible from addons or MBT) |
| 31 | +* Recipe cleanups of some duplicate recipes (glowstone, redstone, etc) |
| 32 | +* Add UHV+ components, for addons to utilize |
| 33 | + |
3 | 34 | ### 2.0.3 |
4 | 35 | BETA RELEASE |
5 | 36 |
|
|
0 commit comments