Go to file
Wuzzy 1fe71a5946 Update screenshot 2019-08-26 17:28:37 +02:00
locale Remove cups (in favor of new cups mod) 2019-08-26 16:40:50 +02:00
sounds Convert all audio files to mono 2019-08-26 01:32:49 +02:00
textures Remove cups (in favor of new cups mod) 2019-08-26 16:40:50 +02:00
README.md Remove cups (in favor of new cups mod) 2019-08-26 16:40:50 +02:00
aliases.lua Remove golden apple (too ugly) 2019-08-26 00:48:25 +02:00
awards.lua Remove cups (in favor of new cups mod) 2019-08-26 16:40:50 +02:00
brickblocks.lua Fix bad slippery values 2019-08-26 04:20:14 +02:00
cobble.lua Use new translation system 2019-03-07 20:23:12 +01:00
compat_xdecor.lua Refactor ALL the code into separate files 2017-06-08 12:57:37 +02:00
doors.lua Use correct door icons in help 2019-08-26 12:32:48 +02:00
extras.lua Use new translation system 2019-03-07 20:23:12 +01:00
init.lua Remove cups (in favor of new cups mod) 2019-08-26 16:40:50 +02:00
ladders.lua Add unique ladder burning times 2019-08-26 15:54:50 +02:00
mod.conf Update mod.conf 2019-08-26 01:39:18 +02:00
screenshot.png Update screenshot 2019-08-26 17:28:37 +02:00
seethrough.lua Remove puts_out_fire 2019-08-26 03:43:45 +02:00
specials.lua Prevent goldwood from being used as furnace fuel 2019-08-26 15:07:35 +02:00
stairslabs.lua Remove tin block slab/stair 2019-08-26 15:02:51 +02:00
wallfences.lua Add goldwood fence rail 2019-08-26 04:13:29 +02:00
xpanes.lua Fix item help for xpanes 2019-08-26 12:04:05 +02: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

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.