Massive rework of creative inventory categories
This commit is contained in:
parent
1275af7903
commit
dd1fa65f9e
41 changed files with 278 additions and 202 deletions
|
@ -91,6 +91,7 @@ function xpanes.register_pane(name, def)
|
|||
|
||||
local flatgroups = table.copy(def.groups)
|
||||
flatgroups.pane = 1
|
||||
flatgroups.deco_block = 1
|
||||
minetest.register_node(":xpanes:" .. name .. "_flat", {
|
||||
description = def.description,
|
||||
drawtype = "nodebox",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue