mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 04:50:21 +02:00
Updated to account for changes in behavior of mese
This commit is contained in:
@ -591,7 +591,9 @@ minetest.register_craft( {
|
||||
'homedecor:shutter_oak',
|
||||
'homedecor:shutter_oak',
|
||||
'homedecor:shutter_oak',
|
||||
'default:mese',
|
||||
'default:mese_crystal_fragment',
|
||||
'default:mese_crystal_fragment',
|
||||
'default:mese_crystal_fragment'
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user