GSO-Datapack/original/data/items/materials/alloys/scandium.json
2026-04-26 12:03:53 -03:00

16 lines
469 B
JSON

{
"materials": {
"id": "original:Scandium",
"texture": "mypack/assets/textures/materials/ore/iron.png",
"displayName": "items.materials.original.ores.Scandium",
"description": "items.materials.original.ores.Scandium.desc",
"meta": {
"storeCategory": "original:alloys",
"storePrice": 50,
"storeSellValue": 10,
"storeShowWeight": 10,
"storeFeaturedDiscountPercentage": 0,
"storeFeaturedShowWeight": 10
}
}
}