Unfucks the port
This commit is contained in:
@@ -26,6 +26,15 @@
|
||||
result: CP14BaseWrench
|
||||
knowledgeRequired: MetallForging
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14PlatePie
|
||||
tag: CP14RecipeAnvil
|
||||
craftTime: 4
|
||||
stacks:
|
||||
CP14IronBar: 1
|
||||
result: CP14PlatePie
|
||||
knowledgeRequired: MetallForging
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingOuterClothingCuirass
|
||||
tag: CP14RecipeAnvil
|
||||
|
||||
@@ -1,76 +0,0 @@
|
||||
- type: CP14Recipe
|
||||
id: CP14FoodMeatLamb
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 2
|
||||
entities:
|
||||
CP14FoodMeatLambSlice: 2
|
||||
CP14FoodEgg: 1
|
||||
result: CP14FoodMeatLambCutlet
|
||||
tryMergeSolutions: true
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14FoodDoughLarge
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 3
|
||||
entities:
|
||||
CP14FoodDoughMedium: 5
|
||||
result: CP14FoodDoughLarge
|
||||
tryMergeSolutions: true
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14FoodDoughMedium
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 3
|
||||
entities:
|
||||
CP14FoodDoughMediumFlat: 1
|
||||
result: CP14FoodDoughMedium
|
||||
tryMergeSolutions: true
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14FoodDoughMediumFlat
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 3
|
||||
entities:
|
||||
CP14FoodDoughMedium: 1
|
||||
result: CP14FoodDoughMediumFlat
|
||||
tryMergeSolutions: true
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedPumpkin
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodPumpkinSlice: 1
|
||||
result: CP14SeedPumpkin
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedCucumber
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodCucumber: 1
|
||||
result: CP14SeedCucumber
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedWheat
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14Wheat: 1
|
||||
result: CP14SeedWheat
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedTomato
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodTomatoesSlice: 1
|
||||
result: CP14SeedTomato
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedCabbage
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodCabbageSlice: 1
|
||||
result: CP14SeedCabbage
|
||||
@@ -2,7 +2,7 @@
|
||||
id: CP14CopperBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
entities:
|
||||
stacks:
|
||||
CP14OreCopper: 4
|
||||
result: CP14CopperBar1
|
||||
knowledgeRequired: MetallMelting
|
||||
@@ -11,7 +11,7 @@
|
||||
id: CP14IronBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
entities:
|
||||
stacks:
|
||||
CP14OreIron: 4
|
||||
result: CP14IronBar1
|
||||
knowledgeRequired: MetallMelting
|
||||
@@ -20,7 +20,7 @@
|
||||
id: CP14GoldBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
entities:
|
||||
stacks:
|
||||
CP14OreGold: 4
|
||||
result: CP14GoldBar1
|
||||
knowledgeRequired: MetallMelting
|
||||
@@ -29,19 +29,19 @@
|
||||
id: CP14MithrilBar1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
entities:
|
||||
stacks:
|
||||
CP14OreMithril: 4
|
||||
result: CP14MithrilBar1
|
||||
knowledgeRequired: MetallMelting
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14GlassSheet1
|
||||
tag: CP14RecipeMeltingFurnace
|
||||
craftTime: 4
|
||||
entities:
|
||||
CP14QuartzShard: 1
|
||||
result: CP14GlassSheet1
|
||||
knowledgeRequired: Glasswork
|
||||
#- type: CP14Recipe
|
||||
# id: CP14GlassSheet1
|
||||
# tag: CP14RecipeMeltingFurnace
|
||||
# craftTime: 4
|
||||
# entities:
|
||||
# CP14QuartzShard: 1
|
||||
# result: CP14GlassSheet1
|
||||
# knowledgeRequired: Glasswork
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14GlassSheetShard1
|
||||
|
||||
Reference in New Issue
Block a user