mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-25 08:20:19 +02:00
use mesh node for trophy, modified recipe to fit the look of the new model
This commit is contained in:
@ -2814,7 +2814,7 @@ minetest.register_craft({
|
||||
recipe = {
|
||||
{ "default:gold_ingot","","default:gold_ingot" },
|
||||
{ "","default:gold_ingot","" },
|
||||
{ "default:gold_ingot","default:gold_ingot","default:gold_ingot" }
|
||||
{ "group:wood","default:gold_ingot","group:wood" }
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user