10 Commits

Author SHA1 Message Date
fyrzbavqr
afd66f7124
Merge pull request #2 from bell07/master
performance optimizations
2018-12-20 21:23:04 -08:00
Alexander Weber
3476869d62 bugfix filling chest. no need for content_id for items 2018-12-20 23:48:06 +01:00
Alexander Weber
55f0bbdd6b performance optimizations 2018-12-20 23:03:08 +01:00
fyrzbavqr
7ab013e1c0
Merge pull request #1 from bell07/master
My adjustments. Main one is the on_construct usage
2018-12-19 23:37:11 -08:00
Alexander Weber
4a008f0f2a initialize trough on_construct calls. Minor adjustments
- Initialize nodes by on_construct
- Remove own chest formspec, done by on_construct
- code optimization in get.ignore (loop avoided)
- not_in_creative_inventory excluded by default - technical nodes that should not be placed arbitrarily
- bed excluded by default - needs on_place initialization with user. Without it is just a half-bed
2018-12-20 08:18:11 +01:00
Slemonide
762051fd2c Add chest formspecs to random blocks and place random items in them 2018-08-28 00:44:10 -07:00
Slemonide
b3d936f462 Increase spacing between blocks 2018-08-27 23:54:58 -07:00
Slemonide
cf8c9c24f2 Fix readme 2018-08-16 01:01:30 -07:00
Slemonide
31fa7f4c27 Don't set generator to singlenode, added screenshots, added config options to readme 2018-08-16 01:00:46 -07:00
Slemonide
4bf5cb56d2 first commit 2018-08-16 00:53:37 -07:00