JSON validator
Validation
Oops, found some issues with your JSON. (You have no schema selected, so only the basic JSON syntax was checked.)
Line | Field | Error |
---|---|---|
1 | Additional text encountered after finished reading JSON content: :. Path '', line 1, position 23. |
Content
You can change JSON format () or edit this file.
"FallItemIndex": [
{
"category": "buried",
"name": "Bone Fragment",
"SpawnWeight": 10
},
{
"category": "buried",
"name": "Bone Flute",
"SpawnWeight": 1
},
{
"category": "buried",
"name": "Prehistoric Scapula",
"SpawnWeight": 1
},
{
"category": "buried",
"name": "Prehistoric Tibia",
"SpawnWeight": 1
},
{
"category": "buried",
"name": "Skeletal Hand",
"SpawnWeight": 1
},
{
"category": "buried",
"name": "Prehistoric Rib",
"SpawnWeight": 1
},
{
"category": "buried",
"name": "Prehistoric Vertebra",
"SpawnWeight": 2
},
{
"category": "buried",
"name": "Skeletal Tail",
"SpawnWeight": 1
}
],