Tweak item appearance of internal items
This commit is contained in:
parent
47f7b21190
commit
e09a72ed59
9 changed files with 15 additions and 8 deletions
|
@ -130,6 +130,7 @@ function mesecon.register_pressure_plate(basename, description, textures_off, te
|
|||
selection_box = pp_box_on,
|
||||
groups = groups_on,
|
||||
tiles = textures_on,
|
||||
description = "",
|
||||
|
||||
mesecons = {receptor = { state = mesecon.state.on, rules = mesecon.rules.pplate }},
|
||||
_doc_items_create_entry = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue