1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-06-28 12:56:01 +02:00

use mesh nodes for refrigerators

This commit is contained in:
Vanessa Ezekowitz
2015-03-21 01:11:31 -04:00
parent 261138f8d0
commit 34b05db22e
19 changed files with 482 additions and 88 deletions

View File

@ -115,9 +115,9 @@ local function create_locked ( name, infotext )
end
local items = {
{ "refrigerator_white_bottom",
{ "refrigerator_white",
"Refrigerator" },
{ "refrigerator_steel_bottom",
{ "refrigerator_steel",
"Refrigerator (stainless steel)" },
{ "kitchen_cabinet",
"Cabinet" },