GSO-Datapack/original/data/items/materials/alloys/stellite.json
Unl1m1t3d_L1v3s c7b2f74227 materials
alloys and ores
2026-04-26 22:45:32 -05:00

16 lines
481 B
JSON

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