1
0
mirror of https://github.com/adrido/darkage.git synced 2025-06-30 15:30:46 +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", type = "shapeless",
neutral_node = "", neutral_node = "",
recipe = { recipe = {
"darkage:stained_milk_glass_square", "darkage:milk_glass_square",
"MAIN_DYE" "MAIN_DYE"
} }
}) })