@@ -158,4 +158,4 @@
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: CP14FoodCheeseWheel
|
||||
amount: 5
|
||||
amount: 5
|
||||
|
||||
@@ -72,4 +72,4 @@
|
||||
- state: bag
|
||||
- state: tomato
|
||||
- type: CP14Seed
|
||||
plantProto: CP14PlantTomatoes
|
||||
plantProto: CP14PlantTomatoes
|
||||
|
||||
@@ -65,5 +65,5 @@
|
||||
id: CP14GatherCucumber
|
||||
entries:
|
||||
- id: CP14FoodCucumber
|
||||
amount: 2
|
||||
maxAmount: 3
|
||||
amount: 3
|
||||
maxAmount: 5
|
||||
|
||||
@@ -65,5 +65,5 @@
|
||||
id: CP14GatherPotato
|
||||
entries:
|
||||
- id: CP14FoodPotato
|
||||
amount: 2
|
||||
maxAmount: 4
|
||||
amount: 3
|
||||
maxAmount: 5
|
||||
|
||||
@@ -65,5 +65,5 @@
|
||||
id: CP14GatherPumpkin
|
||||
entries:
|
||||
- id: CP14FoodPumpkin
|
||||
amount: 1
|
||||
maxAmount: 2
|
||||
amount: 2
|
||||
maxAmount: 3
|
||||
|
||||
@@ -65,5 +65,5 @@
|
||||
id: CP14GatherTomatoes
|
||||
entries:
|
||||
- id: CP14FoodTomatoes
|
||||
amount: 1
|
||||
maxAmount: 3
|
||||
amount: 3
|
||||
maxAmount: 5
|
||||
|
||||
@@ -69,5 +69,5 @@
|
||||
id: CP14GatherWheat
|
||||
entries:
|
||||
- id: CP14Wheat
|
||||
amount: 2
|
||||
maxAmount: 4
|
||||
amount: 3
|
||||
maxAmount: 5
|
||||
|
||||
@@ -65,4 +65,12 @@
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodTomatoesSlice: 1
|
||||
result: CP14SeedTomato
|
||||
result: CP14SeedTomato
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14SeedCabbage
|
||||
tag: CP14RecipeCooking
|
||||
craftTime: 1
|
||||
entities:
|
||||
CP14FoodCabbageSlice: 1
|
||||
result: CP14SeedCabbage
|
||||
|
||||
Reference in New Issue
Block a user