Skip to content

Commit

Permalink
Add a stick to stain_brush recipe.
Browse files Browse the repository at this point in the history
So it don't conflict with the mod tapestry.
  • Loading branch information
Megaf authored Sep 25, 2016
1 parent dcd5ac8 commit cf11326
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 cf11326

Please sign in to comment.