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

16 lines
484 B
JSON

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