Tweak item appearance of internal items
This commit is contained in:
parent
47f7b21190
commit
e09a72ed59
9 changed files with 15 additions and 8 deletions
|
@ -137,7 +137,6 @@ function xpanes.register_pane(name, def)
|
|||
paramtype = "light",
|
||||
is_ground_content = false,
|
||||
sunlight_propagates = true,
|
||||
description = def.description,
|
||||
_doc_items_create_entry = false,
|
||||
tiles = {def.textures[3], def.textures[2], def.textures[1]},
|
||||
use_texture_alpha = def.use_texture_alpha,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue