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

16 lines
501 B
JSON

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