16 lines
335 B
JSON
16 lines
335 B
JSON
{
|
|
"templates": {
|
|
"materials": {
|
|
"id": "phase_alloy",
|
|
"name": "Phase Alloy",
|
|
"meta": {
|
|
"materialCategory": "chemical"
|
|
},
|
|
"texture": "assets/gso/textures/materials/chemical/phase_alloy.png",
|
|
"price": 800,
|
|
"rarity": "epic",
|
|
"stackable": true,
|
|
"maxStack": 100
|
|
}
|
|
}
|
|
} |