16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
|
"templates": {
|
|
"materials": {
|
|
"id": "dimensional_alloy",
|
|
"name": "Dimensional Alloy",
|
|
"meta": {
|
|
"materialCategory": "chemical"
|
|
},
|
|
"texture": "assets/gso/textures/materials/chemical/dimensional_alloy.png",
|
|
"price": 5000,
|
|
"rarity": "legendary",
|
|
"stackable": true,
|
|
"maxStack": 25
|
|
}
|
|
}
|
|
} |