1
0
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:
2019-12-22 13:26:45 +01:00
155 changed files with 17097 additions and 3894 deletions

View File

@ -1,3 +1,3 @@
default
creative
intllib?

View File

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