1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-06-29 13:20:44 +02:00

Better inv. images for computer items

This commit is contained in:
kilbith
2015-05-10 11:12:22 +02:00
parent ee038d9ced
commit 8ef4e8c39d
15 changed files with 20 additions and 9 deletions

View File

@ -13,6 +13,7 @@ computer.register = function (name, def)
paramtype = "light",
paramtype2 = "facedir",
description = def.description,
inventory_image = def.inventory_image,
groups = {snappy=2, choppy=2, oddly_breakable_by_hand=2},
tiles = {
TEXPFX.."tp.png",