1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/util
SquidDev db825a7aab Add recipes to convert computer items into their upgraded counterparts
This adds IComputerItem.withFamily(ItemStack, ComputerFamily) as well as
a ComputerFamilyRecipe class. Each type of computer (normal, turtle,
pocket) defines a recipe using this class, as they require a different
number of gold ingots to upgrade.
2018-03-13 14:14:36 +00:00
..
Colour.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
ColourTracker.java Add more general item colouring system 2017-05-14 14:17:54 +01:00
ColourUtils.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
CreativeTabMain.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
CreativeTabTreasure.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
DirectionUtil.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
Holiday.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
HolidayUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
IDAssigner.java Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
IEntityDropConsumer.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
ImpostorRecipe.java Initial update to 1.12 2017-07-25 21:10:47 +01:00
ImpostorShapelessRecipe.java Initial update to 1.12 2017-07-25 21:10:47 +01:00
InventoryUtil.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
NBTUtil.java Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
Palette.java Fix to getPalletteColour 2017-05-28 14:08:15 +02:00
PeripheralUtil.java ComputerCraft 1.80pr0 2017-05-01 14:51:26 +01:00
RecipeUtil.java Add recipes to convert computer items into their upgraded counterparts 2018-03-13 14:14:36 +00:00
RedstoneUtil.java Pass the original block in redstone propagation 2017-09-10 09:32:02 +01:00
ReflectionUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
StringUtil.java Refactor the filesystem and HTTP code 2017-05-13 22:47:28 +01:00
WorldUtil.java Initial update to 1.12 2017-07-25 21:10:47 +01:00