ShiftDelete.Net Global

Minecraft Bedrock 1.21.90 Update Out Now, Patch Notes Revealed

Ana sayfa / Patch Notes

Minecraft is a sandbox game developed by Mojang Studios. The game was created by Markus “Notch” Persson in the Java programming language. Following several early private testing versions, it was first made public in May 2009 before being fully released in November 2011, with Notch stepping down and Jens “Jeb” Bergensten taking over development. The game received a new update, which focuses on the game’s issues. Let’s dive deep into the Minecraft Bedrock 1.21.90 update patch notes.

Minecraft Bedrock 1.21.90 Update Patch Notes

Features and Bug Fixes

Blocks

Dried Ghast

Mobs

Blocks

Accessibility

Commands

Gameplay

General

Items

Mobs

Sounds

Updated Movement Controls

Editor just got a serious upgrade! 🎮 We’ve revamped the movement controls to make navigation smoother and more intuitive. The default up/down keys are now E and Q, freeing up Shift and Space for other actions. You can now toggle mouse mode with the T key, and scroll zooms toward your cursor for better control. We’ve also added middle-click drag to pan across the XZ plane, plus Z and C keys to orbit around your block cursor. Need a broader view? Use SHIFT+Z and SHIFT+C to orbit around your entire selection. Dive in and explore with ease! 🧭

Vibrant Visual Settings Improvements

We’ve made it easier to fine-tune your visual style with updates to Vibrant Visual Settings! 🌇 New controls give you more flexibility when adjusting lighting, atmosphere, and other visual elements. We’ve also added time-of-day scrubbers, so you can instantly see how your settings look across different times of day—making it simpler to achieve the perfect mood for your world.

Pick blocks by color in the Block Picker

Building just got more colorful! 🌈 You can now filter blocks by color in the Block Picker, making it easier to focus on aesthetics over specific block types. Whether you’re going for bold gradients or matching a vibe, this new feature helps you create highly visual builds with ease. Let your creativity shine! 🎨✨

Hollow Selection Trim Action

Added a new Hollow trim action to Selection. This trim action converts your current selection into a new selection volume representing only the fully enclosed non-air blocks—perfect for hollowing out brush-shaped structures and creating internal spaces with ease.

Line Tool Improvements

Added new mouse controls and hotkeys to the Line Tool for faster, more flexible editing. You can now left-click to add connected points or Ctrl+click to add disconnected ones. New shortcuts let you nudge points, adjust line thickness, convert to selection, and more—all designed to streamline your building workflow.

@minecraft/server 2.1.0-beta

@minecraft/debug-utilities 1.0.0-beta

Blocks

{  
"format_version": "1.21.80",
"minecraft:block": {
"description": {
"identifier": "test:test_block"
},
"components": {
"minecraft:collision_box": {
"origin": [-4.0, 4.0, -4.0],
"size": [8, 8, 8]
},
"minecraft:random_offset": {
"x": {
// This is the range of possible values we can pick from
"range": {
"min": -4,
"max": 4
},
// This is the equally spaced steps across the given range.
// Provide 0 for all possible values in the range
"steps": 16
},
"y": {
"range": {
"min": -4,
"max": 4
},
"steps": 16
},
"z": {
"range": {
"min": -4,
"max": 4
},
"steps": 16
}
}
}
}

Block Components

Commands

Jigsaw

Components

User Interface

World Generation

Yorum Ekleyin