Change stained glass canonical color

This commit is contained in:
Wuzzy 2019-03-24 10:51:45 +01:00
parent 15880db548
commit 2f346cfc1d
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ minetest.register_node("mcl_core:glass", {
------------------------
-- Create Color Glass --
------------------------
local canonical_color = "blue"
local canonical_color = "yellow"
function mcl_core.add_stained_glass(desc, recipeitem, colorgroup, color)
local longdesc, create_entry, entry_name