BlueBird51 b04140c61e Add stairs and slabs for these ... no other shapes, must conserve content IDs 3 月之前
..
textures 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! 8 月之前
.gitignore 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! 8 月之前
.luacheckrc 03fe65b667 Yes, this is a smartphone and it does take messages, but if you are worth talking to, then I am Mickey Mouse! 8 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
crafting.lua b8316059f1 Disabled these recipes, because these nodes aren't available yet anyway 3 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
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! 8 月之前
nodes.lua ed3f70dd52 skiggle 8 月之前
stairs.lua b04140c61e Add stairs and slabs for these ... no other shapes, must conserve content IDs 3 月之前

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