mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-14 17:56:34 -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 {
|
||||||
|
@ -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