Module:Link/VanillaPages: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
No edit summary
Create: Minecraft Mod Wiki>NonaWax
I feel like this makes disambiguation pages, sorta?
Line 5: Line 5:
'Iron Ingot',
'Iron Ingot',
'Cobblestone',
'Cobblestone',
-- Coppers
'Copper',
'Copper Block',
-- Palette blocks
'Calcite',
'Deepslate',
'Diorite',
'Dripstone Block',
'Granite',
'Tuff',
}
}

Revision as of 22:02, 23 February 2022

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

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