mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-26 07:22:06 +00:00
db825a7aab
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.