minetest-mm/mods/minetest_mtg_plus
root 0f1c1c3a95 new_mods_and_update 2020-11-15 20:25:38 +01:00
..
locale new_mods_and_update 2020-11-15 20:25:38 +01:00
sounds new_mods_and_update 2020-11-15 20:25:38 +01:00
textures new_mods_and_update 2020-11-15 20:25:38 +01:00
README.md new_mods_and_update 2020-11-15 20:25:38 +01:00
aliases.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
awards.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
brickblocks.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
cobble.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
compat_xdecor.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
doors.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
extras.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
init.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
ladders.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
mod.conf new_mods_and_update 2020-11-15 20:25:38 +01:00
screenshot.png new_mods_and_update 2020-11-15 20:25:38 +01:00
seethrough.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
specials.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
stairslabs.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
wallfences.lua new_mods_and_update 2020-11-15 20:25:38 +01:00
xpanes.lua new_mods_and_update 2020-11-15 20:25:38 +01:00

README.md

Minetest Game Plus [mtg_plus]

This mods adds various simple decorative blocks, doors, panes and more to extend Minetest Game. The focus lies on:

  • Snow and ice
  • Panes
  • Doors
  • Metals

Current version: 1.1.0 For Minetest/Minetest Game 5.1.0 or later

Special stuff

Most new items are purely decorational and self-explanationary, but a few items are somewhat unique:

  • Dirty Glass: Like glass, but sunlight will not go through unlimited
  • Aggregated Diamond Block: Not even a diamond pickaxe can break it. But TNT will do
  • Ice-themed doors and trapdoors: Solid doors for which (like for ice) light goes through
  • Goldwood: Fireproof wood

Compability

This mod is optionally compatible with:

  • xdecor: For adding more recipes for compability
  • moreblocks: For adding recipes involving the sweeper
  • furniture: For adding furniture for goldwood and the cobblestone variants
  • doc_items: For providing item descriptions (incomplete)
  • awards: More achievements

Credits and licenses

This mod is free software.

Code

  • Author: Wuzzy
  • Licensed under: MIT License

Graphics

All graphics are derivate works of Minetest Game textures. They are licensed under CC-BY-SA 3.0.

Sounds

  • mtg_plus_door_icesteel_close.ogg: Derivate work of door_steel_door_close.ogg by HazMatt from Minetest Game, licensed under CC-BY 3.0
  • mtg_plus_door_icesteel_open.ogg: Derivate work of door_steel_door_open.ogg by HazMatt from Minetest Game, licensed under CC-BY 3.0
  • Everything else is licensed under the MIT License.