Minecraft 1.21.9 Pre-Release 1 is the first test version for the major update “The Copper Age.” This test version increases the chance of upgrading the copper armor tier for Copper Golem. Mannequins can now use default cape or elytra textures if there’s no override in the player’s profile. It also includes some tweaks to new copper-related items and blocks (Copper Armor and Tools, Copper Nuggets, Copper Horse Armor, Copper Chests, Shelves). Additionally, this version fixes some minor bugs.

Features:

Mobs

  • Copper Golem
    • Lightning bolts now clean oxidation off copper golems.
    • Now only tries to open chests that are neighboring blocks when it’s a passenger.

Non-mob entities

  • Mannequin
    • Mannequins description text can now be configured.
    • Now accept minecraft:profile component from spawner items.
      • Modified data fields:
        • profile – now has the same format as a minecraft:profile component (which has been extended to allow overrides).
          • Defaults to {} (i.e., static profile with both id and name missing).
      • New data fields:
        • pose – The pose of the mannequin.
          • Valid entries: standing, crouching, swimming, fall_flying, sleeping.
        • immovable – Optional boolean specifying that the mannequin cannot be moved (defaults to false).
        • description – Optional text component shown where a player’s below_score score would show.
          • The default “NPC” (entity.minecraft.mannequin.label) text is shown if omitted.
        • hide_description – Optional boolean specifying that no description should be shown at all.
          • A mannequin with the description hidden displays as if a player had no below_score display.

Command format

  • General
    • Server commands now run from the respawn dimension by default instead of always the Overworld.
  • /fetchprofile
    • Now also prints a clickable text to summon a mannequin with the resolved profile.
  • /setworldspawn
    • Is no longer limited to the Overworld.
      • This means players can respawn e.g., in the Nether when they have no bed or respawn anchor.
    • It now also takes in an optional pitch argument.
  • /spawnpoint
    • Now optionally takes in a pitch argument.

Data component format

  • minecraft:profile
    • Profiles can now also have additional fields that can replace various values used for rendering.
    • If any of the fields are omitted, the value from the resolved profile is used, even if the profile resolved to the default skin.
    • New fields:
      • texture – Optional namespaced ID of the skin texture to use for rendering.
        • The skin is specified relative to the textures folder and with a .png suffix.
        • e.g., entity/player/wide/steve will use the default wide Steve skin.
      • cape – Optional namespaced ID of the cape texture to use for rendering.
        • When specified, uses the same format as the texture field.
      • elytra – Optional namespaced ID of the elytra texture to use for rendering.
        • When specified, uses the same format as the texture field.
        • If this value is not present either as override or in player profile, mannequins using this profile will use the cape texture, or if that is also not present, the default elytra texture when wearing elytra.
      • model – Optional model type, one of wide and slim.

Data pack

  • The pack format version is now 87.1.

Entity data

  • minecraft:player
    • Changes to the respawn object
      • angle has been renamed to yaw and is now a required field.
      • pitch has been added as a required field.
      • dimension is now a required field.

Loot functions

  • minecraft:copy_name
    • The source field now accepts new context values:
      • direct_attacker
      • target_entity
      • interacting_entity
  • minecraft:copy_components
    • The source field now accepts new context values:
      • this
      • attacker
      • direct_attacker
      • attacking_player
      • target_entity
      • interacting_entity
      • tool

Minecraft Server Management Protocol

  • Notifications now use minecraft:notification/ prefix instead of notification:.

Fixes

  • 29 issues fixed
    • From released versions before 1.21
      • MC-160528 – End portals do not negate fall damage.
      • MC-243759 – Explosions won’t damage an entity if the distance to its eyes is 0.
    • From 1.21.8
      • MC-301883 – Entities going through portals with their Motion set to more than 10 on an axis have their Motion tag reset.
    • From the 1.21.9 development versions
      • MC-300257 – Lightning does not reset copper golem oxidation.
      • MC-300294 – Copper golems pathfind to chests incorrectly.
      • MC-300687 – The copper chains and bars aren’t organized correctly in the Creative inventory.
      • MC-300881 – The skin preview in the skin reporting screen is no longer interactive.
      • MC-301409 – Acceleration power of fireballs and wind charges gets halved when they are redirected by explosions.
      • MC-301414 – Scraping oxidation off double chests doesn’t produce particles on the half of the chest that wasn’t directly interacted with.
      • MC-301424 – entity_data item component detection is broken in resource packs.
      • MC-301541 – Copper golems no longer sort items when in minecarts.
      • MC-301569 – Sounds of copper chests and all variants are too quiet and sound low-quality compared to before.
      • MC-301573 – Relative teleportation across dimensions is inconsistent.
      • MC-301798 – Copper golems do not open chests with specific transparent/non-full blocks above them.
      • MC-301814 – CustomNameVisible does not work for mannequins (for the name, not the NPC annotation).
      • MC-301815 – Mannequin data is sometimes lost when using spawn eggs.
      • MC-301819 – Mannequins’ name tags are visible when on a team and ridden.
      • MC-301862 – When clicking a command suggestion in chat, it occasionally selects half of the new word.
      • MC-301893 – When a copper golem is leashed by a player and then oxidizes into a statue, it will not drop the lead.
      • MC-301951 – Misleading description for operator_user_permission_level in server management protocol documentation.
    • From the previous development version
      • MC-301979 – Copper golems no longer properly check chests.
      • MC-301984 – Teleporting a player to their own position is now jittery/frozen.
      • MC-301991 – deprecated.json has some renamed keys pointing to text values instead of the new keys.
      • MC-302032 – Static profiles no longer resolve texture data unless an id or name is provided.
      • MC-302089 – Game crashes when flying mobs start pathfinding in debug mode.
      • MC-302092 – Crash when placing iron bars next to stairs, when stairs are added to #bars tag.
      • MC-302094 – Crash when adding blocks to #copper_chests then placing it next to actual copper chests.
      • MC-302095 – Crash when adding blocks to #lightning_rods and summoning a lightning over it.
      • MC-302096 – Crash when adding blocks to #wooden_shelves, placing it next to wooden shelf, then powering the shelf.

Screenshots:

Requires:

Java

Java Runtime Environment

How to install:

Minecraft 1.21.9 Pre-Release 1 Download Links

Client: Download from Server 1

Server: Download from Server 1

Click to rate this post!
[Total: 1 Average: 3]