|
42 | 42 | - Added Super Tanks and Super Chests, starting at MV. Quantum Tanks and Chests are now later and much, much larger
|
43 | 43 | - Fluids can now be manually removed from Singleblock Generators
|
44 | 44 | - Advancements (achievements) were added all the way from Bronze to MK3 Fusion Reactor and Wetware Mainframe
|
45 |
| -- TheOneProbe now displays recipe time in ticks, to be more accurate |
| 45 | +- TheOneProbe now displays recipe time in ticks when duration is short, to be more accurate |
46 | 46 | - Progress Bars in JEI now are active (like Vanilla Furnace progress bar in JEI)
|
47 | 47 | - "Allow Input from Output Side" now defaults to True
|
48 | 48 | - Energy Output Hatches (now called Dynamo Hatches) now only output energy on one side (Energy Input unchanged)
|
|
64 | 64 | - Steam Oven:
|
65 | 65 | - Multiblock Furnace at Steam-Age
|
66 | 66 | - Consumes 2x the base rate of Steam, at 1.5x the base duration, but up to 8 items at a time
|
67 |
| -- Tools can now be enchanted with Efficiency and Unbreaking |
| 67 | +- Tools can now be enchanted with Unbreaking, and Wrenches can have Efficiency as well |
68 | 68 | - Item Pipes have been added
|
69 | 69 | - Much larger throughput compared to options from other Mods
|
70 | 70 | - More efficient (TPS) than EnderIO Conduits
|
71 | 71 | - Two Modes with a Conveyor or Robot Arm cover:
|
72 |
| - - "Priority": |
| 72 | + - Priority: |
73 | 73 | - Each Pipe has a "priority" value
|
74 | 74 | - Items will go to the lowest priority value first
|
75 |
| - - Restrictive Pipes can be used to drastically reduce priority |
| 75 | + - Restrictive Pipes can be used to drastically increase priority value (lower priority) |
76 | 76 | - Round Robin
|
77 | 77 | - Items will be evenly distributed to each destination
|
78 | 78 | - Unlike EnderIO, a single "group" of items extracted will be split across destinations
|
|
81 | 81 | - Multiblocks can now share ALL hatches (energy, item in/out, fluid in/out) excluding Rotor Holders
|
82 | 82 | - Mixer now has 2 more Item Input slots
|
83 | 83 | - Chemical Reactor now has 1 more Item Output Slot
|
| 84 | +- Distillery now has an Item Output Slot |
84 | 85 | - GT Wrenches will now work for: BuildCraft, EnderIO, Thermal Expansion, Applied Energistics
|
85 | 86 | - New Covers:
|
86 | 87 | - Computer Monitor: a decorative cover
|
|
109 | 110 | - Cable Loss reworked:
|
110 | 111 | - Lossless wires will now no longer damage you
|
111 | 112 | - Cables will always have lossy wires, unless they are "Superconductors"
|
112 |
| - - Superconductors are available at every tier, and are only wires to reduce clutter |
| 113 | + - Superconductors are available at every tier, and are available only wires to reduce clutter |
113 | 114 | - High-Amp Energy Hatches added (can be configured with a Screwdriver, with amperages: 2, 4, 8, 16)
|
114 | 115 | - High-Amp Transformers added (can be configured with a Screwdriver, with ranges: 1->4, 2->8, 4->16, 16->64)
|
115 | 116 | - Diodes Added, which allow energy flow in one direction and restrict amperage (can be configured with a Screwdriver, with amperages: 1, 2, 4, 8, 16)
|
116 | 117 | - GT Cables and wires can now natively power RF-consuming machines (with config, default true)
|
117 | 118 | - Simple Ore Washer added
|
118 |
| - - Ore Washer, but only at LV |
| 119 | + - Ore Washer, but only at ULV |
119 | 120 | - Consumes 100mB of Water per recipe
|
120 | 121 | - Is much faster than an Ore Washer, but grants no byproducts
|
121 | 122 | - Can do: crushed -> crushedPurified, impureDust -> dust, pureDust -> dust
|
|
160 | 161 | - Drums now properly display their Tank contents in TheOneProbe
|
161 | 162 | - Tools now properly override `getToolClasses()`, leading to better mod compatibility
|
162 | 163 | - Fix Distillation Tower not respecting the output order in some arrangements of output hatches
|
| 164 | +- Fix GT items being improperly sorted in JEI |
| 165 | +- Fix recipes being improperly sorted in each category |
| 166 | + - Sorted in groups of voltage-tier, with duration increasing within each tier |
| 167 | +- Fix recipes in JEI taking an odd number of ticks rounding up |
| 168 | + - 1 tick recipes properly display as 0.05s (instead of 0.1s) |
| 169 | + - Example: 19 ticks will show as 0.95s (before would have been 1s) |
163 | 170 |
|
164 | 171 | ### CraftTweaker
|
165 |
| -- t |
| 172 | +- Materials can now automatically generate IDs |
| 173 | + - Be careful, as changing the order of this will cause items in-world to disappear |
166 | 174 |
|
167 | 175 |
|
168 | 176 | ### Removals
|
|
172 | 180 | - Canning Machine and Fluid Canning Machine were combined (now Canning Machine)
|
173 | 181 | - Microwave, Amplifabricator, and Tesla Coil were removed
|
174 | 182 | - Dust-only Materials no longer generate blocks
|
| 183 | +- GT Chests were removed (in favor of Crates, Super Chests, Quantum Chests) |
175 | 184 |
|
176 | 185 | ### Misc Changes
|
177 | 186 | - Many Material colors and IconSets (their overall appearance) have been updated
|
|
0 commit comments