Skip to content

Commit

Permalink
Merge pull request #7 from Megaf/patch-1
Browse files Browse the repository at this point in the history
Add a stick to stain_brush recipe.
  • Loading branch information
DonBatman committed Jan 10, 2017
2 parents dcd5ac8 + cf11326 commit c446caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stain.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ minetest.register_craft({
recipe = {
{'wool:white'},
{'group:stick'},
{'group:stick'},
}
})

Expand Down

0 comments on commit c446caf

Please sign in to comment.