Module:Inventory slot/Aliases: Difference between revisions
Add torch group |
Added lantern group |
||
| Line 236: | Line 236: | ||
'Red Sandstone Wall', 'Brick Wall', 'Prismarine Wall', 'Nether Brick Wall', 'Red Nether Brick Wall', 'End Stone Brick Wall' }, | 'Red Sandstone Wall', 'Brick Wall', 'Prismarine Wall', 'Nether Brick Wall', 'Red Nether Brick Wall', 'End Stone Brick Wall' }, | ||
['Torch'] = { 'Torch', 'Soul Torch' }, | ['Torch'] = { 'Torch', 'Soul Torch' }, | ||
['Lantern'] = { 'Lantern', 'Soul Lantern' }, | |||
} | } | ||
table.insert( itemVariants['Dye'], 1, 'White Dye' ) | table.insert( itemVariants['Dye'], 1, 'White Dye' ) | ||