Module:OOO/Data/Resources: Difference between revisions
Appearance
Update autogenerated resources Lua data |
Update autogenerated resources Lua data |
||
| Line 1: | Line 1: | ||
-- AUTOGENERATED. Do not edit by hand. | -- AUTOGENERATED. Do not edit by hand. | ||
return { | return { | ||
_meta = {schema = 1, generated = "2026-03- | _meta = {schema = 1, generated = "2026-03-08T19:30:59Z", dataset = "resources"}, | ||
["100001"] = {displayName = "Dirt", image = "Icon_SM_RockResource7.png", category = "Resources", subcategory = "Dirt", description = "Worthless", price = 2, weight = 10}, | ["100001"] = {displayName = "Dirt", image = "Icon_SM_RockResource7.png", category = "Resources", subcategory = "Dirt", description = "Worthless", price = 2, weight = 10}, | ||
["100002"] = {displayName = "PayDirt", image = "Icon_SM_RockResource8.png", category = "Resources", subcategory = "Dirt", description = "Can contain ore", price = 3, weight = 10}, | ["100002"] = {displayName = "PayDirt", image = "Icon_SM_RockResource8.png", category = "Resources", subcategory = "Dirt", description = "Can contain ore", price = 3, weight = 10}, | ||
Latest revision as of 19:31, 8 March 2026
Documentation for this module may be created at Module:OOO/Data/Resources/doc
-- AUTOGENERATED. Do not edit by hand.
return {
_meta = {schema = 1, generated = "2026-03-08T19:30:59Z", dataset = "resources"},
["100001"] = {displayName = "Dirt", image = "Icon_SM_RockResource7.png", category = "Resources", subcategory = "Dirt", description = "Worthless", price = 2, weight = 10},
["100002"] = {displayName = "PayDirt", image = "Icon_SM_RockResource8.png", category = "Resources", subcategory = "Dirt", description = "Can contain ore", price = 3, weight = 10},
["100003"] = {displayName = "Coal", image = "Icon_SM_RockResource.png", category = "Resources", subcategory = "Ore", description = "Quite valuable", price = 13, weight = 10},
["100004"] = {displayName = "Solid Rock", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Rock", description = "Can\\'t be mined without Rippers or Explosives", price = 5, weight = 10},
["100005"] = {displayName = "Blasted Rock", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Rock", description = "Blast or rip solid rock to get this", price = 6, weight = 10},
["100006"] = {displayName = "Crushed Rock", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Rock", description = "Put blasted rock trough a jaw crusher to get this", price = 8, weight = 10},
["100007"] = {displayName = "Gravel", image = "Icon_SM_RockResource2.png", category = "Resources", subcategory = "Rock", description = "Put crushed rock trough a cone crusher to get this", price = 9, weight = 10},
["100008"] = {displayName = "Iron Ore", image = "Icon_SM_RockResource4.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Iron ", price = 25, weight = 10},
["100009"] = {displayName = "Copper Ore", image = "Icon_SM_RockResource1.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Copper", price = 29, weight = 10},
["100010"] = {displayName = "Aluminium Ore", image = "Icon_SM_RockResource5.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Aluminium", price = 38, weight = 10},
["100011"] = {displayName = "Silver Ore", image = "Icon_SM_RockResource5.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Silver 2", price = 42, weight = 10},
["100012"] = {displayName = "Gold Ore", image = "Icon_SM_RockResource9.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Gold", price = 45, weight = 10},
["100013"] = {displayName = "Diamond Ore", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Diamonds", price = 47, weight = 10},
["100014"] = {displayName = "Ruby Ore", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Rubys", price = 48, weight = 10},
["100016"] = {displayName = "Silicon Ore", image = "Icon_SM_RockResource10.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Silicon", price = 52, weight = 10},
["100017"] = {displayName = "Lithium Ore", image = "Icon_SM_RockResource4.png", category = "Resources", subcategory = "Ore", description = "Can be refined to Lithium", price = 55, weight = 10},
["100018"] = {displayName = "Tree Logs", image = "Icon_Logs.png", category = "Resources", subcategory = "Wood", description = "Can be sawed to wood products", price = 30, weight = 100},
["100019"] = {displayName = "Oil", image = "Icon_Barrel5.png", category = "Resources", subcategory = "Fluids", description = "Can be refined to Fuel", price = 95, weight = 100},
["100020"] = {displayName = "Water", image = "Icon_Barrel1.png", category = "Resources", subcategory = "Fluids", description = "Can be used to make concrete", price = 2, weight = 100},
["100021"] = {displayName = "Asphalt", image = "Icon_SM_m_rock_05.png", category = "Resources", subcategory = "Asphalt", description = "Can be placed to make roads", price = 15, weight = 10},
["100024"] = {displayName = "Tailings", image = "Icon_SM_RockResource2.png", category = "Resources", subcategory = "Dirt", description = "Left over after the process of separating the ore from gravel", price = 1, weight = 10},
}