mirror of
https://github.com/adrido/darkage.git
synced 2025-07-15 23:10:29 +02:00
Fix the dye recipes for square glass. (#5)
This commit is contained in:
@ -279,7 +279,7 @@ if minetest.get_modpath("unifieddyes") then
|
||||
type = "shapeless",
|
||||
neutral_node = "",
|
||||
recipe = {
|
||||
"darkage:stained_milk_glass_square",
|
||||
"darkage:milk_glass_square",
|
||||
"MAIN_DYE"
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user