Otherwise, you would get 9 stone_brick out of (originally) 1 stone.
@@ -271,7 +271,7 @@ minetest.register_craft({
})
minetest.register_craft({
output = "darkage:stone_brick 9",
output = "darkage:stone_brick",
recipe = {
{"default:stone_block"},
}
该备注对被屏蔽的用户不可见。