1
0
mirror of https://github.com/adrido/darkage.git synced 2025-06-29 23:11:03 +02:00

Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev

This commit is contained in:
2020-06-16 21:30:40 +02:00

View File

@ -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"
}
})