Add Solar Expansion

This commit is contained in:
Andrew Miner
2016-09-15 19:22:16 -07:00
parent 842eae7933
commit 0cba917eb7
25 changed files with 174 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

+8
View File
@@ -0,0 +1,8 @@
schema: 1
name: Solar Expansion
author: Shad0wB1ade
description: A way to generate RF from the sun
homePageUrl: https://mods.curse.com/mc-mods/minecraft/223583-solar-expansion
version: 1.6a
@@ -0,0 +1,166 @@
schema: 1
group: Helmets
item: Advanced Solar Helmet
recipe:
input: Advanced Solar Panel, Iron Helmet
pattern: ... 01. ...
item: Hardened Solar Helmet
recipe:
input: Hardened Solar Panel, Iron Helmet
pattern: ... 01. ...
item: Leadstone Solar Helmet
recipe:
input: Iron Helmet, Leadstone Solar Panel
pattern: ... 10. ...
item: Redstone Solar Helmet
recipe:
input: Iron Helmet, Redstone Solar Panel
pattern: ... 10. ...
item: Resonant Solar Helmet
recipe:
input: Iron Helmet, Resonant Solar Panel
pattern: ... 10. ...
item: Ultimate Solar Helmet
recipe:
input: Iron Helmet, Ultimate Solar Panel
pattern: ... 10. ...
group: Minerals
item: Lapis Shard
recipe:
input: Lapis Lazuli
pattern: ... .0. ...
quantity: 9
item: Steel Ingot
recipe:
input: Iron Ingot, 2 Pulverized Coal
pattern: ... 1.0 ...
tools: Induction Smelter (Basic)
recipe:
input: 2 Pulverized Coal, Pulverized Iron
pattern: ... 0.1 ...
tools: Induction Smelter (Basic)
recipe:
input: Iron Ingot, 4 Pulverized Charcoal
pattern: ... 1.0 ...
tools: Induction Smelter (Basic)
recipe:
input: 4 Pulverized Charcoal, Pulverized Iron
pattern: ... 0.1 ...
tools: Induction Smelter (Basic)
item: Steel Nugget
recipe:
input: Steel Ingot
pattern: ... .0. ...
quantity: 9
group: Parts
item: Advanced Solar Core
recipe:
input: Lapis Lazuli, Resonant Solar Core
pattern: .0. 010 .0.
tools: Crafting Table
item: Hardened Solar Core
recipe:
input: Invar Nugget, Leadstone Solar Core
pattern: .0. 010 .0.
tools: Crafting Table
item: Leadstone Solar Core
recipe:
input: Iron Ingot, Lead Nugget
pattern: .1. 101 .1.
tools: Crafting Table
item: Photovoltaic Cell
recipe:
input: Glass Pane, Iron Nugget, Lapis Shard
pattern: 000 222 111
tools: Crafting Table
item: Redstone Solar Core
recipe:
input: Electrum Nugget, Hardened Solar Core
pattern: .0. 010 .0.
tools: Crafting Table
item: Resonant Solar Core
recipe:
input: Enderium Nugget, Redstone Solar Core
pattern: .0. 010 .0.
tools: Crafting Table
item: Ultimate Solar Core
recipe:
input: Advanced Solar Core, Purple Dye
pattern: .1. 101 .1.
tools: Crafting Table
group: Solar Panels
item: Advanced Solar Panel
recipe:
input: Advanced Solar Helmet
pattern: ... .0. ...
recipe:
input: Advanced Solar Core, Resonant Solar Panel
pattern: 111 101 111
tools: Crafting Table
item: Hardened Solar Panel
recipe:
input: Hardened Solar Helmet
pattern: ... .0. ...
recipe:
input: Hardened Solar Core, Leadstone Solar Panel
pattern: 111 101 111
tools: Crafting Table
item: Leadstone Solar Panel
recipe:
input: Leadstone Solar Helmet
pattern: ... .0. ...
recipe:
input: Leadstone Solar Core, Photovoltaic Cell, Redstone, Steel Nugget
pattern: 111 202 333
tools: Crafting Table
item: Redstone Solar Panel
recipe:
input: Redstone Solar Helmet
pattern: ... .0. ...
recipe:
input: Hardened Solar Panel, Redstone Solar Core
pattern: 000 010 000
tools: Crafting Table
item: Resonant Solar Panel
recipe:
input: Resonant Solar Helmet
pattern: ... .0. ...
recipe:
input: Redstone Solar Panel, Resonant Solar Core
pattern: 000 010 000
tools: Crafting Table
item: Ultimate Solar Panel
recipe:
input: Ultimate Solar Helmet
pattern: ... .0. ...
recipe:
input: Advanced Solar Panel, Ultimate Solar Core
pattern: 000 010 000
tools: Crafting Table