btk5h / skript-json

JSON support for Skript
MIT License
9 stars 1 forks source link

How to get results wen the json beginning are [] not {}? #11

Closed Offrise closed 1 year ago

Offrise commented 1 year ago

like this

[
  {
    "name": "cool guy"
  }
]
Offrise commented 1 year ago

oh, it just looks like this {_a::1::name}