Sebastian Lobinger
93bf5d76ae
reorder rules_alldir in homedecor_lightning/init.lua so it can read by y-axis and then line by line of 2d coordinates
if you express the connections in ascii where N is the Node 1 is connected and 0 is not connected: ``` y+0: 010 1N1 010 y+1: 010 111 010 y-1: 010 111 010 ``` This code structure is more easy to read / a very close representation of the sketched layers.
This is what I consider to be a fairly feature-filled home decor modpack. See the forum thread at https://forum.minetest.net/viewtopic.php?f=11&t=2041 for details about this modpack. Dependencies: unifieddyes and a Minetest engine build newer than 2017-01-23. Recommends: signs_lib, windmill, moreblocks, unified_inventory.
Description
Languages
Lua
99.9%