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


{
  "format_version": "1.10.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "biomes:ybiomes_bird",
      "materials": {
        "default": "bee"
      },
      "textures": {
        "blackbird": "textures/entity/bird/ybiomes_blackbird",
        "blue_tit": "textures/entity/bird/ybiomes_blue_tit",
        "cardinal": "textures/entity/bird/ybiomes_cardinal",
        "earth_canary": "textures/entity/bird/ybiomes_earth_canary",
        "eastern_bluebird": "textures/entity/bird/ybiomes_eastern_bluebird",
        "european_robin": "textures/entity/bird/ybiomes_european_robin",
        "housesparrow": "textures/entity/bird/ybiomes_housesparrow",
        "wren": "textures/entity/bird/ybiomes_wren"
      },
      "geometry": {
        "default": "geometry.ybiomes_bird"
      },
      "animations": {
        "walk": "animation.ybiomes_bird.walk",
        "fly": "animation.ybiomes_bird.fly",
        "sing": "animation.ybiomes_bird.sing",
        "sit": "animation.ybiomes_bird.sit",
        "look_at_target": "animation.common.look_at_target",
        "move": "controller.animation.ybiomes_bird.move"
      },
      "scripts": {
        "animate": [
          "look_at_target",
          "move"
        ]
      },
      "render_controllers": [
        "controller.render.ybiomes_bird"
      ],
      "spawn_egg": {
        "texture": "ybiomes_craft_spawn_egg",
        "texture_index": 10
      }
    }
  }
}



© 2023 Quttera Ltd. All rights reserved.