Update many crafting recipes
This commit is contained in:
parent
2fa7ce2a16
commit
f1dfeca751
12 changed files with 47 additions and 56 deletions
|
@ -761,7 +761,7 @@ minetest.register_node("default:quartz_block", {
|
|||
})
|
||||
|
||||
minetest.register_node("default:quartz_chiseled", {
|
||||
description = "Chiseled Quartz",
|
||||
description = "Chiseled Quartz Block",
|
||||
stack_max = 64,
|
||||
is_ground_content = false,
|
||||
tiles = {"default_quartz_chiseled_top.png", "default_quartz_chiseled_top.png", "default_quartz_chiseled_side.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue