richardhendricks / GT5-Unofficial

Decompiled and modified version of GT5.07.07
1 stars 0 forks source link

Add API for lazer engraver to use different lens colors #32

Open richardhendricks opened 6 years ago

richardhendricks commented 6 years ago

Also, @moronwmachinegun , you wouldn't have to manually change the colour for every single lens. You could just look at the lenses hex in its material properties, like tools do of ingots.

richardhendricks commented 6 years ago

https://github.com/Blood-Asp/GT5-Unofficial/blob/unstable/src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java#L998

https://github.com/richardhendricks/GT5-Unofficial/blob/experimental/src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_BasicMachine.java#L116