Skip to content

Instantly share code, notes, and snippets.

@PilzAdam
Created October 22, 2012 13:15
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 PilzAdam/3931462 to your computer and use it in GitHub Desktop.
Save PilzAdam/3931462 to your computer and use it in GitHub Desktop.
minetest.register_node("oldcoder:rat", {
drawtype = "nodebox",
node_box = {
--boxes here
},
textures = {},
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment