1
0
mirror of https://github.com/HybridDog/nether-pack.git synced 2025-02-18 19:30:21 +01:00
Hybrid Dog 2ce9440fdf Use the light update parameter of write_to_map instead of the obsolete update_map (vmanip)
And use minetest.fix_light instead of a custom function (surprisingly it didn't cause a noticeable performance difference)
Also, a few code style changes
2017-12-26 09:39:17 +01:00
2015-02-18 18:34:03 +01:00
🐈
2016-08-08 15:51:58 +02:00
2017-02-03 23:19:10 +01:00

[Mod] nether-pack [nether-pack]

This is a modified version of lkjoel's nether mod.
Look here if you want to see the differences:
https://github.com/HybridDog/minetest-nether/compare/lkjoel:master...master
Sadly lkjoel's one disappeared…

Thanks a lot to LeMagnesium, crabman77, Ombridride, Gael-de-Sailly, ObaniGemini and other people from server-minetestforfun for working on this mod.

Depends: see depends.txt
License: see LICENSE.txt
Download: zip, tar.gz

a long time ago this happened
I'm a screenshot!
I assume other screenshots could represent this mod in more serious ways

If you got ideas or found bugs, please tell them to me.

How to install a mod?

TODO:
— find a way to get the perlin noise inside [-1; 1] or use another noise
— add something containing items to that buildings
— update leaves visual_scale

Description
Languages
Lua 100%