stujones11 / minetest-3d_armor

Visible player armor & wielded items for minetest
Other
56 stars 98 forks source link

Change armor stand recipe to use any item from the fence group. #125

Closed orbea closed 6 years ago

orbea commented 6 years ago

I found it strange that I could only craft armor stands with the standard fence from the default mod and not other kinds of fences so this changes the recipe to use any item from the fence group. This has the side effect of allowing using fence gates too, but I don't think that really matters.

stujones11 commented 6 years ago

This seems reasonable, thanks again,