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
|
|
|
|
2016-08-19 20:16:57 +02:00
|
|
|
Changelog:
|
2015-09-21 12:55:09 +02:00
|
|
|
|
2016-08-19 20:16:57 +02:00
|
|
|
- 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
|
2016-09-30 14:25:00 +02:00
|
|
|
- 0.4 - Added ability to add custom functions within lucky blocks
|
2017-04-25 11:23:00 +02:00
|
|
|
- 0.5 - Explosions now have radius and fire setting, also added new blocks
|
2017-07-09 10:42:32 +02:00
|
|
|
- 0.6 - Use TNT mod for explosions and if not active do entity damage only
|
2017-08-28 12:22:18 +02:00
|
|
|
- 0.7 - Added new floor feature and moreblocks support
|
2018-04-10 16:47:46 +02:00
|
|
|
- 0.8 - Added wishing well with random block drops
|
2018-09-07 13:40:07 +02:00
|
|
|
- 0.9 - Tweak item drops, add replacements to schematics, tidy wishing well code
|
2018-10-18 21:56:39 +02:00
|
|
|
- 1.0 - Added ability for custom lucky blocks to use their own block list
|
2018-10-24 10:59:25 +02:00
|
|
|
- 1.1 - Spawning mobs can now select randomly from a table or single string
|
2019-08-05 10:46:30 +02:00
|
|
|
- 1.2 - Code tidy and fixed wishing well replacements
|
2022-04-03 18:51:21 +02:00
|
|
|
- 1.3 - Add lightning staff as rare drop, tidy code, lightning fire check, slender potion
|
2017-07-23 16:37:52 +02:00
|
|
|
|
2022-04-03 18:51:21 +02:00
|
|
|
Lucky Blocks: 262 (depending on mods enabled)
|