[antum_glass] Add blue glass.

This commit is contained in:
AntumDeluge 2016-09-04 19:15:48 -07:00
parent f4cf390c28
commit a367873602
3 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ antum.glass = {}
antum.glass.modname = minetest.get_current_modname()
antum.glass.modpath = minetest.get_modpath(antum.glass.modname)
antum.glass.colors = {'green', 'red', 'violet'}
antum.glass.colors = {'blue', 'green', 'red', 'violet'}
dofile(antum.glass.modpath .. '/nodes.lua')
dofile(antum.glass.modpath .. '/crafting.lua')

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B