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

@ -46,6 +46,7 @@ local materials = {
dye_orange = "dye:orange",
dye_pink = "dye:pink",
dye_cyan = "dye:cyan",
dye_magenta = "dye:magenta",
silicon = "hades_materials:silicon",
string = "hades_farming:string",
paper = "hades_core:paper",