1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-11 01:40:56 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/common
SquidDev 88de097c1c Add more general item colouring system
This allows for other items, such as turtles, to be dyed in the future.
This also adds support for the ore dictionary, meaning you can use other
mod's dyes to colour items.
2017-05-14 14:17:54 +01:00
..
BlockDirectional.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
BlockGeneric.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ClientTerminal.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ColourableRecipe.java Add more general item colouring system 2017-05-14 14:17:54 +01:00
DefaultBundledRedstoneProvider.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
IColouredItem.java Add more general item colouring system 2017-05-14 14:17:54 +01:00
IDirectionalTile.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ITerminal.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ITerminalTile.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
ServerTerminal.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
TileGeneric.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00