@minecraft/vanilla-data 1.21.93 → 1.21.100-preview.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -798,7 +798,6 @@ export declare enum MinecraftItemTypes {
798
798
  MusicDiscCreator = "minecraft:music_disc_creator",
799
799
  MusicDiscCreatorMusicBox = "minecraft:music_disc_creator_music_box",
800
800
  MusicDiscFar = "minecraft:music_disc_far",
801
- MusicDiscLavaChicken = "minecraft:music_disc_lava_chicken",
802
801
  MusicDiscMall = "minecraft:music_disc_mall",
803
802
  MusicDiscMellohi = "minecraft:music_disc_mellohi",
804
803
  MusicDiscOtherside = "minecraft:music_disc_otherside",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@minecraft/vanilla-data",
3
- "version": "1.21.93",
3
+ "version": "1.21.100-preview.21",
4
4
  "description": "Contains types for Minecraft Vanilla Content",
5
5
  "exports": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",