1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-31 19:00:20 +02:00

add "open front" version of large speaker

This commit is contained in:
Vanessa Ezekowitz
2015-03-28 00:00:23 -04:00
parent e377f2af6d
commit 65aa834821
6 changed files with 489 additions and 2 deletions

View File

@ -90,7 +90,7 @@ minetest.register_craftitem("homedecor:steel_wire", {
minetest.register_craftitem("homedecor:speaker_driver", {
description = S("Speaker driver"),
inventory_image = "homedecor_speaker_driver.png"
inventory_image = "homedecor_speaker_driver_inv.png"
})
minetest.register_craftitem("homedecor:fan_blades", {