VoxeLibre/mods/ITEMS/mclx_fences
Emojigit a6c3cab791 mclx_fences 2022-02-23 23:58:05 +01:00
..
locale mclx_fences 2022-02-23 23:58:05 +01:00
sounds Add nether brick fence gate + red nb fence (+gate) 2017-12-05 15:52:35 +01:00
textures Add nether brick fence gate + red nb fence (+gate) 2017-12-05 15:52:35 +01:00
README.txt Add fence sound licensing 2017-12-11 04:14:38 +01:00
init.lua fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
mod.conf Move data from deprecated files to mod.conf 2021-03-18 17:37:12 +01:00

README.txt

## Extra fences
This mod adds a few extra fences to MCL2.

## Licensing
The sound files

    mcl_fences_nether_brick_fence_gate_open.ogg

and

    mcl_fences_nether_brick_fence_gate_close.ogg

were derived from sounds made by Freesound.org user Slanesh.
The license is CC BY 3.0 <https://creativecommons.org/licenses/by/3.0/>.

Source: <https://www.freesound.org/people/Slanesh/sounds/31770/>

Everything else is under the MIT License.