Iri al dosiero
Juraj Vajda 87ce75f7df Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
assets Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
bin new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
locale new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
models new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
schematics Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
scripts new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
sounds new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
textures Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
types new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.cdb.json new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.editorconfig new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.gitattributes initial commit 2023-02-01 23:44:42 -05:00
.gitignore initial commit 2023-02-01 23:44:42 -05:00
.luacheckrc new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.luarc.json new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.npmrc new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
.nvmrc new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
LICENSE.txt Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
README.md Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
api.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
bamboo.lua initial commit 2023-02-01 23:44:42 -05:00
bitbucket-pipelines.yml new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
crafting.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
craftitems.lua initial commit 2023-02-01 23:44:42 -05:00
doors.lua initial commit 2023-02-01 23:44:42 -05:00
env_sounds.lua new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
fences.lua initial commit 2023-02-01 23:44:42 -05:00
functions.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
i18n.py new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
init.lua new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
loot_chests.lua new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
mapgen.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
mod.conf initial commit 2023-02-01 23:44:42 -05:00
nodes.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
package-lock.json new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
package.json new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
panes.lua initial commit 2023-02-01 23:44:42 -05:00
skybox.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
stairs.lua initial commit 2023-02-01 23:44:42 -05:00
tools.lua new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
trees.lua Add tree recipes, saplings, growth, license adjustments, cleanup 2023-02-16 17:08:13 -05:00
vines.lua new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
walls.lua initial commit 2023-02-01 23:44:42 -05:00

Everness Mapgen [everness]

Everness is a mapgen, which aims to provide an endless array of beautiful biomes from the surface lands to the caverns with custom-painted textures. It creates both a sense of dicovery and danger when one lands in the wrong biome. It also adds structures, dungeons with loot chests, custom sounds and custom skyboxes based on the biome.

screenshot

Features

  • custom sounds for some blocks, biomes
  • custom textures
  • custom biomes and cavern biomes
  • custom tools, blocks
  • custom skyboxes based on biome
  • inlcudes (not for all) e.g. walls, doors, glass, stairs, vines, tools, panes, trees...

Biomes

Coral Forest

Dependencies

  • default

Optional Dependencies

  • xpanes
  • doors
  • stairs
  • walls

License:

see included LICENSE.txt file for more info

Installation

see: https://wiki.minetest.net/Installing_Mods