fyrzbavqr afd66f7124
Merge pull request #2 from bell07/master
performance optimizations
2018-12-20 21:23:04 -08:00
2018-08-16 00:53:37 -07:00
2018-08-16 00:53:37 -07:00
2018-08-16 01:01:30 -07:00

random block gen

Generates world by randomly picking blocks

Configuration options:

At the top of the init.lua file, the following options can be changed:

MIN (default: 10000) -- minimum height after which to generate

MAX (default: 20000) -- maximum height before which to generate

DEBUG (default: false) -- enable debug messages

groups_ignore -- groups to ignore, (by default used to avoid lag with fire and tnt)

Screenshots:

Description
No description provided
Readme 914 KiB
Languages
Lua 100%