1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-09-28 06:10:21 +02:00

last craft

This commit is contained in:
unknown 2022-08-03 00:00:22 -04:00 committed by Buckaroo Banzai
parent 37bc0ed58d
commit 806c8c5e78

View File

@ -290,6 +290,14 @@ homedecor.register("dvd_cd_cabinet", {
_sound_def = { _sound_def = {
key = "node_sound_wood_defaults", key = "node_sound_wood_defaults",
}, },
crafts = {
{
type = "shapeless",
recipe = {
"homedecor:dvd_player", "homedecor:kitchen_cabinet_colorable"
}
}
}
}) })
local pooltable_cbox = { local pooltable_cbox = {