1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-11-17 07:14:51 +00:00
CC-Tweaked/src/main/resources/assets/computercraft
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
..
advancements/recipes Add some basic recipe advancements 2017-07-25 21:10:49 +01:00
blockstates Speaker rendering and name 2017-05-15 17:38:50 +02:00
lang Update to 1.11.2 2017-07-25 21:08:51 +01:00
lua Merge pull request #455 from Wilma456/fileread 2018-01-13 00:58:19 +00:00
models Added PocketSpeaker & corrected blockmodel for turtle speaker 2017-05-15 17:42:29 +02:00
recipes Add recipes to convert computer items into their upgraded counterparts 2018-03-13 14:14:36 +00:00
textures Fix texture artifacts when rendering monitors 2017-07-10 22:20:07 +01:00