add missing items

This commit is contained in:
unknown 2022-02-27 01:00:03 -05:00
parent 33e81c807c
commit ab90fdc6c3
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ elseif minetest.get_modpath("fl_ores") and minetest.get_modpath("fl_stone") then
torch = "fl_light_sources:torch",
diamond = "fl_ores:diamond",
clay_lump = "fl_bricks:clay_lump",
water_bucket = "fl_liquids:water_source",
empty_bucket = "air",
water_bucket = "fl_bucket:bucket_water",
empty_bucket = "fl_bucket:bucket",
dye_dark_grey = "fl_dyes:dark_grey_dye",
copper_ingot = "fl_ores:copper_ingot",
tin_ingot = "fl_ores:tin_ingot",