Skip to content

Instantly share code, notes, and snippets.

@zackp30

zackp30/init.lua Secret

Created May 9, 2015 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zackp30/1ee7de211317651e6d1e to your computer and use it in GitHub Desktop.
Save zackp30/1ee7de211317651e6d1e to your computer and use it in GitHub Desktop.
minetest.register_node("ztest:lenny", {groups = {crumbly= 1, soil=1, explody=1}, tiles = {"ztest_lenny.png"}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment