![]() |
VOOZH | about |
| Edition | Bedrock Edition | |||||
|---|---|---|---|---|---|---|
| Release date | iOS, Fire OS, Windows 10, Windows 10 Mobile, Gear VR, Xbox One, Nintendo Switch: July 9, 2019 Android: July 10, 2019 | |||||
| Server version | 1.12.0.28 | |||||
| Internal version | Windows 10: 1.12.28.0 | |||||
| Version code | iOS: 831891431 | |||||
| Development versions | ||||||
| Downloads | Server Windows Linux | |||||
| Protocol version | 361 | |||||
| ||||||
{
"title": "v1.12.0",
"images": [
"Bedrock 1.12.0.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "'''iOS, Fire OS, Windows 10, Windows 10 Mobile, Gear VR, Xbox One, Nintendo Switch:''' July 9, 2019<br>\n'''Android:''' July 10, 2019",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.12.0.28 article, displayed as 1.12.0.28)",
"label": "Server version"
},
{
"field": "'''Windows 10''': 1.12.28.0",
"label": "Internal version"
},
{
"field": "'''iOS''':<br>831891431",
"label": "Version code"
},
{
"field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Bedrock Edition 1.12.0 betas article, displayed as '''Betas''') (10) </span><br/>((link to Bedrock Edition 1.12.0/Development versions article, displayed as View all))</div>",
"label": "<span style=\"white-space: normal;\">Development versions</span>"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win/bedrock-server-1.12.0.28.zip Windows] [https://minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.12.0.28.zip Linux]",
"label": "Downloads"
},
{
"field": "361",
"label": "(link to Protocol version article, displayed as Protocol version)"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.11.0|<span style=\"margin-right:-0.35em\">β</span>β 1.11.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.12.0'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.13.0| 1.13.0 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition 1.11.4|β 1.11.4]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition 1.12.1| 1.12.1 βΊ]]\n</td>\n</tr>\n</table>"
}
1.12.0 is a major update to Bedrock Edition released on July 9β10, 2019.[1] This update mostly focuses on map-making features by re-adding the camera, adding new game rules and command-related features, and expanding add-on mechanics.
/give command.spawnradius gamerule.
sendcommandblockfeedback gamerule.
minecraft: prefix for /give to separate vanilla items and add-on items.minecraft:dragon_death_explosion_emitterminecraft:underwater_torch_particleminecraft:dragon_destroy_blockminecraft:dragon_dying_explosionminecraft:enchanting_table_particleminecraft:falling_dust_concrete_powder_particleminecraft:falling_dust_scaffolding_particleminecraft:falling_dust_gravel_particleminecraft:falling_dust_red_sand_particleminecraft:falling_dust_sand_particleminecraft:falling_dust_top_snow_particleminecraft:huge_explosion_lab_misc_emitterminecraft:ice_evaporation_emitterminecraft:knockback_roar_particleminecraft:lab_table_heatblock_dust_particleminecraft:lab_table_misc_mystical_particleminecraft:mob_block_spawn_emitterminecraft:note_particleminecraft:obsidian_glow_dust_particleminecraft:phantom_trail_particleminecraft:stunned_emitterDedicated servers
Item IDs
Cartography tables and lecterns
Golden apples and enchanted golden apples
Wandering traders and zombie villagers
actor_acquired_itemactor_carried_item_changedactor_dropped_itemactor_use_itemactor_equipped_armorinventory_containerarmor_containerhand_containerhotbar_containergetBlock(Ticking Area, x, y, z)getBlock(Ticking Area, PositionObject)getBlocks(Ticking Area, x min, y min, z min, x max, y max, z max)getBlocks(Ticking Area, Minimum PositionObject, Maximum PositionObject)block_destruction_startedblock_destruction_stoppedpiston_moved_blockplayer_destroyed_blockplayer_placed_blockexecuteCommand APIMusic
Player positioning
Crashes
Performance
General
Gameplay
Mobs
Blocks
Items
World generation
User interface
Commands
/give command. (MCPE-44667)minecraft:" namespace when used as parameters in commands./testforblock command now works reliably with items renamed in the language files.Add-ons and script engine
getBlocks now returns a 3D array of block objects.ScriptAttackComponent and ScriptCollisionBoxComponent now correctly retrieve updated data.ServerCommandOrigin' so that the function manager can create an instance with upgraded permissions.