Skip to content

Item Conversion in JSON (Form of Skript list) Supported!

Compare
Choose a tag to compare
@cooffeeRequired cooffeeRequired released this 01 Feb 10:58
· 57 commits to main since this release

skJson 2.6.21⚠️

Introduce 🟢

Hello everyone.

New conventors for json.

  • Fix small bugs, #18
  • Cleanup code
  • fix Typos

Fixed.

command try:
    trigger:
        set {_test::*} to diamond sword named "&aA", apple, stone pickaxe
        broadcast {_test::*}'s form with pretty print

        set {_test::item1} to diamond sword named "&aA"
        set {_test::item2} to stone pickaxe
        set {_test::item3} to apple

        broadcast {_test::*}'s form with pretty print
on load:
    execute console command "try"

Please check SkriptHub or Wikipedia for syntax changes.

If you found any bugs, feel free to post it.

Sincerely, Coffee. 👋

Full Changelog: 2.6.2...2.6.21