Go to file
2016-05-06 20:03:08 +01:00
sounds Initial upload 2015-09-21 11:55:29 +01:00
textures Added support for animated textures 2015-11-25 12:09:19 +00:00
api.txt Fixed entity error checking and added nametags to spawned mobs 2016-01-03 12:30:57 +00:00
blocks.lua added basic bows & arrows from bows mod 2016-05-06 20:03:08 +01:00
depends.txt Initial upload 2015-09-21 11:55:29 +01:00
init.lua Fixed chest drops after exploding, tweaked code 2016-04-13 16:46:45 +01:00
license.txt added license 2015-09-21 12:06:26 +01:00
README.md schematics overhaul (thanks blert for idea) 2015-12-11 12:48:18 +00:00
schems.lua schematics overhaul (thanks blert for idea) 2015-12-11 12:48:18 +00:00

Lucky Block mod [lucky_block]

This mod adds a new and exciting block to the game which when broken can give the player something good, surprising, bad, hurtful or just simply a troll.

Lucky Blocks can be crafted with 1 chest surrounded by gold ingots.

The api.txt document shows how to add your own blocks to the list by using one of the 9 commands included and the blocks.lua file gives you many examples by using some of the popular mods available.

https://forum.minetest.net/viewtopic.php?f=9&t=13284

Released under WTFPL

0.1 - Initial release 0.2 - New api commands added thanks to blert2112 0.3 - New blocks added, also error checking, new options and schematic rehaul