Module:Inventory slot/Aliases: Difference between revisions
Added rest of the stone slabs |
Added a bunch of corals |
||
| Line 225: | Line 225: | ||
['Prismarine'] = { 'Prismarine', 'Prismarine Bricks', 'Dark Prismarine' }, | ['Prismarine'] = { 'Prismarine', 'Prismarine Bricks', 'Dark Prismarine' }, | ||
['Ore'] = { 'Coal Ore', 'Iron Ore', 'Gold Ore', 'Lapis Lazuli Ore', 'Redstone Ore', 'Emerald Ore', 'Diamond Ore', 'Nether Quartz Ore' }, | ['Ore'] = { 'Coal Ore', 'Iron Ore', 'Gold Ore', 'Lapis Lazuli Ore', 'Redstone Ore', 'Emerald Ore', 'Diamond Ore', 'Nether Quartz Ore' }, | ||
['Dead Coral Block'] = { 'Dead Tube Coral Block', 'Dead Brain Coral Block', 'Dead Bubble Coral Block', 'Dead Fire Coral Block', 'Dead Horn Coral Block' }, | |||
['Coral Block'] = { 'Tube Coral Block', 'Brain Coral Block', 'Bubble Coral Block', 'Fire Coral Block', 'Horn Coral Block' }, | |||
['Dead Coral'] = { 'Dead Tube Coral', 'Dead Brain Coral', 'Dead Bubble Coral', 'Dead Fire Coral', 'Dead Horn Coral' }, | |||
['Dead Coral Fan'] = { 'Dead Tube Coral Fan', 'Dead Brain Coral Fan', 'Dead Bubble Coral Fan', 'Dead Fire Coral Fan', 'Dead Horn Coral Fan' }, | |||
} | } | ||
table.insert( itemVariants['Dye'], 1, 'White Dye' ) | table.insert( itemVariants['Dye'], 1, 'White Dye' ) | ||