Butcher pig for bacon and bacon cooking (#20657)
This commit is contained in:
@@ -2415,7 +2415,7 @@
|
||||
Base: dead
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: FoodMeat
|
||||
- id: FoodMeatBacon
|
||||
amount: 6
|
||||
- type: Grammar
|
||||
attributes:
|
||||
|
||||
@@ -154,6 +154,10 @@
|
||||
Quantity: 2
|
||||
- ReagentId: Fat
|
||||
Quantity: 9
|
||||
- type: Construction
|
||||
graph: Bacon
|
||||
node: start
|
||||
defaultTarget: bacon
|
||||
|
||||
- type: entity
|
||||
name: raw bear meat
|
||||
@@ -682,6 +686,9 @@
|
||||
Quantity: 5
|
||||
- ReagentId: Protein
|
||||
Quantity: 5
|
||||
- type: Construction
|
||||
graph: Bacon
|
||||
node: bacon
|
||||
|
||||
- type: entity
|
||||
name: cooked bear
|
||||
|
||||
@@ -130,3 +130,16 @@
|
||||
- minTemperature: 445 #rouny
|
||||
- node: rouny steak
|
||||
entity: FoodMeatRounyCooked
|
||||
|
||||
# bacon "steak"
|
||||
- type: constructionGraph
|
||||
id: Bacon
|
||||
start: start
|
||||
graph:
|
||||
- node: start
|
||||
edges:
|
||||
- to: bacon
|
||||
steps:
|
||||
- minTemperature: 345
|
||||
- node: bacon
|
||||
entity: FoodMeatBaconCooked
|
||||
|
||||
Reference in New Issue
Block a user