Create frying recipes
This commit is contained in:
parent
895bc4e17c
commit
44d3bb1a03
21 changed files with 786 additions and 6 deletions
|
@ -0,0 +1,17 @@
|
|||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: d80159ab9685c4f4fadd0af33fe30e0f, type: 3}
|
||||
m_Name: MeatPattyUncooked-MeatPattyCooked
|
||||
m_EditorClassIdentifier:
|
||||
input: {fileID: 11400000, guid: d672e8baad811004281dd021411b0a80, type: 2}
|
||||
output: {fileID: 11400000, guid: cf77ec56d13b4c7478384a548ab18277, type: 2}
|
||||
fryingTimerMax: 0
|
Reference in a new issue