BlueBird51 b04140c61e Add stairs and slabs for these ... no other shapes, must conserve content IDs vor 3 Monaten
..
textures 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
.gitignore 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
.luacheckrc 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
LICENSE.txt 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
README.md 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
birke.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
crafting.lua b8316059f1 Disabled these recipes, because these nodes aren't available yet anyway vor 3 Monaten
fences.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
functions.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
huts.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
init.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
liquids.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
mapgen.lua 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
mod.conf 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! vor 8 Monaten
nodes.lua ed3f70dd52 skiggle vor 8 Monaten
stairs.lua b04140c61e Add stairs and slabs for these ... no other shapes, must conserve content IDs vor 3 Monaten

README.md

[Mod] sumpf [sumpf]

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

I'm a screenshot!

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

TODO:

  • Test and find reasonable values for probabilities:
    • Probability of hut spawning
    • Probability of spawning a ruined instead of normal hut
    • Perlin noise parameters (default values)
  • Make the perlin noise parameters (i.e. biome probabiltiy) configurable
  • Add dried, rotten grass roofing nodes for the ruined hut so that it differs more from the normal hut
  • Use the mapgen decoration function instead of habitat to rarely spawn swamp grass and birches
  • Sometimes the huts have visible gaps in the roofs; this should be fixed