Skip to content

Commit

Permalink
Merge pull request #44166 from anothersimulacrum/recime18
Browse files Browse the repository at this point in the history
Kiln automated recipe acitivty changes
  • Loading branch information
ZhilkinSerg authored Sep 17, 2020
2 parents 6924921 + 08e8a1b commit 68c449e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/recipes/other/containers.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"type": "recipe",
"activity_level": "fake",
"activity_level": "MODERATE_EXERCISE",
"result": "bowl_clay",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
Expand All @@ -15,7 +15,7 @@
},
{
"type": "recipe",
"activity_level": "fake",
"activity_level": "MODERATE_EXERCISE",
"result": "clay_canister",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
Expand All @@ -29,7 +29,7 @@
},
{
"type": "recipe",
"activity_level": "fake",
"activity_level": "MODERATE_EXERCISE",
"result": "clay_hydria",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
Expand All @@ -43,7 +43,7 @@
},
{
"type": "recipe",
"activity_level": "fake",
"activity_level": "MODERATE_EXERCISE",
"result": "clay_watercont",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
Expand All @@ -57,7 +57,7 @@
},
{
"type": "recipe",
"activity_level": "fake",
"activity_level": "MODERATE_EXERCISE",
"result": "jug_clay",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
Expand Down

0 comments on commit 68c449e

Please sign in to comment.