Skip to content

Commit

Permalink
Changing Input Names
Browse files Browse the repository at this point in the history
For some reason, I put <COLOR> Stained Clay besides Harden Clay when I made this factory. This shouldn't cause any major issues besides people being confused.
  • Loading branch information
ribagi committed Apr 5, 2014
1 parent f2bfea2 commit 43a2afc
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6343,7 +6343,7 @@ production_recipes:
Dye_White_Stained_Clay:
name: Dye White Stained Clay
inputs:
White Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Bone Meal:
Expand All @@ -6358,7 +6358,7 @@ production_recipes:
Dye_Orange_Stained_Clay:
name: Dye Orange Stained Clay
inputs:
Orange Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Orange Dye:
Expand All @@ -6373,22 +6373,22 @@ production_recipes:
Dye_Magenta_Stained_Clay:
name: Dye Magenta Stained Clay
inputs:
Magenta Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Magenta Dye:
material: INK_SACK
amount: 4
durability: 13
outputs:
Magenta Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
durability: 2
Dye_Light_Blue_Stained_Clay:
name: Dye Light Blue Stained Clay
inputs:
Light Blue Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Light Blue Dye:
Expand All @@ -6403,37 +6403,37 @@ production_recipes:
Dye_Yellow_Stained_Clay:
name: Dye Yellow Stained Clay
inputs:
Yellow Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Dandelion Yellow:
material: INK_SACK
amount: 4
durability: 11
outputs:
Yellow Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
durability: 4
Dye_Lime_Stained_Clay:
name: Dye Lime Stained Clay
inputs:
Lime Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Lime Dye:
material: INK_SACK
amount: 4
durability: 10
outputs:
Lime Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
durability: 5
Dye_Pink_Stained_Clay:
name: Dye Pink Stained Clay
inputs:
Pink Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Pink Dye:
Expand All @@ -6448,7 +6448,7 @@ production_recipes:
Dye_Gray_Stained_Clay:
name: Dye Gray Stained Clay
inputs:
Gray Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Gray Dye:
Expand All @@ -6463,7 +6463,7 @@ production_recipes:
Dye_Light_Gray_Stained_Clay:
name: Dye Light Gray Stained Clay
inputs:
Light Gray Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Light Gray Dye:
Expand All @@ -6478,7 +6478,7 @@ production_recipes:
Dye_Cyan_Stained_Clay:
name: Dye Cyan Stained Clay
inputs:
Cyan Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Cyan Dye:
Expand All @@ -6493,7 +6493,7 @@ production_recipes:
Dye_Purple_Stained_Clay:
name: Dye Purple Stained Clay
inputs:
Purple Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Purple Dye:
Expand All @@ -6508,7 +6508,7 @@ production_recipes:
Dye_Blue_Stained_Clay:
name: Dye Blue Stained Clay
inputs:
Blue Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Lapis Lazuli:
Expand All @@ -6523,7 +6523,7 @@ production_recipes:
Dye_Brown_Stained_Clay:
name: Dye Brown Stained Clay
inputs:
Brown Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Coco Beans:
Expand All @@ -6538,7 +6538,7 @@ production_recipes:
Dye_Green_Stained_Clay:
name: Dye Green Stained Clay
inputs:
Green Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Cactus Green:
Expand All @@ -6553,7 +6553,7 @@ production_recipes:
Dye_Red_Stained_Clay:
name: Dye Red Stained Clay
inputs:
Red Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Rose Red:
Expand All @@ -6568,7 +6568,7 @@ production_recipes:
Dye_Black_Stained_Clay:
name: Dye Black Stained Clay
inputs:
Black Stained Clay:
Hardened Clay:
material: HARD_CLAY
amount: 64
Ink Sack:
Expand Down

0 comments on commit 43a2afc

Please sign in to comment.