Tirifto f4d52b9fc6 Changed textures to OCD-style. 7 سال پیش
..
textures ecf5c20b4e Change textures to OCD-style. 7 سال پیش
README.txt f4d52b9fc6 Changed textures to OCD-style. 7 سال پیش
depends.txt e656a28edd Init 7 سال پیش
init.lua d45c4ef128 Make all plank-related recipes accept all types of tree-plank. 7 سال پیش

README.txt

Minetest mod "Fences"
=====================
version: 1.0-LGN

License of source code:
-----------------------
Written 2013 by BlockMen

This program is free software. It comes without any warranty, to
the extent permitted by applicable law. You can redistribute it
and/or modify it under the terms of the Do What The Fuck You Want
To Public License, Version 2, as published by Sam Hocevar. See
http://sam.zoy.org/wtfpl/COPYING for more details.

License of texture:
-------------------
Written 2017 by Tirifto

This texture is released into public domain under the CC0 license.
See: https://creativecommons.org/publicdomain/zero/1.0/legalcode



--USING the mod--

This mod "overrides" the recipe for the default fence, so if you want craft a fance, it crafts THIS fence.

If you want replace already placed default fences open the "init.lua" (in this directory) and change
the first line to "local override_original = true". Then all placed default fences will be replaced with
this fence.

It is not possible to jump over the Fence or the closed Fencegate. Only exception is when you "sneak" and "jump".