@@ -89,18 +89,18 @@ diskDriveMountable {
89
89
[obsidian, "oc:materialCircuitBoardPrinted", obsidian]]
90
90
}
91
91
server1 {
92
- input: [[obsidian , "oc:ram4 ", obsidian ]
93
- ["oc:circuitChip1", "oc:circuitChip2 ", "oc:circuitChip1"]
92
+ input: [[ingotIron , "oc:ram2 ", ingotIron ]
93
+ ["oc:circuitChip1", "oc:componentBus1 ", "oc:circuitChip1"]
94
94
[obsidian, "oc:materialCircuitBoardPrinted", obsidian]]
95
95
}
96
96
server2 {
97
- input: [[obsidian , "oc:ram5 ", obsidian ]
98
- ["oc:circuitChip2", "oc:circuitChip3 ", "oc:circuitChip2"]
97
+ input: [[ingotGold , "oc:ram4 ", ingotGold ]
98
+ ["oc:circuitChip2", "oc:componentBus2 ", "oc:circuitChip2"]
99
99
[obsidian, "oc:materialCircuitBoardPrinted", obsidian]]
100
100
}
101
101
server3 {
102
- input: [[obsidian , "oc:ram6", obsidian ]
103
- ["oc:circuitChip3", "oc:circuitChip3 ", "oc:circuitChip3"]
102
+ input: [[gemDiamond , "oc:ram6", gemDiamond ]
103
+ ["oc:circuitChip3", "oc:componentBus3 ", "oc:circuitChip3"]
104
104
[obsidian, "oc:materialCircuitBoardPrinted", obsidian]]
105
105
}
106
106
terminalServer {
@@ -169,7 +169,7 @@ dataCard2 {
169
169
["", "oc:materialCard", ""]]
170
170
}
171
171
dataCard3 {
172
- input: [[gemDiamond , "oc:cpu2", "oc:ram5"]
172
+ input: [[nuggetDiamond , "oc:cpu2", "oc:ram5"]
173
173
["", "oc:materialCard", ""]]
174
174
}
175
175
graphicsCard1 {
@@ -226,19 +226,19 @@ angelUpgrade {
226
226
[ingotIron, materialEnderPearl, ingotIron]]
227
227
}
228
228
batteryUpgrade1 {
229
- input: [[ingotIron , nuggetGold, ingotIron ]
229
+ input: [[nuggetIron , nuggetGold, nuggetIron ]
230
230
[fenceIron, "oc:capacitor", fenceIron]
231
- [ingotIron , nuggetGold, ingotIron ]]
231
+ [nuggetIron , nuggetGold, nuggetIron ]]
232
232
}
233
233
batteryUpgrade2 {
234
- input: [[ingotGold , "oc:capacitor", ingotGold ]
234
+ input: [[nuggetIron , "oc:capacitor", nuggetIron ]
235
235
[fenceIron, nuggetGold, fenceIron]
236
- [ingotGold , "oc:capacitor", ingotGold ]]
236
+ [nuggetIron , "oc:capacitor", nuggetIron ]]
237
237
}
238
238
batteryUpgrade3 {
239
- input: [[gemDiamond , "oc:capacitor", gemDiamond ]
240
- [fenceIron, "oc:capacitor", fenceIron ]
241
- [gemDiamond , "oc:capacitor", gemDiamond ]]
239
+ input: [[nuggetIron , "oc:capacitor", nuggetIron ]
240
+ ["oc:capacitor", nuggetDiamond, "oc:capacitor" ]
241
+ [nuggetIron , "oc:capacitor", nuggetIron ]]
242
242
}
243
243
chunkloaderUpgrade {
244
244
input: [[ingotGold, blockGlass, ingotGold]
@@ -372,23 +372,34 @@ upgradeContainer3 {
372
372
[ingotGold, "oc:materialCircuitBoardPrinted", ingotGold]]
373
373
}
374
374
375
- # Note: iron ingot and nugget recipes are *only* registered if no other mod
375
+ # Note: ingot/gem <-> nugget recipes are *only* registered if no other mod
376
376
# already provides the same functionality.
377
377
nuggetIron {
378
378
type: shapeless
379
379
input: ingotIron
380
380
output: 9
381
381
}
382
- cuttingWire = false
383
- acid {
384
- type: shapeless
385
- input: [bucketWater, sugar, slimeball, fermentedSpiderEye, bone]
386
- }
387
382
ingotIron {
388
383
input: [[nuggetIron, nuggetIron, nuggetIron],
389
384
[nuggetIron, nuggetIron, nuggetIron],
390
385
[nuggetIron, nuggetIron, nuggetIron]]
391
386
}
387
+ nuggetDiamond {
388
+ type: shapeless
389
+ input: gemDiamond
390
+ output: 9
391
+ }
392
+ gemDiamond {
Has a conversation. Original line has a conversation.
393
+ input: [[nuggetDiamond, nuggetDiamond, nuggetDiamond],
394
+ [nuggetDiamond, nuggetDiamond, nuggetDiamond],
395
+ [nuggetDiamond, nuggetDiamond, nuggetDiamond]]
396
+ }
397
+
398
+ cuttingWire = false
399
+ acid {
400
+ type: shapeless
401
+ input: [bucketWater, sugar, slimeball, fermentedSpiderEye, bone]
402
+ }
392
403
disk {
393
404
input: [["", nuggetIron, ""]
394
405
[nuggetIron, "", nuggetIron]
@@ -436,24 +447,28 @@ numPad {
436
447
}
437
448
438
449
transistor {
439
- input: [[nuggetIron, nuggetIron, nuggetIron ]
450
+ input: [[ingotIron, ingotIron, ingotIron ]
440
451
[nuggetGold, paper, nuggetGold]
441
452
["", redstone, ""]]
453
+ output: 8
442
454
}
443
455
chip1 {
444
- input: [[nuggetIron, "" , nuggetIron]
456
+ input: [[nuggetIron, nuggetIron , nuggetIron]
445
457
[redstone, "oc:materialTransistor", redstone]
446
- [nuggetIron, "", nuggetIron]]
458
+ [nuggetIron, nuggetIron, nuggetIron]]
459
+ output: 8
447
460
}
448
461
chip2 {
449
- input: [[nuggetGold, "" , nuggetGold]
462
+ input: [[nuggetGold, nuggetGold , nuggetGold]
450
463
[redstone, "oc:materialTransistor", redstone]
451
- [nuggetGold, "", nuggetGold]]
464
+ [nuggetGold, nuggetGold, nuggetGold]]
465
+ output: 4
452
466
}
453
467
chip3 {
454
- input: [[gemDiamond, "", gemDiamond ]
468
+ input: [[nuggetDiamond, nuggetDiamond, nuggetDiamond ]
455
469
[redstone, "oc:materialTransistor", redstone]
456
- [gemDiamond, "", gemDiamond]]
470
+ [nuggetDiamond, nuggetDiamond, nuggetDiamond]]
471
+ output: 2
457
472
}
458
473
alu {
459
474
input: [[nuggetIron, redstone, nuggetIron]
@@ -466,9 +481,9 @@ apu1 {
466
481
[nuggetGold, "oc:circuitChip1", nuggetGold]]
467
482
}
468
483
apu2 {
469
- input: [[gemDiamond , "oc:circuitChip2", gemDiamond ]
484
+ input: [[nuggetDiamond , "oc:circuitChip2", nuggetDiamond ]
470
485
["oc:cpu3", "oc:componentBus2", "oc:graphicsCard2"]
471
- [gemDiamond , "oc:circuitChip2", gemDiamond ]]
486
+ [nuggetDiamond , "oc:circuitChip2", nuggetDiamond ]]
472
487
}
473
488
componentBus1 {
474
489
input: [[nuggetIron, redstone, nuggetIron]
@@ -481,9 +496,9 @@ componentBus2 {
481
496
[nuggetGold, "oc:materialCircuitBoardPrinted", nuggetGold]]
482
497
}
483
498
componentBus3 {
484
- input: [[emerald , redstone, emerald ]
499
+ input: [[nuggetDiamond , redstone, nuggetDiamond ]
485
500
["oc:circuitChip3", "oc:materialCU", ""]
486
- [emerald , "oc:materialCircuitBoardPrinted", emerald ]]
501
+ [nuggetDiamond , "oc:materialCircuitBoardPrinted", nuggetDiamond ]]
487
502
}
488
503
cpu1 {
489
504
input: [[nuggetIron, redstone, nuggetIron]
@@ -496,9 +511,9 @@ cpu2 {
496
511
[nuggetGold, "oc:materialALU", nuggetGold]]
497
512
}
498
513
cpu3 {
499
- input: [[emerald , redstone, emerald ]
514
+ input: [[nuggetDiamond , redstone, nuggetDiamond ]
500
515
["oc:circuitChip3", "oc:materialCU", "oc:circuitChip3"]
501
- [emerald , "oc:materialALU", emerald ]]
516
+ [nuggetDiamond , "oc:materialALU", nuggetDiamond ]]
502
517
}
503
518
cu {
504
519
input: [[nuggetGold, redstone, nuggetGold]
508
523
509
524
rawCircuitBoard {
510
525
type: shapeless
511
- input: [nuggetGold, clay, dyeGreen]
526
+ input: [ingotGold, clay, dyeGreen]
527
+ output: 8
512
528
}
513
529
circuitBoard = false
514
530
printedCircuitBoard {
@@ -585,12 +601,12 @@ geolyzer {
585
601
}
586
602
hologram1 {
587
603
input: [["oc:circuitChip2", paneGlass, "oc:circuitChip2"]
588
- ["oc:materialCircuitBoardPrinted", gemDiamond , "oc:materialCircuitBoardPrinted"]
604
+ ["oc:materialCircuitBoardPrinted", nuggetDiamond , "oc:materialCircuitBoardPrinted"]
589
605
[obsidian, yellowDust, obsidian]]
590
606
}
591
607
hologram2 {
592
608
input: [["oc:circuitChip3", blockGlass, "oc:circuitChip3"]
593
- ["oc:materialCircuitBoardPrinted", blockDiamond , "oc:materialCircuitBoardPrinted"]
609
+ ["oc:materialCircuitBoardPrinted", gemDiamond , "oc:materialCircuitBoardPrinted"]
594
610
[obsidian, blazePowder, obsidian]]
595
611
}
596
612
keyboard {
@@ -623,7 +639,7 @@ powerDistributor {
623
639
[ingotIron, "oc:materialCircuitBoardPrinted", ingotIron]]
624
640
}
625
641
rack {
626
- input: [["oc:circuitChip2" , "oc:wlanCard", "oc:circuitChip2" ]
642
+ input: [[gemDiamond , "oc:wlanCard", gemDiamond ]
627
643
[fenceIron, chest, fenceIron]
628
644
["oc:relay", "oc:materialCircuitBoardPrinted", "oc:powerDistributor"]]
629
645
}