Online PHP and Javascript Decoder decode hidden script to uncover its real functionality


{
  "format_version": "1.10.0",
  "minecraft:attachable": {
    "description": {
      "identifier": "minecraft:diamond_chestplate.player",
      "item": { "minecraft:diamond_chestplate": "query.owner_identifier == 'minecraft:player'||'minecraft:armor_stand'" },
      "materials": {
        "default": "enderman",
        "enchanted": "armor_enchanted"
      },
      "textures": {
        "frame_0": "textures/cosmo_0",
        "frame_1": "textures/cosmo_1",
        "frame_2": "textures/cosmo_2",
        "frame_3": "textures/cosmo_3",
        "frame_4": "textures/cosmo_4",
        "frame_5": "textures/cosmo_5",
        "enchanted": "textures/misc/enchanted_item_glint"
      },
      "geometry": {
        "default": "geometry.cosmometic"
      },
      "scripts": {
        "parent_setup": "variable.chestplate_layer_visible = 0.0;",
		"animate": [
          "offset"
        ]
      },
      "render_controllers": [
        "controller.render.animate_cosmometic"
      ]
    }
  }
}



© 2023 Quttera Ltd. All rights reserved.