mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
1.20.4: Update entity, item and block palette
This commit is contained in:
parent
a9f1ad4433
commit
4546e6946e
8 changed files with 3361 additions and 3 deletions
1330
MinecraftClient/Inventory/ItemPalettes/ItemPalette1204.cs
Normal file
1330
MinecraftClient/Inventory/ItemPalettes/ItemPalette1204.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -154,6 +154,7 @@
|
|||
BrainCoralBlock,
|
||||
BrainCoralFan,
|
||||
Bread,
|
||||
BreezeSpawnEgg,
|
||||
BrewerPotterySherd,
|
||||
BrewingStand,
|
||||
Brick,
|
||||
|
|
@ -228,6 +229,7 @@
|
|||
ChickenSpawnEgg,
|
||||
ChippedAnvil,
|
||||
ChiseledBookshelf,
|
||||
ChiseledCopper,
|
||||
ChiseledDeepslate,
|
||||
ChiseledNetherBricks,
|
||||
ChiseledPolishedBlackstone,
|
||||
|
|
@ -235,6 +237,8 @@
|
|||
ChiseledRedSandstone,
|
||||
ChiseledSandstone,
|
||||
ChiseledStoneBricks,
|
||||
ChiseledTuff,
|
||||
ChiseledTuffBricks,
|
||||
ChorusFlower,
|
||||
ChorusFruit,
|
||||
ChorusPlant,
|
||||
|
|
@ -274,8 +278,12 @@
|
|||
CookedSalmon,
|
||||
Cookie,
|
||||
CopperBlock,
|
||||
CopperBulb,
|
||||
CopperDoor,
|
||||
CopperGrate,
|
||||
CopperIngot,
|
||||
CopperOre,
|
||||
CopperTrapdoor,
|
||||
Cornflower,
|
||||
CowSpawnEgg,
|
||||
CrackedDeepslateBricks,
|
||||
|
|
@ -283,6 +291,7 @@
|
|||
CrackedNetherBricks,
|
||||
CrackedPolishedBlackstoneBricks,
|
||||
CrackedStoneBricks,
|
||||
Crafter,
|
||||
CraftingTable,
|
||||
CreeperBannerPattern,
|
||||
CreeperHead,
|
||||
|
|
@ -444,7 +453,12 @@
|
|||
EvokerSpawnEgg,
|
||||
ExperienceBottle,
|
||||
ExplorerPotterySherd,
|
||||
ExposedChiseledCopper,
|
||||
ExposedCopper,
|
||||
ExposedCopperBulb,
|
||||
ExposedCopperDoor,
|
||||
ExposedCopperGrate,
|
||||
ExposedCopperTrapdoor,
|
||||
ExposedCutCopper,
|
||||
ExposedCutCopperSlab,
|
||||
ExposedCutCopperStairs,
|
||||
|
|
@ -511,7 +525,7 @@
|
|||
GraniteSlab,
|
||||
GraniteStairs,
|
||||
GraniteWall,
|
||||
Grass,
|
||||
Grass, // 1.20.3+ renamed to ShortGrass
|
||||
GrassBlock,
|
||||
Gravel,
|
||||
GrayBanner,
|
||||
|
|
@ -826,7 +840,12 @@
|
|||
OrangeTulip,
|
||||
OrangeWool,
|
||||
OxeyeDaisy,
|
||||
OxidizedChiseledCopper,
|
||||
OxidizedCopper,
|
||||
OxidizedCopperBulb,
|
||||
OxidizedCopperDoor,
|
||||
OxidizedCopperGrate,
|
||||
OxidizedCopperTrapdoor,
|
||||
OxidizedCutCopper,
|
||||
OxidizedCutCopperSlab,
|
||||
OxidizedCutCopperStairs,
|
||||
|
|
@ -895,6 +914,10 @@
|
|||
PolishedGranite,
|
||||
PolishedGraniteSlab,
|
||||
PolishedGraniteStairs,
|
||||
PolishedTuff,
|
||||
PolishedTuffSlab,
|
||||
PolishedTuffStairs,
|
||||
PolishedTuffWall,
|
||||
PoppedChorusFruit,
|
||||
Poppy,
|
||||
Porkchop,
|
||||
|
|
@ -1020,6 +1043,7 @@
|
|||
SheepSpawnEgg,
|
||||
ShelterPotterySherd,
|
||||
Shield,
|
||||
ShortGrass,
|
||||
Shroomlight,
|
||||
ShulkerBox,
|
||||
ShulkerShell,
|
||||
|
|
@ -1156,6 +1180,8 @@
|
|||
TotemOfUndying,
|
||||
TraderLlamaSpawnEgg,
|
||||
TrappedChest,
|
||||
TrialKey,
|
||||
TrialSpawner,
|
||||
Trident,
|
||||
TripwireHook,
|
||||
TropicalFish,
|
||||
|
|
@ -1165,6 +1191,13 @@
|
|||
TubeCoralBlock,
|
||||
TubeCoralFan,
|
||||
Tuff,
|
||||
TuffBrickSlab,
|
||||
TuffBrickStairs,
|
||||
TuffBrickWall,
|
||||
TuffBricks,
|
||||
TuffSlab,
|
||||
TuffStairs,
|
||||
TuffWall,
|
||||
TurtleEgg,
|
||||
TurtleHelmet,
|
||||
TurtleSpawnEgg,
|
||||
|
|
@ -1197,24 +1230,49 @@
|
|||
WarpedTrapdoor,
|
||||
WarpedWartBlock,
|
||||
WaterBucket,
|
||||
WaxedChiseledCopper,
|
||||
WaxedCopperBlock,
|
||||
WaxedCopperBulb,
|
||||
WaxedCopperDoor,
|
||||
WaxedCopperGrate,
|
||||
WaxedCopperTrapdoor,
|
||||
WaxedCutCopper,
|
||||
WaxedCutCopperSlab,
|
||||
WaxedCutCopperStairs,
|
||||
WaxedExposedChiseledCopper,
|
||||
WaxedExposedCopper,
|
||||
WaxedExposedCopperBulb,
|
||||
WaxedExposedCopperDoor,
|
||||
WaxedExposedCopperGrate,
|
||||
WaxedExposedCopperTrapdoor,
|
||||
WaxedExposedCutCopper,
|
||||
WaxedExposedCutCopperSlab,
|
||||
WaxedExposedCutCopperStairs,
|
||||
WaxedOxidizedChiseledCopper,
|
||||
WaxedOxidizedCopper,
|
||||
WaxedOxidizedCopperBulb,
|
||||
WaxedOxidizedCopperDoor,
|
||||
WaxedOxidizedCopperGrate,
|
||||
WaxedOxidizedCopperTrapdoor,
|
||||
WaxedOxidizedCutCopper,
|
||||
WaxedOxidizedCutCopperSlab,
|
||||
WaxedOxidizedCutCopperStairs,
|
||||
WaxedWeatheredChiseledCopper,
|
||||
WaxedWeatheredCopper,
|
||||
WaxedWeatheredCopperBulb,
|
||||
WaxedWeatheredCopperDoor,
|
||||
WaxedWeatheredCopperGrate,
|
||||
WaxedWeatheredCopperTrapdoor,
|
||||
WaxedWeatheredCutCopper,
|
||||
WaxedWeatheredCutCopperSlab,
|
||||
WaxedWeatheredCutCopperStairs,
|
||||
WayfinderArmorTrimSmithingTemplate,
|
||||
WeatheredChiseledCopper,
|
||||
WeatheredCopper,
|
||||
WeatheredCopperBulb,
|
||||
WeatheredCopperDoor,
|
||||
WeatheredCopperGrate,
|
||||
WeatheredCopperTrapdoor,
|
||||
WeatheredCutCopper,
|
||||
WeatheredCutCopperSlab,
|
||||
WeatheredCutCopperStairs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue