mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-14 20:00:17 +02:00
don't assume all locked multinodes to be refrigerators
This commit is contained in:
@ -26,7 +26,7 @@ function homedecor.register(name, def)
|
||||
or (def.node_box and "nodebox")
|
||||
|
||||
local infotext = def.infotext
|
||||
def.infotext = nil -- no need to register this into the global node table
|
||||
--def.infotext = nil -- currently used to set locked refrigerator infotexts
|
||||
|
||||
-- handle inventory setting
|
||||
-- inventory = {
|
||||
|
Reference in New Issue
Block a user