Skip to content

Commit

Permalink
Merge pull request gmlaxfanatic#6 from pruby/backport_17_factories
Browse files Browse the repository at this point in the history
Correct spacing, strip tags from YAML file
  • Loading branch information
ttk2 committed Mar 6, 2014
2 parents b63a589 + eae7dc6 commit 22c23da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ production_factories:
amount: 64
Diamond:
material: DIAMOND
amount:64
amount: 64
recipes:
- Produce_Noteblocks
- Produce_Dispensers
Expand Down Expand Up @@ -2012,7 +2012,7 @@ production_factories:
Stained Glass:
material: STAINED_GLASS
amount: 20
durability: 7
durability: 7
Stained Glass Pane:
material: STAINED_GLASS_PANE
amount: 20
Expand Down Expand Up @@ -2099,7 +2099,7 @@ production_factories:
durability: 10
Stained Glass:
material: STAINED_GLASS
durability: 7
durability: 7
Stained Glass Pane:
material: STAINED_GLASS_PANE
durability: 7
Expand Down Expand Up @@ -4186,7 +4186,7 @@ production_recipes:
amount: 54
Milk Bucket:
material: MILK_BUCKET
amount: 18
amount: 18
Bake_Pumpkin_Pie:
name: Bake Pumpkin Pie
production_time: 24
Expand Down Expand Up @@ -5766,7 +5766,7 @@ production_recipes:
amount: 8
Leather:
material: LEATHER
amount: 48
amount: 48
outputs:
Item Frames:
material: ITEM_FRAMES
Expand All @@ -5780,7 +5780,7 @@ production_recipes:
amount: 8
Leather:
material: LEATHER
amount: 48
amount: 48
Paper:
material: STRING
amount: 192
Expand Down Expand Up @@ -6680,4 +6680,4 @@ production_recipes:
Packed_Ice:
material: PACKED_ICE
amount: 576

0 comments on commit 22c23da

Please sign in to comment.