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

16 lines
493 B
JSON

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