Module:Inventory slot/Aliases: Difference between revisions

m added enchanted book (technically they only have the color when having an enchantment, but we don't list all the enchantments here). It might be relevant to add potion effects and more likely attack damage tags.
I need to call that once per recipe on the banner page, unfortunately, there is no way to avoid needing to set the ingredients parameter
Line 26: Line 26:
['Any Wool'] = 'White Wool;' .. dyedWool,
['Any Wool'] = 'White Wool;' .. dyedWool,
['Any Dyed Wool'] = dyedWool,
['Any Dyed Wool'] = dyedWool,
-- Technical --
['Banner (crafting)'] = '[Banner]Light Gray Banner' .. string.rep( '; Banner', 15 ), -- Used on [[Banner]] to display a gray banner for white patterns


-- Display names --
-- Display names --