Iri al dosiero
Juraj Vajda e891b282d4 Add coral sandstone blocks 2023-02-18 17:16:37 -05:00
assets Improve coral bone tree schematic and fix light 2023-02-18 13:46:03 -05:00
bin new textures, skybox, sounds, assets and build files 2023-02-15 16:40:37 -05:00
locale Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39:42 -05:00
models Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39:42 -05:00
schematics Improve coral bone tree schematic and fix light 2023-02-18 13:46:03 -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 coral sandstone blocks 2023-02-18 17:16:37 -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 Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39:42 -05:00
README.md adjust readme 2023-02-17 22:27:21 -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 coral sandstone blocks 2023-02-18 17:16:37 -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 Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39:42 -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 Improve coral bone tree schematic and fix light 2023-02-18 13:46:03 -05:00
mod.conf initial commit 2023-02-01 23:44:42 -05:00
nodes.lua Add coral sandstone blocks 2023-02-18 17:16:37 -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
screenshot.png Update screenshot 2023-02-17 19:26:48 -05:00
skybox.lua Fix skybox underground add screenshot 2023-02-17 17:59:20 -05:00
stairs.lua Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39:42 -05:00
tools.lua Add silk touch shovel 2023-02-18 10:52:24 -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 Grass covered, dirt in darkness, groups, missing items and more 2023-02-17 14:39: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 discovery and of danger when one lands in the wrong biome. It also adds structures, dungeons with loot chests, 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...

Wiki

https://bitbucket.org/minetest_gamers/everness/wiki/Home

Report Bugs/Suggestions

https://bitbucket.org/minetest_gamers/everness/issues

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