dicebox 0cdaec2967 git subrepo clone https://github.com/tenplus1/lucky_block.git mods/lucky_block
subrepo:
  subdir:   "mods/lucky_block"
  merged:   "d183354"
upstream:
  origin:   "https://github.com/tenplus1/lucky_block.git"
  branch:   "master"
  commit:   "d183354"
git-subrepo:
  version:  "0.3.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "a7ee886"
2017-02-10 18:25:39 +01: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

Changelog:

  • 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
  • 0.4 - Added ability to add custom functions within lucky blocks