mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-07-04 17:10:24 +02:00
Clay can have stacks of 200 items and clay_brick burtime is 2
This commit is contained in:
@ -420,6 +420,7 @@ minetest.register_node("default:clay", {
|
||||
{items = {"default:clay_lump 8"}},
|
||||
},
|
||||
},
|
||||
stack_max = 200, -- /MFF(Mg|07/24/25)
|
||||
sounds = default.node_sound_dirt_defaults(),
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user