|
{
name = "normal_pickaxe",
label = "Normal Pickaxe",
price = 150,
image = "normal_pickaxe.png",
desc = "This pickaxe can gather “ Sandstone, Sulfur, Copper and Rock “ from the mine areas.",
},
{
name = "advanced_pickaxe",
label = "Advanced Pickaxe",
price = 450,
image = "advanced_pickaxe.png",
desc = "This pickaxe can gather “ Sandstone, Limestone, Iron Ore and Rock “ from the mine areas.",
},
{
name = "professional_pickaxe",
label = "Professional Pickaxe",
price = 1050,
image = "professional_pickaxe.png",
desc= "This pickaxe can gather “ Gold Ore, Diamond Ore, Coal and Rock “ from the mine areas. ",
},
{
name = "ingot_mold",
label= "Ingot Mold",
price= 50,
image= "ingot_mold.png",
desc= "This ingot mold used in the process of conver all ores into ingots.",
},
{
name = "sticky_gel",
label= "Sticky Gel",
price= 75,
image= "sticky_gel.png",
desc= "This sticky gel used in the process of converting sands to glass material process.",
},
{
name = "glass_mold",
label= "Glass Mold",
price= 3000,
image= "glass_mold.png",
desc= "This glass mold used in the process of converting sands to glass material process.",
},
{
name = "special_water",
label= "Special Water",
price= 20,
image= "special_water.png",
desc= "This special water used in the process of converting limestones to concrete process.",
},
{
name = "concrete_package",
label= "Concrete Packge",
price= 5,
image= "concrete_package.png",
desc= "This concrete package used in the process of converting limestones to concrete process.",
},
|
|