GSO-Datapack/original/data/items/materials/materials/wood_hardwood.json
Unl1m1t3d_L1v3s 6bb76f7b04 Material
2026-05-04 15:17:37 -05:00

16 lines
513 B
JSON

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