Skip to content

Commit

Permalink
fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Jun 6, 2024
1 parent 30ab582 commit b54d7e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/tools/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@
"autolearn": true,
"proficiencies": [ { "proficiency": "prof_pottery", "required": false, "time_multiplier": 1.5 } ],
"using": [ [ "earthenware_firing", 90 ] ],
"components": [ [ "any_water", 1, "LIST" ], [ [ "clay_lump", 5 ] ] ]
"components": [ [ [ "any_water", 1, "LIST" ] ], [ [ "clay_lump", 5 ] ] ]
},
{
"type": "recipe",
Expand Down

0 comments on commit b54d7e8

Please sign in to comment.