Go to file
fyrzbavqr afd66f7124
Merge pull request #2 from bell07/master
performance optimizations
2018-12-20 21:23:04 -08:00
1.png Don't set generator to singlenode, added screenshots, added config options to readme 2018-08-16 01:00:46 -07:00
2.png Don't set generator to singlenode, added screenshots, added config options to readme 2018-08-16 01:00:46 -07:00
LICENSE.txt first commit 2018-08-16 00:53:37 -07:00
README.md Fix readme 2018-08-16 01:01:30 -07:00
depends.txt first commit 2018-08-16 00:53:37 -07:00
init.lua bugfix filling chest. no need for content_id for items 2018-12-20 23:48:06 +01:00

README.md

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: