Tweak item appearance of internal items

This commit is contained in:
Wuzzy 2019-12-09 22:32:40 +01:00
parent 47f7b21190
commit e09a72ed59
9 changed files with 15 additions and 8 deletions

View file

@ -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,