Add colored banners

This commit is contained in:
Wuzzy 2017-07-27 19:13:41 +02:00
parent db1d272602
commit 8320c7690e
2 changed files with 132 additions and 79 deletions

View file

@ -53,6 +53,7 @@ local group_stereotypes = {
coal = "mcl_core:coal_lump",
shulker_box = "mcl_chests:violet_shulker_box",
quartz_block = "mcl_nether:quartz_block",
banner = "mcl_banners:standing_banner_white",
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
compass = mcl_compass.stereotype,
clock = mcl_clock.sterotype,