16 lines
505 B
JSON
16 lines
505 B
JSON
{
|
|
"materials": {
|
|
"id": "original:ingot_tungsten",
|
|
"texture": "original/assets/textures/materials/ingot/ingot_tungsten.png",
|
|
"displayName": "items.materials.original.ingots.ingot_tungsten",
|
|
"description": "items.materials.original.ingots.ingot_tungsten.desc",
|
|
"meta": {
|
|
"storeCategory": "original:ingots",
|
|
"storePrice": 50,
|
|
"storeSellValue": 10,
|
|
"storeShowWeight": 10,
|
|
"storeFeaturedDiscountPercentage": 0,
|
|
"storeFeaturedShowWeight": 10
|
|
}
|
|
}
|
|
} |