Go to file
Samuel Sieb 20cde75edb Paint cans now have a limited number of uses 2016-03-18 15:11:42 -07:00
models Added crafting and paint 2016-03-16 11:13:00 -07:00
textures added inv images for tool 2016-03-17 16:32:09 -07:00
README.md Updated readme 2016-03-16 16:04:41 -07:00
depends.txt First Upload 2015-04-19 09:39:33 -07:00
description.txt Fininshed Mod 2016-03-16 05:24:27 -07:00
garden.lua drop unpainted items 2016-03-17 15:59:34 -07:00
init.lua rename nodes and simplify code 2016-03-17 01:21:08 -07:00
mod.conf Fininshed Mod 2016-03-16 05:24:27 -07:00
paint.lua Paint cans now have a limited number of uses 2016-03-18 15:11:42 -07:00
picket.lua drop unpainted items 2016-03-17 15:59:34 -07:00
post.lua drop unpainted items 2016-03-17 15:59:34 -07:00
privacy.lua drop unpainted items 2016-03-17 15:59:34 -07:00
screenshot.png Added better screenshot 2016-03-18 08:08:49 -07:00
screenshot2.png Added better screenshot 2016-03-18 08:08:49 -07:00

README.md

myfences

A Minetest Mod that adds nice fences. There are 4 kinds with 4 colors for each.

To craft a fence you need to make boards. To do this put 2 group:wood in the crafting grid.

A post needs 3 boards vertical in the grid.

Picket fence without points needs bottom 2 rows filled.

Picket fence with points is bottom 2 rows plus middle of top row

Garden fence is middle row is boards and the bottom row is wood/board/wood.

Privacy fence is middle row - wood/board/board, bottom row - wood/board/board

To make corners put 2 fences in the grid.

To paint the fence you need to make paint and a brush.

There are 3 colors, red,green and white.

Put a bucket of water and dye in the crafting grid to get the paint.

Put white wool in grid to get bristles and then put bristles and stick in grid for brush.

Place the paint on the ground and punch it with brush in hand then punch fence.

You can only paint 3 sections and then need to punch paint can again.

Fences can be repainted as many times as you want but you can not go back to regular wood color.

License of code: WTFPL