Skip to content

Commit

Permalink
Tests Past. Cake recipe time
Browse files Browse the repository at this point in the history
I ran a simple test, seeing if I could craft pancakes with butter. Worked fine.

I'm gonna edit recipe_food.json next. Tests to follow
  • Loading branch information
ashGlaw committed Feb 10, 2020
1 parent c73def5 commit be9bbc4
Show file tree
Hide file tree
Showing 2 changed files with 3,268 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
[ [ "salt", 12 ] ],
[ [ "sugar", 24 ] ],
[ [ "chocolate", 3 ] ],
[ [ "cooking_oil", 2 ], [ "cooking_oil2", 2 ], [ "any_butter", 2, "LIST" ] ],
[ [ "any_butter_or_oil", 2, "LIST" ] ],
[ [ "powder_eggs", 2 ], [ "eggs_bird", 2, "LIST" ], [ "egg_reptile", 2 ] ],
[ [ "water", 6 ], [ "water_clean", 6 ] ]
]
Expand Down
3,268 changes: 3,267 additions & 1 deletion gfx/UltimateCataclysmDemo/tile_config.json

Large diffs are not rendered by default.

0 comments on commit be9bbc4

Please sign in to comment.