Go to file
Juraj Vajda f450f78e7e add gitignore 2021-03-14 15:56:39 -04:00
models fix deprecated api 2021-03-14 15:55:01 -04:00
schematics add christmas tree 2018-12-03 23:42:22 -05:00
sounds added treasure chest 2018-11-24 22:24:32 -05:00
textures fix deprecated api 2021-03-14 15:55:01 -04:00
.gitignore add gitignore 2021-03-14 15:56:39 -04:00
LICENSE.txt added lapis blocks 2018-11-13 19:34:42 -05:00
README.md added lapis blocks 2018-11-13 19:34:42 -05:00
chatcommands.lua disable timeout messages - not working as expected, needs some work 2018-12-06 09:31:47 -05:00
chests.lua adjusted treasure chest chat message 2018-11-25 00:07:59 -05:00
clean_unknown.lua migrate enhancements to x_default 2018-11-20 23:00:28 -05:00
crafting.lua add christmas tree 2018-12-03 23:42:22 -05:00
craftitems.lua added lapis blocks 2018-11-13 19:34:42 -05:00
functions.lua migrate enhancements to x_default 2018-11-20 23:00:28 -05:00
init.lua fix deprecated api 2021-03-14 15:55:01 -04:00
item_drop.lua fix deprecated api 2021-03-14 15:55:01 -04:00
mapgen.lua added lapis blocks 2018-11-13 19:34:42 -05:00
mod.conf fix deprecated api 2021-03-14 15:55:01 -04:00
nodes.lua add christmas tree 2018-12-03 23:42:22 -05:00
pvp.lua both players must be out of pvp for no damage in protected area 2018-12-02 11:53:22 -05:00
tools.lua fix deprecated api 2021-03-14 15:55:01 -04:00
treasure_chest_list.lua added treasure chest 2018-11-24 22:24:32 -05:00
trees.lua add christmas tree 2018-12-03 23:42:22 -05:00

README.md

x default [x_default]

Extends Minetest default mod with new blocks and features.

Dependencies

  • default

License:

Code

CC BY-SA 3.0 (see included LICENSE file)

Textures

Pyrite textures based on/derived from Gambit's (PixelBox) Pyrite textures License: WTFPL

x_default_lapis_gold_block.png x_default_lapis_gold_block_top.png

Textures by Napiophelios License: WTFPL

x_default_lapis_block.png x_default_lapis_brick.png x_default_lapis_brick_side.png x_default_lapis_brick_top.png x_default_lapiscobble.png x_default_lapis_gold_tile.png x_default_lapis_gold_brick.png x_default_lapis_gold_brick_side.png x_default_lapis_gold_brick_top.png x_default_lapis_gold_obsidian_front.png x_default_lapis_gold_obsidian_side.png x_default_lapis_tile.png

Textures by SaKeL based/derived from Minetest Game License: CC BY-SA 3.0

x_default_icecobble.png x_default_snowcobble.png x_default_lapis_ingot.png x_default_lapis_lump.png x_default_magmacobble.png x_default_magmacobble_animated.png

Textures derived from Pixel Perfection by XSSheep License: CC BY-SA 4.0 x_default_mineral_lapis.png

Installation

see: http://wiki.minetest.com/wiki/Installing_Mods