Module:Link/VanillaPages: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>NonaWax
I feel like this makes disambiguation pages, sorta?
Create: Minecraft Mod Wiki>Xaidee
m Added 'Block of Copper' as that's the more common of reference used in several pages in the wiki
Line 8: Line 8:
'Copper',
'Copper',
'Copper Block',
'Copper Block',
'Block of Copper',
-- Palette blocks
-- Palette blocks
'Calcite',
'Calcite',

Revision as of 02:48, 16 July 2022

Documentation for this module may be created at Module:Link/VanillaPages/doc

return {
	'Lava',
	'Water',
	'Andesite',
	'Iron Ingot',
	'Cobblestone',
	-- Coppers
	'Copper',
	'Copper Block',
	'Block of Copper',
	-- Palette blocks
	'Calcite',
	'Deepslate',
	'Diorite',
	'Dripstone Block',
	'Granite',
	'Tuff',
}