Add ForgeMultipart
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 943 B |
Binary file not shown.
|
After Width: | Height: | Size: 902 B |
Binary file not shown.
|
After Width: | Height: | Size: 464 B |
Binary file not shown.
|
After Width: | Height: | Size: 856 B |
@@ -0,0 +1,10 @@
|
||||
schema: 1
|
||||
|
||||
name: Forge Multipart
|
||||
author: ChickenBones
|
||||
description: Adds the ability to split blocks into fragments and place them in the world.
|
||||
homePageUrl: http://www.curse.com/mc-mods/minecraft/229323-forge-multi-part
|
||||
documentationUrl: http://www.curse.com/mc-mods/minecraft/229323-forge-multi-part
|
||||
downloadUrl: http://www.curse.com/mc-mods/minecraft/229323-forge-multi-part
|
||||
|
||||
version: 1.2.0.345
|
||||
@@ -0,0 +1,26 @@
|
||||
schema: 1
|
||||
|
||||
item: Diamond Saw
|
||||
recipe:
|
||||
input: Stick, Stone Rod, Diamond
|
||||
pattern: 011 021 ...
|
||||
tools: Crafting Table
|
||||
|
||||
item: Iron Saw
|
||||
recipe:
|
||||
input: Stick, Stone Rod, Iron Ingot
|
||||
pattern: 011 021 ...
|
||||
tools: Crafting Table
|
||||
|
||||
item: Stone Rod
|
||||
recipe:
|
||||
input: Stone
|
||||
pattern: 0.. 0.. ...
|
||||
quantity: 4
|
||||
|
||||
item: Stone Saw
|
||||
recipe:
|
||||
input: Stick, Stone Rod, Flint
|
||||
pattern: 011 021 ...
|
||||
tools: Crafting Table
|
||||
|
||||
Reference in New Issue
Block a user