mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 13:42:59 +00:00 
			
		
		
		
	| @@ -6,7 +6,7 @@ | ||||
|         "# #" | ||||
|     ], | ||||
|     "key": { | ||||
|         "#": { "item": "minecraft:gold_ingot" }, | ||||
|         "#": { "type": "forge:ore_dict", "ore": "ingotGold" }, | ||||
|         "C": { "type": "computercraft:computer", "item": "computercraft:computer", "family": "Normal" } | ||||
|     }, | ||||
|     "family": "Advanced", | ||||
|   | ||||
| @@ -6,7 +6,7 @@ | ||||
|         "# #" | ||||
|     ], | ||||
|     "key": { | ||||
|         "#": { "item": "minecraft:gold_ingot" }, | ||||
|         "#": { "type": "forge:ore_dict", "ore": "ingotGold" }, | ||||
|         "C": { "item": "computercraft:pocket_computer", "data": 0 } | ||||
|     }, | ||||
|     "family": "Advanced", | ||||
|   | ||||
| @@ -6,8 +6,8 @@ | ||||
|         " B " | ||||
|     ], | ||||
|     "key": { | ||||
|         "#": { "item": "minecraft:gold_ingot" }, | ||||
|         "B": { "item": "minecraft:gold_block" }, | ||||
|         "#": { "type": "forge:ore_dict", "ore": "ingotGold" }, | ||||
|         "B": { "type": "forge:ore_dict", "ore": "blockGold" }, | ||||
|         "C": [ | ||||
|             { "type": "computercraft:computer", "item": "computercraft:turtle", "family": "Normal" }, | ||||
|             { "item": "computercraft:turtle_expanded", "data": 0 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev