aboutsummaryrefslogtreecommitdiff
path: root/src/resources/assets/miscutils/textures/items/MU-metaitem.01
AgeCommit message (Collapse)Author
2017-08-03+ Gave the pellet textures appropriate colouring.Alkalus
2017-08-03+ Added 4 types of custom RTG pellets.Alkalus
+ Added 3 new materials for the custom pellets. % Created StringUtils.java and migrated Super/Subscript formatting functions to it.
2017-07-11$ More work on old circuits. Fixed Short ID range overflow.Draknyte1
2017-07-11+ Pre .09.28 Circuits added, missing recipes though.Alkalus
> This will be a config option to avoid a requirement of remerging it back into Gregtech itself. > Although the new circuits will exist and have recipes, updating from a pre .09.28 world to .28+ will allow automation to continue working. > New circuits produced will have correct oredict and will continue being used in recipes.
2017-06-07New Horizons - Small Fluid Cell and IC2 Rotor Changes (#93)Martin Robertz
% changing Wind Rotor /shaft recipes for GTNH % changed Shaft shape graphic a bit - disabled Large Fluid Cells if GTNH Core is loaded. $ small fixes + Block recipes only for GTNH - Revert "Block recipes only for GTNH" This reverts commit 290207067ee39b29b3d3cce0e2862602d8ea18ca.
2017-06-02+ Added ULV component Textures.Alkalus
2016-09-11[1.4.6.5-release]Draknyte1
% Cleaned up fluid duplicates. % Cleaned up handling of GT Meta-Tools. % Changed tone of my latest Fluid Cell icons, now it's darker and more defined. - Removed some dead classes that have no use.
2016-09-10+ Added Gregtech Fluid Cells, in 1, 16, 36, 144L varieties.Draknyte1
2016-07-27+ Added Food and Hot foodsDraknyte1
+ Added Tantalloy 60 & 61 Ingots & Hot Ingots. + Added a Special Loaf. + Hot Ingot now do damage when holding them. + Hot foods now do damage when holding them. + Added automatic naming of Ingots when being added.
2016-07-25% Swapper Sensor and Emitter textures, because I had them backwards.Draknyte1
2016-07-24$ Fixed the missing LuV Rocket Engine Recipe.Draknyte1
+ Re-added support for EnderIO Fuels for use in any voltage Diesel generator. % Changed the textures for the batteries, added two new types. (Cadmium and Lithium)
2016-07-09+ Added a EV BatteryDraknyte1
% Changed Item Registration for Rotors & Components
2016-07-09+ Added GT5 Extruder Shape for Windmill ShaftsDraknyte1
+ Added Recipes for All Rotors and components.
2016-06-19+More Circuit & related Part textures.Draknyte1
2016-06-19+More classes stolen from GT to implement my own items on a metaitem.Draknyte1
+Added LuV -> Max Voltage Machine components. +Added Rocket Engines, High tier diesel generators. +Added new textures for everything. +Added BedLocator_Base.java - Debug item for testing and NBT data storage. +Added Machine_Charger.java - Another Debug machine for testing NBT value manipulation.