init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"Items": [
|
||||
${recipe/wolf_meat_to_ration}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Id": "recipe/wolf_meat_to_ration",
|
||||
"Name": "items/recipe/wolf_meat_to_ration/name",
|
||||
"Description": "items/recipe/wolf_meat_to_ration/desc",
|
||||
"Cost": 1,
|
||||
"Sprite": "recipe/cooking_recipe",
|
||||
"ItemType": "Recipe,Used",
|
||||
"ItemAction": "action/recipe/wolf_meat_to_ration"
|
||||
}
|
||||
Reference in New Issue
Block a user