Module:Link/VanillaPages

From Create: Minecraft Mod Wiki
Revision as of 21:58, 14 February 2025 by BoxWithout (talk | contribs) (5 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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',
}