Recipe for manual, using manual in recipe for Lua BIOS and OpenOS now.

This commit is contained in:
Florian Nücke 2015-04-08 13:13:50 +02:00
parent 9a23e10a91
commit 6f621f53d8

View File

@ -11,6 +11,10 @@ texturePicker {
[dyeBlue, "oc:analyzer", dyePurple] [dyeBlue, "oc:analyzer", dyePurple]
[dyeYellow, dyeMagenta, dyeWhite]] [dyeYellow, dyeMagenta, dyeWhite]]
} }
manual {
type: shapeless
input: [book, "oc:circuitChip1"]
}
droneCase1 { droneCase1 {
input: [[{block="minecraft:end_stone"}, compass, {block="minecraft:end_stone"}] input: [[{block="minecraft:end_stone"}, compass, {block="minecraft:end_stone"}]
["oc:circuitChip1", "oc:microcontrollerCase1", "oc:circuitChip1"] ["oc:circuitChip1", "oc:microcontrollerCase1", "oc:circuitChip1"]
@ -115,11 +119,11 @@ hdd3 {
} }
openOS { openOS {
type: shapeless type: shapeless
input: ["oc:floppy", book] input: ["oc:floppy", "oc:manual"]
} }
luaBios { luaBios {
type: shapeless type: shapeless
input: ["oc:eeprom", book] input: ["oc:eeprom", "oc:manual"]
} }
graphicsCard1 { graphicsCard1 {
input: [["oc:circuitChip1", "oc:materialALU", "oc:ram1"] input: [["oc:circuitChip1", "oc:materialALU", "oc:ram1"]