Skip to content

Commit

Permalink
Update data/json/itemgroups/SUS/creek_bed.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored Nov 2, 2024
1 parent 64977f6 commit b88b4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/itemgroups/SUS/creek_bed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
{
"id": "creek_bed",
"type": "item_group",
"items": [ [ "rock", 5 ], [ "field_stone", 20 ], [ "stick", 10 ], [ "long_stick", 2 ], [ "log", 1 ] ]
"items": [ [ "rock", 5 ], [ "field_stone", 20 ], [ "stick", 10 ], [ "stick_long", 2 ], [ "log", 1 ] ]
}
]

0 comments on commit b88b4e6

Please sign in to comment.