mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-14 01:39:36 -04:00
parent
6837c7e02f
commit
7295b36c11
@ -302,7 +302,7 @@ leashUpgrade {
|
|||||||
}
|
}
|
||||||
navigationUpgrade {
|
navigationUpgrade {
|
||||||
input: [[ingotGold, compass, ingotGold]
|
input: [[ingotGold, compass, ingotGold]
|
||||||
["oc:circuitChip2", {item=map, subID=any}, "oc:circuitChip2"]
|
["oc:circuitChip2", {item=filled_map, subID=any}, "oc:circuitChip2"]
|
||||||
[ingotGold, potion, ingotGold]]
|
[ingotGold, potion, ingotGold]]
|
||||||
}
|
}
|
||||||
pistonUpgrade {
|
pistonUpgrade {
|
||||||
|
@ -144,7 +144,7 @@ generatorUpgrade {
|
|||||||
navigationUpgrade {
|
navigationUpgrade {
|
||||||
# 2 = MV Casing
|
# 2 = MV Casing
|
||||||
input: [[{block="gt.blockcasings", subID=2}, compass, screwStainlessSteel]
|
input: [[{block="gt.blockcasings", subID=2}, compass, screwStainlessSteel]
|
||||||
["oc:circuitChip3", {item=map, subID=any}, "oc:circuitChip3"]
|
["oc:circuitChip3", {item=filled_map, subID=any}, "oc:circuitChip3"]
|
||||||
[screwStainlessSteel, potion, craftingToolScrewdriver]]
|
[screwStainlessSteel, potion, craftingToolScrewdriver]]
|
||||||
}
|
}
|
||||||
signUpgrade {
|
signUpgrade {
|
||||||
@ -341,4 +341,4 @@ screen3 {
|
|||||||
input: [[plateTitanium, "oc:materialCircuitBoardPrinted", craftingToolWrench]
|
input: [[plateTitanium, "oc:materialCircuitBoardPrinted", craftingToolWrench]
|
||||||
["oc:circuitChip3", "oc:screen2", "oc:circuitChip3"]
|
["oc:circuitChip3", "oc:screen2", "oc:circuitChip3"]
|
||||||
[plateTitanium, "oc:materialCircuitBoardPrinted", craftingToolScrewdriver]]
|
[plateTitanium, "oc:materialCircuitBoardPrinted", craftingToolScrewdriver]]
|
||||||
}
|
}
|
||||||
|
@ -169,7 +169,7 @@ inventoryControllerUpgrade {
|
|||||||
}
|
}
|
||||||
navigationUpgrade {
|
navigationUpgrade {
|
||||||
input: [[ingotGold, compass, ingotGold]
|
input: [[ingotGold, compass, ingotGold]
|
||||||
["oc:circuitChip3", {item=map, subID=any}, "oc:circuitChip3"]
|
["oc:circuitChip3", {item=filled_map, subID=any}, "oc:circuitChip3"]
|
||||||
[ingotGold, potion, ingotGold]]
|
[ingotGold, potion, ingotGold]]
|
||||||
}
|
}
|
||||||
signUpgrade {
|
signUpgrade {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user