Add cyan dye into xcompat.materials (#31)

This commit is contained in:
1F616EMO~nya
2024-06-22 20:24:12 +08:00
committed by GitHub
parent 37a7fd6cc8
commit cc2da8a2a6
4 changed files with 4 additions and 0 deletions

View File

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