Module:Link/VanillaPages: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
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
BoxWithout (talk | contribs)
m 5 revisions imported
 
(No difference)

Latest revision as of 21:58, 14 February 2025

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