Items with the Entity Placer item component can now be used on a Mob Spawner to change the Spawner's actor spawn type. The item must have a format version of at least 1.19.80 现在在 1.19.80 及以上版本的 JSON 格式中拥有 minecraft:entity_placer 物品组件的物品可以在刷怪笼上使用以改变其活...
● Fixed text to speech enumeration for the worlds in play screen, select language in settings screen, select controls in settings screen, and friends in invite friends screen when there are a large number of items in the list ● 修复了游玩页面中世界的文字列举法、语言选取页面、设定页面的控制...
/mobeventControls what mob events are allowed to run.Game DirectorsYes /musicAllows you to control playing music tracks.Game DirectorsYes /opGrants operator status to a player.AdminNo /particleCreates a particle emitterGame DirectorsYes /permissionReloads and applies permissions. This command is for...
描述 描述生物群系枚举值,主要用于API文档中的mobSpawn组件,设置世界的生成生物规则class BiomeType: ocean = 0 plains = 1 desert = 2 extreme_hills = 3 forest = 4 taiga = 5 swampland = 6 river = 7 hell = 8 the_end = 9 legacy_frozen_ocean = 10 frozen_river = 11 ice_plains = 12 ice...
minecraft:mob_spawner minecraft:moss_block minecraft:moss_carpet minecraft:mossy_cobblestone minecraft:mossy_cobblestone_double_slab minecraft:mossy_cobblestone_slab minecraft:mossy_cobblestone_stairs minecraft:mossy_cobblestone_wall minecraft:mossy_stone_brick_double_slab minecraft:mossy_stone_brick_slab minecraf...
The player can now slide from movement directions to jump and not get interrupted when jump and sneak are swapped on 'Classic’ touch controls (MCPE-151149) 当触控设置内的“交换跳跃与潜行”选项开启时,玩家从方向键划动到跳跃键可以不被打断 (MCPE-151149) ...
functionspawnMobs(){constoverworld = world.getDimension(MinecraftDimensionTypes.Overworld);// spawn mobs = create 1-2 mobsletspawnMobCount =Math.floor(Math.random() *2) +1;for(letj =0; j < spawnMobCount; j++) {letzombieX =Math.floor(Math.random() * (ARENA_X_SIZE -2)) - ARE...
Shulkers now have a chance to spawn another Shulker when hit by a Shulker projectile (MCPE-104826) 当被潜影弹击中时,潜影贝现在有机率生成另一个潜影贝 (MCPE-104826) When a mob picks up an item, the item can now be seen slightly "pulled" towards the mob right as it picks it up. This...
The Improved Mob Spawn mod improves spawn rates and eases conditions for monsters to spawn, which means you’ll be facing more monsters than usual and sometimes in places where you normally wouldn’t find them.
Descending through Powder Snow with touch controls now uses the same button as descending through Scaffolding 在细雪中下降的触屏按钮现在与在脚手架中下降的触屏按钮相同 Fixed an issue that was causing the player's head to not animate properly with emotes (MCPE-126902) ...