lucky_block/README.md

19 lines
680 B
Markdown
Raw Normal View History

2015-09-21 12:55:09 +02: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.
2015-09-21 12:56:21 +02:00
https://forum.minetest.net/viewtopic.php?f=9&t=13284
2015-09-21 12:55:09 +02:00
Released under WTFPL
0.1 - Initial release
2015-09-30 12:19:47 +02:00
0.2 - New api commands added thanks to blert2112
0.3 - New blocks added, also error checking, new options and schematic rehaul