forked from nalc/homedecor_modpack
last craft
This commit is contained in:
parent
37bc0ed58d
commit
806c8c5e78
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user