]> git.lizzy.rs Git - Crafter.git/commit
Add furnace
authorOilboi <oil.boi.minetest@gmail.com>
Thu, 13 Feb 2020 06:51:40 +0000 (01:51 -0500)
committerOilboi <oil.boi.minetest@gmail.com>
Thu, 13 Feb 2020 06:51:40 +0000 (01:51 -0500)
commit422751cc7ee93de5d022d80b164adcb967871199
treefdc86041fb7b918fbe5c806da4bff8ec69ad8735
parent5bd2b60840668a2ced7aa24782936f00f5909f62
Add furnace
14 files changed:
mods/main/craft_recipes.lua
mods/main/textures/default_furnace_fire_bg.png [new file with mode: 0755]
mods/main/textures/default_furnace_fire_fg.png [new file with mode: 0755]
mods/main/textures/furnace_bottom.png [new file with mode: 0755]
mods/main/textures/furnace_front.png [new file with mode: 0755]
mods/main/textures/furnace_front_active.png [new file with mode: 0755]
mods/main/textures/furnace_side.png [new file with mode: 0755]
mods/main/textures/furnace_top.png [new file with mode: 0755]
mods/main/textures/gui_furnace_arrow_bg.png [new file with mode: 0755]
mods/main/textures/gui_furnace_arrow_fg.png [new file with mode: 0755]
mods/main/textures/gui_hb_bg.png [new file with mode: 0755]
mods/utility/depends.txt [new file with mode: 0644]
mods/utility/init.lua [new file with mode: 0644]
todo.txt