Version MFF.
This commit is contained in:
parent
c2a5f1a46d
commit
73fadbc33a
52
README.txt
Normal file → Executable file
52
README.txt
Normal file → Executable file
@ -1,27 +1,27 @@
|
|||||||
Minetest mod "Fences"
|
Minetest mod "Fences"
|
||||||
=======================
|
=======================
|
||||||
version: 1.0
|
version: 1.0
|
||||||
|
|
||||||
License of source code and textures:
|
License of source code and textures:
|
||||||
------------------------------------
|
------------------------------------
|
||||||
Written 2013 by BlockMen
|
Written 2013 by BlockMen
|
||||||
|
|
||||||
This program is free software. It comes without any warranty, to
|
This program is free software. It comes without any warranty, to
|
||||||
the extent permitted by applicable law. You can redistribute it
|
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
|
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
|
To Public License, Version 2, as published by Sam Hocevar. See
|
||||||
http://sam.zoy.org/wtfpl/COPYING for more details.
|
http://sam.zoy.org/wtfpl/COPYING for more details.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
--USING the mod--
|
--USING the mod--
|
||||||
|
|
||||||
This mod "overrides" the recipe for the default fence, so if you want craft a fance, it crafts THIS fence.
|
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
|
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
|
the first line to "local override_original = true". Then all placed default fences will be replaced with
|
||||||
this fence.
|
this fence.
|
||||||
|
|
||||||
It is not possible to jump over the Fence or the closed Fencegate. Only exception is when you "sneak" and "jump".
|
It is not possible to jump over the Fence or the closed Fencegate. Only exception is when you "sneak" and "jump".
|
0
depends.txt
Normal file → Executable file
0
depends.txt
Normal file → Executable file
BIN
textures/default_fence.png
Executable file
BIN
textures/default_fence.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 429 B |
0
textures/fences_fencegate.png
Normal file → Executable file
0
textures/fences_fencegate.png
Normal file → Executable file
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 580 B |
Loading…
Reference in New Issue
Block a user