Module:Link/VanillaPages

From Create: Minecraft Mod Wiki
Revision as of 02:48, 16 July 2022 by Create: Minecraft Mod Wiki>Xaidee (Added 'Block of Copper' as that's the more common of reference used in several pages in the wiki)
Jump to navigation Jump to search

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',
}