mirror of
https://github.com/mt-mods/basic_materials.git
synced 2024-11-22 06:03:42 +01:00
add missing items
This commit is contained in:
parent
33e81c807c
commit
ab90fdc6c3
@ -45,8 +45,8 @@ elseif minetest.get_modpath("fl_ores") and minetest.get_modpath("fl_stone") then
|
|||||||
torch = "fl_light_sources:torch",
|
torch = "fl_light_sources:torch",
|
||||||
diamond = "fl_ores:diamond",
|
diamond = "fl_ores:diamond",
|
||||||
clay_lump = "fl_bricks:clay_lump",
|
clay_lump = "fl_bricks:clay_lump",
|
||||||
water_bucket = "fl_liquids:water_source",
|
water_bucket = "fl_bucket:bucket_water",
|
||||||
empty_bucket = "air",
|
empty_bucket = "fl_bucket:bucket",
|
||||||
dye_dark_grey = "fl_dyes:dark_grey_dye",
|
dye_dark_grey = "fl_dyes:dark_grey_dye",
|
||||||
copper_ingot = "fl_ores:copper_ingot",
|
copper_ingot = "fl_ores:copper_ingot",
|
||||||
tin_ingot = "fl_ores:tin_ingot",
|
tin_ingot = "fl_ores:tin_ingot",
|
||||||
|
Loading…
Reference in New Issue
Block a user