add magenta dye to list of dyes

This commit is contained in:
wsor4035
2024-08-09 18:59:07 -04:00
parent 688f12a970
commit 1ed14f9410
3 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,7 @@ local materials = {
dye_orange = "fl_dyes:orange_dye",
dye_pink = "fl_dyes:pink_dye",
dye_cyan = "fl_dyes:cyan_dye",
dye_magenta = "fl_dyes:magenta_dye",
silver_ingot = "fl_ores:iron_ingot",
silicon = "mesecons_materials:silicon",
string = "fl_plantlife:oxeye_daisy",