GSO-Datapack/original/data/items/materials/ingots/ingot_tungsten.json
Unl1m1t3d_L1v3s 3dcddd70b2 Ingots
all except gold since gold was already added
2026-05-03 23:40:47 -05:00

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
}
}
}