Adjust stack sizes of many items

This commit is contained in:
Wuzzy 2017-01-16 23:34:40 +01:00
parent b6575ab192
commit b73ba9b270
9 changed files with 13 additions and 16 deletions

View file

@ -18,6 +18,8 @@ minetest.register_craft({
bucket = {}
bucket.liquids = {}
-- FIXME: Make buckets stack up to 16
-- Register a new liquid
-- source = name of the source node
-- flowing = name of the flowing node