mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-29 10:00:21 +02:00
Merge branch 'master' of yunohost:mtcontrib/homedecor_modpack into nalc-1.2-dev
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
default
|
||||
creative
|
||||
|
||||
intllib?
|
||||
|
@ -80,7 +80,7 @@ local furnace_can_dig = function(pos,player)
|
||||
end
|
||||
|
||||
function homedecor.register_furnace(name, furnacedef)
|
||||
furnacedef.fire_fg = furnacedef.fire_bg or "default_furnace_fire_fg.png"
|
||||
furnacedef.fire_fg = furnacedef.fire_fg or "default_furnace_fire_fg.png"
|
||||
furnacedef.fire_bg = furnacedef.fire_bg or "default_furnace_fire_bg.png"
|
||||
|
||||
furnacedef.output_slots = furnacedef.output_slots or 4
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 524 B |
Reference in New Issue
Block a user