mirror of
https://github.com/reload-gtn/mtsr_modpack.git
synced 2024-11-16 02:30:59 +03:00
add grinder recipe for granite block
This commit is contained in:
parent
e89d576e36
commit
ebcedcf8a6
@ -43,3 +43,5 @@ minetest.register_craft({
|
||||
{ 'tech_additions:zinc_ingot_block', },
|
||||
}
|
||||
})
|
||||
|
||||
techage.add_grinder_recipe({input="multidecor:granite_block", output="default:gravel"})
|
||||
|
Loading…
Reference in New Issue
Block a user