Skip to content

Instantly share code, notes, and snippets.

View Yukitty's full-sized avatar
😿

Yukita Mayako Yukitty

😿
View GitHub Profile
minetest.register_node(":nether:air", {
description = "Air (Nether lighting)",
groups = { not_in_creative_inventory = 1 },
drawtype = "airlike",
inventory_image = "air.png",
paramtype = "light",
is_ground_content = false,
sunlight_propagates = true,
walkable = false,
pointable = false,
-- The complete package library as relevant to possible SRB2 implementation --
-- (pseudocode, but reference Lua 5.3)
-- global package table
package = {
preload = {},
loaded = {},
searchers = {}
}

Keybase proof

I hereby claim:

  • I am yukitty on github.
  • I am agora (https://keybase.io/agora) on keybase.
  • I have a public key ASC3nH-E9xfJZYokweCNX986JIQl-fqE_nZEkN_lM7awAwo

To claim this, I am signing this object: