Version History for the Shulker Bullet Entity

<< back to entity list

Note: Version history only goes as far back as the earliest version on file (Minecraft 1.12.0.28 ). View Detailed Entity Information >>


Changes in version 1.19.50.2

    • New Value:
      "variants": [
          {
              "skinning": {
               "+defines": [
                  "USE_SKINNING"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_color": {
               "+defines": [
                  "USE_SKINNING",
                  "USE_OVERLAY"
               ],
               "+states": [
                  "Blending"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Color"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_alphatest": {
               "+defines": [
                  "USE_SKINNING",
                  "ALPHA_TEST"
               ],
               "+states": [
                  "DisableCulling"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          }
      ]
      Previous Value:
      "variants": [
          {
              "skinning": {
               "+defines": [
                  "USE_SKINNING"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          },
          {
              "skinning_color": {
               "+defines": [
                  "USE_SKINNING",
                  "USE_OVERLAY"
               ],
               "+states": [
                  "Blending"
               ],
               "vertexFields": [
                  {
                      "field": "Position"
                  },
                  {
                      "field": "BoneId0"
                  },
                  {
                      "field": "Color"
                  },
                  {
                      "field": "Normal"
                  },
                  {
                      "field": "UV0"
                  }
               ]
              }
          }
      ]

Changes in version 1.19.10.3

    • New Value:
      "minecraft:projectile": {
          "on_hit": {
              "impact_damage": {
               "damage": 4,
               "knockback": true,
               "should_bounce": true
              },
              "mob_effect": {
               "effect": "levitation",
               "durationeasy": 200,
               "durationnormal": 200,
               "durationhard": 200,
               "amplifier": 0
              },
              "remove_on_hit": [],
              "particle_on_hit": {
               "particle_type": "largeexplode",
               "on_other_hit": true
              }
          },
          "hit_sound": "bullet.hit",
          "destroyOnHurt": true,
          "crit_particle_on_hurt": true,
          "power": 1.6,
          "gravity": 0.05,
          "uncertainty_base": 16,
          "uncertainty_multiplier": 4,
          "anchor": 1,
          "offset": [
              0,
              -0.1,
              0
          ],
          "homing": true
      }
      Previous Value:
      "minecraft:projectile": {
          "on_hit": {
              "impact_damage": {
               "damage": 4,
               "knockback": true,
               "should_bounce": true
              },
              "mob_effect": {
               "effect": "levitation",
               "durationeasy": 200,
               "durationnormal": 200,
               "durationhard": 200,
               "amplifier": 1
              },
              "remove_on_hit": [],
              "particle_on_hit": {
               "particle_type": "largeexplode",
               "on_other_hit": true
              }
          },
          "hit_sound": "bullet.hit",
          "destroyOnHurt": true,
          "crit_particle_on_hurt": true,
          "power": 1.6,
          "gravity": 0.05,
          "uncertainty_base": 16,
          "uncertainty_multiplier": 4,
          "anchor": 1,
          "offset": [
              0,
              -0.1,
              0
          ],
          "homing": true
      }

Changes in version 1.17.30.4

Changes in version 1.16.100.04

Changes in version 1.16.0.2

Changes in version 1.13.0.34

    • New Value:
      "format_version": "1.10.0"
      Previous Value:
      "format_version": "1.8.0"
    • New Value:
      "minecraft:projectile": {
          "on_hit": {
              "impact_damage": {
               "damage": 4,
               "knockback": true,
               "should_bounce": true
              },
              "mob_effect": {
               "effect": "levitation",
               "durationeasy": 200,
               "durationnormal": 200,
               "durationhard": 200,
               "amplifier": 1
              },
              "remove_on_hit": [],
              "particle_on_hit": {
               "particle_type": "largeexplode",
               "on_other_hit": true
              }
          },
          "hit_sound": "bullet.hit",
          "destroyOnHurt": true,
          "crit_particle_on_hurt": true,
          "power": 1.6,
          "gravity": 0.05,
          "uncertainty_base": 16,
          "uncertainty_multiplier": 4,
          "anchor": 1,
          "offset": [
              0,
              -0.1,
              0
          ],
          "homing": true
      }
      Previous Value:
      "minecraft:projectile": {
          "onHit": {
              "impact_damage": {
               "damage": 4,
               "knockback": true,
               "shouldbounce": true
              },
              "mob_effect": {
               "effect": "levitation",
               "durationeasy": 200,
               "durationnormal": 200,
               "durationhard": 200,
               "amplifier": 1
              },
              "remove_on_hit": [],
              "particle_on_hit": {
               "particle_type": "largeexplode",
               "on_other_hit": true
              }
          },
          "hitSound": "bullet.hit",
          "destroyOnHurt": true,
          "critParticleOnHurt": true,
          "power": 1.6,
          "gravity": 0.05,
          "uncertaintyBase": 16,
          "uncertaintyMultiplier": 4,
          "anchor": 1,
          "offset": [
              0,
              -0.1,
              0
          ],
          "homing": true
      }