19 lines
411 B
JSON
19 lines
411 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,
|
|
"requirements": {
|
|
"level": 24
|
|
}
|
|
}
|
|
}
|
|
} |