Skip to content

Commit

Permalink
Updated missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
yay855 committed Jan 18, 2024
1 parent 9eebaf5 commit 556f3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/other/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,6 @@
"time": "5 m",
"autolearn": true,
"reversible": true,
"components": [ [ "withered", 12 ], [ "straw_pile", 12 ] ]
"components": [ [ [ "withered", 12 ], [ "straw_pile", 12 ] ] ]
}
]

0 comments on commit 556f3d3

Please sign in to comment.