Update groups documentation

This commit is contained in:
Aaron Suen 2022-01-09 13:18:07 -05:00
parent 301ac45f02
commit 25a548e26a

View File

@ -22,6 +22,7 @@ be used nor relied upon by mods.
local groups = {
activates_lens = "always activates optics lenses, regardless of light_source",
adobe = "any node made of adobe (patterned, bricked, etc)",
alpha_glyph = "(specific) nc_writing glyphs",
always_scalable = "nodes that can always be scaled even if they define on_rightclick",
amalgam = "(specific) nc_igneous amalgamation",
@ -30,6 +31,7 @@ local groups = {
charcoal = "(specific) nc_fire coal nodes",
chisel = "metal shaft that can be used as a chisel with a mallet",
choppy = "dig group: hatchets and adzes",
coalstone = "any node made of tarstone (patterned, bricked, etc)",
cobble = "(specific) nc_terrain cobble",
cobbley = "any \"cobble with filler\" type node (e.g. ores)",
concrete_etchable = "(api-managed) concrete nodes that can be etched",
@ -45,6 +47,7 @@ local groups = {
damage_touch = "damage to deal player when punching or trying to pick up",
dirt = "(specific) nc_terrain dirt and loose dirt",
dirt_loose = "(specific) nc_terrain loose dirt",
dirt_raked = "(specific) raked nc_terrain dirt",
door = "door level of hinged panel",
door_panel = "level of door that a panel would make if it were hinged",
dungeon_mapgen = "dungeon nodes that are replaced with real ones after mapgen",
@ -64,17 +67,25 @@ local groups = {
flower_living = "flowers that are still alive",
flower_mutant = "flowers that are not found in mapgen",
flower_wilted = "flowers that have died",
grass = "(specific) nc_terrain dirt_with_grass",
grassable = "grass can spread onto this node (converting substrate to dirt)",
gravel = "(specific) nc_terrain gravel",
gravel_raked = "(specific) nc_writing raked gravel",
green = "things containing significant amounts of living plant matter",
hard_stone = "stratum of hard stone for stone, ores, and similar",
humus = "(specific) nc_tree humus",
humus_raked = "(specific) raked nc_tree humus",
igniter = "causes nearby flammable things to ignite",
is_stack_only = "(specific) a bare item stack as a node",
lava = "(specific) source or flowing pumwater",
leaf_decay = "decays into its leaf_decay_as items if not connected to tree trunk",
leafy = "(deprecated) loose leaves",
lode_cobble = "(specific) lode cobble or loose lode cobble",
lode_cube = "full cubes made of lode (lode cubes, crates)",
lode_prill = "(specific) lode prills of various temper",
lode_temper_annealed = "any lode thing in a slow-cooled and workable state",
lode_temper_hot = "any lode thing in a heated and glowing",
lode_temper_tempered = "any lode thing in a quenched and hardened state",
lodey = "stone with lode in various states",
log = "tree trunks and logs, can be split to planks",
loose_repack = "loose nodes that self-repack over time",
@ -85,24 +96,23 @@ local groups = {
lux_fluid = "(specific) lux source and flowing liquids",
lux_hot = "lux cobble in a moderately excited but still subcritical state",
lux_tool = "infused lode tools",
lode_cube = "full cubes made of lode (lode cubes, crates)",
lode_prill = "(specific) lode prills of various temper",
lode_temper_annealed = "any lode thing in a slow-cooled and workable state",
lode_temper_hot = "any lode thing in a heated and glowing",
lode_temper_tempered = "any lode thing in a quenched and hardened state",
metallic = "made of metal, efficiently absorbs lux radiation",
moist = "water or other source of moisture esp. for plant cultivation",
nc_scaling = "(specific) player-created climbing and light spots",
nc_scaling_fx = "display black dust mote particles like scaling spots",
not_in_creative_inventory = "built-in: not meaningful in nodecore",
optic_check = "automatically run optic check callbacks",
optic_gluable = "any optic that can be glued in place with an eggcorn",
optic_lens_emit = "an lens emitting a full-intensity beam (firestart, ablate)",
optic_source = "produces optic beams",
peat_grindable_item = "stack of 8 can be ground into peat automatically",
peat_grindable_node = "single one can be ground into peat automatically",
raked = "a node whose surface has been raked",
rakey = "is a rake tool, can rake line patterns into sand/gravel",
rock = "all non-glassy rocky/stony things, including stone, cobble, brick, etc",
sand = "(specific) nc_terrain sand",
sand_raked = "(specific) nc_writing raked sand",
sandstone = "any node made of sandstone (patterned, bricked, etc)",
scaling_time = "percentage time it takes to scale this node",
silica = "any glass, can be ground back to sand",
silica_clear = "any clear glass, grinds to crude, passes light",