Minecraft:Java Edition 1.15
More actions
Template:Log4j vulnerability Template:Infobox version Template:Relevant guide
1.15, the release of Minecraft:Buzzy Bees, is a major update to Template:JE released on December 10, 2019.<ref name="release">Template:Mcnet</ref> It added Minecraft:bees and bee-related Minecraft:items, such as Minecraft:beehives, Minecraft:honey bottles and Minecraft:honeycombs. Alongside adding bees, this update focused on fixing bugs and improving performance,<ref name=19w35a>Template:Snap</ref> as well as adding numerous features that were originally Template:El exclusives.<ref name=19w36a>Template:Snap</ref>
Additions
Blocks
- Can be crafted using 6 Minecraft:planks and 3 Minecraft:honeycombs.
- Can house Minecraft:bees.
- Fills up with honey.
- The amount of honey in the beehive increases as bees gather nectar and return to their hive.
- The player can harvest Minecraft:honeycombs and Minecraft:honey bottles from the hive Template:Ctrl Minecraft:shears and Minecraft:glass bottles respectively.
- If the player breaks or harvests honey from the hive, the bees become hostile on the Minecraft:player.
- Bees inside the hive don't turn hostile if it is harvested with Minecraft:Silk Touch, but bees outside the hive do.
- Bees don't turn hostile if there is a lit Minecraft:campfire or Minecraft:fire underneath the hive when honeycombs or honey bottles are harvested.
- Is a Minecraft:block entity and cannot be pushed by Minecraft:pistons.
- When instantly Template:Ctrl in Minecraft:Creative mode, they drop as an Minecraft:item if they contain any bees.
width=32x32 Minecraft:Bee nest
- Spawn naturally in Minecraft:flower forests, Minecraft:plains, and Minecraft:sunflower plains biomes.
- Functions the same as Minecraft:beehives, but requires Minecraft:Silk Touch to be collected.
width=32x32 Minecraft:Honey block
- Can be crafted with 4 Minecraft:honey bottles.
- The bottles are not consumed and remain in the crafting grid.
- Stickier than Minecraft:slime blocks:
- Minecraft:Players' Template:Control height is drastically reduced.
- Players walk very slow and cannot Template:Control on them.
- Effect also works through non-full blocks like Minecraft:carpets and Minecraft:slabs.
- When a honey block is pushed or pulled by a piston, it attempts to move all adjacent Minecraft:blocks in the same direction.
- Works the same way as Minecraft:slime blocks.
- Honey blocks do not stick to slime blocks.
- If an Minecraft:entity is on a honey block that is pushed by a Minecraft:piston, the entity is moved with the honey block.
- Minecraft:Entities touching the side of a honey block slide down slowly.
- Landing on a honey block reduces fall damage.
- Fall damage is cut to about Template:Frac of normal: equal to
ceiling((fall distance - 3) / 5), or in other words, Template:Frac of Template:Hp for every block fallen after the first 3, rounded up.
- Fall damage is cut to about Template:Frac of normal: equal to
- Minecraft:Mobs usually avoid walking on them.
- Does not conduct redstone signals.
- Minecraft:Bees occasionally 'eat' from them if Template:Ctrl near Minecraft:beehives or bee nests.
width=32x32 Minecraft:Honeycomb block
- Can be crafted with 4 Minecraft:honeycombs.
- Are purely decorative.
- Are mined the same speed by all tools.
Items
File:Honey Bottle.png Minecraft:Honey bottle
- Obtained by Template:Ctrl a Minecraft:glass bottle on beehives/nests with a Template:Cd of 5.
- Restores Template:Hunger and 1.2 saturation.
- Removes the Minecraft:Poison effect when consumed.
- Can be crafted into Minecraft:sugar and Minecraft:honey blocks.
- Stack up to 16.
File:Honeycomb.png Minecraft:Honeycomb
- Obtained by Template:Ctrl Minecraft:shears on beehives/nests with a Template:Cd of 5.
- Can be used to craft Minecraft:beehives and Minecraft:honeycomb blocks.
- File:Bee Spawn Egg JE2 BE1.png Minecraft:Bee spawn egg
- Spawns bees.
Mobs
File:Bee JE1.gif Minecraft:Bee
- Have Template:Hp health.
- Live in groups near Minecraft:hives and Minecraft:nests.
- If a bee does not have a home nest, it wanders until it finds one.
- Can hide inside hives.
- Maximum of 3 bees per nest.
- Are Minecraft:neutral mobs.
- When attacked, all bees from the same hive try to attack the original attacker.
- The same happens when their hive or nest is Template:Ctrl.
- Template:Ctrl a Minecraft:campfire or lighting Minecraft:fire under the nest makes the bees passive.
- Have an Template:Nbt data tag, which defaults to zero.
- When the bee is attacked, this tag is set to around 700 ticks.
- When they attack, they give Minecraft:Poison to the target for 10 seconds and then they die 50–60 seconds after attacking.
- When in an angry state, their eyes are red.
- The same happens when their hive or nest is Template:Ctrl.
- When attacked, all bees from the same hive try to attack the original attacker.
- Affected by the Minecraft:Bane of Arthropods enchantment.
- Can be bred using any type of Minecraft:flower, including wither roses.
- They follow any player holding a small flower.
- If the player holds still, bees hover around them.
- They follow any player holding a small flower.
- Hover around flowers and enter a "pollinated" state after some time. When pollinated, pale white Minecraft:particles come off them. The bee also has its texture changed to include dots similar in color to the pollen particles.
- Bees try to pollinate wither roses despite the fact that they are harmed by the Wither effect they give.
- When they pollinate flowers, a small popping noise is heard.
- Return to their nest after entering the "pollinated" state.
- A pollinated bee can accelerate the growth of Minecraft:crops and Minecraft:sweet berry bushes it passes.
- After enough bees enter a bee nest in the pollinated state, the bee nest is filled with honey.
- Try to avoid Minecraft:water.
- Being killed by a bee sting results in new Minecraft:death message: "<player> was stung to death".
Command format
- Can now use [[Minecraft:command storage|Template:Cd]] as a source or target, which is general purpose, key/value storage.
- Each storage is identified by a distinct Minecraft:resource location.
- Storage is shared between all Minecraft:dimensions in a world.
- Data in storage persists between on world close.
- Added subcommand Template:Cmd.
- Evaluates custom predicates, defined in the Template:Cd directory of a Minecraft:datapack.
- Added subcommand Template:Cmd.
- Stores the command result to the storage target for the Template:Cmd command.
- Added new optional syntax Template:Cmd.
- Defaults to Template:Cd.
- Added new syntax Template:Cmd to remove existing schedules.
- Returns the number of removed schedules.
- Extended Template:Cmd to allow scheduling the same function multiple times.
- Syntax is Template:Cmd.
- Template:Cd – the target entity to spectate.
- If omitted, makes the player stop spectating.
- Template:Cd – the Minecraft:player that should spectate the target.
- Must be in Spectator mode.
- If omitted, Template:Mono (the executing player) is used.
- Template:Cd – the target entity to spectate.
- Added Template:Cd action.
Entity selectors
- New selector parameter Template:Cd allows applying custom predicates, defined in the Template:Cd directory of a Minecraft:datapack.
- Template:Cd
- Whether Minecraft:phantoms can spawn in the nighttime.
- Template:Cd
- Minecraft:Players respawn immediately without showing the death screen.
- Template:Cd
- Whether the player should take damage when drowning.
- Template:Cd
- Whether the player should take fall damage.
- Template:Cd
- Whether the player should take fire damage.
- Loot table predicates can now be defined in separate files and used for entity selectors and in execute if command.
- Added new parameters to the Template:Cd condition.
- Template:Cd, Template:Cd, Template:Cd – optional offsets to location.
- Added Template:Cd.
- Includes condition defined in predicates directory of datapack, selected with name parameter.
- Added Template:Cd condition.
- Checks day time.
- Template:Cd – range of accepted values.
- Template:Cd – if present, time is modulo-divided by this value (for example, if set to 24000, value operates on a time period of days).
- Checks day time.
- New function:
- Template:Cd – Copies state properties from Template:Ctrl block to Template:Cd in dropped Minecraft:item.
- Parameters:
- Template:Cd – source of properties (block ID).
- Template:Cd – list of property names. All must be present on Minecraft:block.
- Parameters:
- Template:Cd – Copies state properties from Template:Ctrl block to Template:Cd in dropped Minecraft:item.
Gameplay
Minecraft:Advancements Template:Load advancements
- Template:Ctrl and Template:Ctrl inputs can now be switched between "Hold" and "Toggle" mode in the accessibility options.
- Allows Minecraft:players to stay sneaked while opening different GUIs.
- Also affects flying down in Minecraft:Creative mode. When toggled, the player keeps going down until toggled again.
General
Entity predicate
- Now accepts Template:Cd field, which checks player properties.
- Fails when entity is not Minecraft:player.
- Fields:
- Template:Cd – range of allowed player levels.
- Template:Cd – same values as Template:Cmd command.
- Template:Cd – list of statistics to match. Entry fields: Template:Cd (like Template:Cd), Template:Cd (like Template:Cd) and Template:Cd (an integer range).
- For example,
{"stats":[{"type":"minecraft:used","stat":"minecraft:fishing_rod","value":{"min":2,"max":10}}]}succeeds if the player has used fishing rods a total of 2 through 10 times; more or less fails.
- For example,
- Template:Cd – map of recipe IDs. Boolean value tells if it should or should not be known to player.
- Template:Cd – map of advancement IDs. If value is a boolean, checks if advancement is done. If value is an object, checks completion of criteria.
- Entity predicate now accepts Template:Cd field, which matches team name.
- Added Yiddish language.
Location predicate
- Predicate now accepts Template:Cd and Template:Cd sub-predicate.
- Fields:
- Template:Cd – exact Minecraft:block ID to match.
- Template:Cd – exact fluid ID to match.
- Template:Cd – block/fluid ID to match.
- Template:Cd – matcher for block entity NBT (only for blocks).
- Template:Cd – map of name/value properties. Value can be integer, boolean or string or object with optional min and max properties.
- Fields:
- Predicate now accepts the Template:Cd sub-predicate.
- Object has one integer range – Template:Cd – that matches visible light (maximum value of sky-darkening and block light)}}.
- Added custom predicates.
- The condition part of Minecraft:loot tables can now be defined as separate data pack resource in Template:Cd directory.
- New particles: Template:Cd.
- Added 3 new splash text:
- "In case it isn't obvious, foxes aren't players."<ref>Template:Bug</ref>
- "Buzzy Bees!"
- "Minecraft Java Edition presents: Disgusting Bugs"
- Added statistics for Minecraft:anvil and Minecraft:grindstone interaction counts.
- Added Template:Cd block tags.
- Added Template:Cd entity tags.
- Added Template:Cd item tag.
- Added new Template:Cd block tag.
Changes
Blocks
- Now ring if powered with a Minecraft:redstone signal.
- Can now be extinguished with a Minecraft:shovel.
- Now crafted with wooden slabs (like Template:In), instead of fences and wooden planks.
- When the GUI is opened, Template:Key + clicking an item or a stack in the Minecraft:inventory now transfers it directly into the crafting grid.
- Now Minecraft:crafted from Minecraft:black dye instead of Minecraft:ink sacs.
- Can now harvest Minecraft:honeycombs when dispensing Minecraft:shears on Minecraft:bee nests and Minecraft:beehives filled with honey.
- The honeycomb items are dropped on the ground.
- Can now collect Minecraft:honey bottles when dispensing Minecraft:glass bottles on Minecraft:beehives.
- Can now collect Minecraft:water bottles when dispensing Minecraft:glass bottles on Minecraft:water.
- Can now place down Minecraft:armor stands.
- Minecraft:Fire charges launched from a dispenser now light Minecraft:campfires.
- Minecraft:Firework rockets dispensed from a dispenser now travel in the direction they were fired.
- Now have a Minecraft:hardness of 3.
- Now have a Minecraft:blast resistance of 9.
- Blocks that can be manually Template:Ctrl on farmland without turning it into Minecraft:dirt can now also be pushed into (the space above) it by a Minecraft:piston without turning the farmland under the block the piston has pushed into dirt.
- Must now be Template:Ctrl with a Minecraft:pickaxe for it to be dropped as an Minecraft:item.
- Now drop Minecraft:wheat seeds.<ref>Template:Bug</ref>
Minecraft:Melon stems and Minecraft:pumpkin stems
- Attached stems now drop their Minecraft:seeds again when broken.
- Now places facing the player, rather than always north~south.
Minecraft:Redstone comparators
- Can now detect how much honey is inside beehives and bee nests.
- The output strength is equal to the amount of honey in the hive.
- Increased burn time when used as Minecraft:fuel in a Minecraft:furnace to be able to smelt 2 items, rather than 0.25.
- Can now be crafted out of stripped logs.
- Now dry out when Template:Ctrl in Minecraft:the Nether.
Items
- When used as Minecraft:fuel, one boat now smelts 6 Minecraft:items in a Minecraft:furnace, Minecraft:blast furnace, or Minecraft:smoker instead of 1.
- Minecraft:Drowned, Minecraft:husk, Minecraft:zombie, Minecraft:zombie pigmen, and Minecraft:zombie villager spawn eggs can be used on adult versions of these mobs to spawn baby variants.
Mobs
General
- Mobs are now better at avoiding walking through lava.
- Removed a black dot on the transparent parts of wing texture.
- Removed texture for part of wing bottom in the exploding ender dragon.
- Now spawn in all Minecraft:taiga biome variants.
- Now use the Template:Cd Minecraft:attribute.
- Now starts cracking upon losing Minecraft:health.
- A Minecraft:sound plays on every cracking stage.
- There are 4 stages, from uncracked to fully cracked, before the golem dies.
- Can be healed Template:Ctrl Minecraft:iron ingots.
- A Minecraft:sound plays each time the golem is repaired.
- One iron ingot restores Template:Hp.
- It takes 4 iron ingots to repair an iron golem from 1 HP to full health.
Minecraft:Magma cubes, Minecraft:ocelots, and Minecraft:slimes
- Now use the Template:Cd Minecraft:attribute.
- Can now sit on a Minecraft:player's shoulder even when the player is riding an Minecraft:entity.
- Can no longer imitate Minecraft:endermen, Minecraft:polar bears, Minecraft:wolves, and Minecraft:zombie pigmen.
- When breedable Minecraft:mobs in groups spawn naturally, they now sometimes spawn babies in the groups.
- Has a 5% chance for Minecraft:foxes, Minecraft:cows, Minecraft:sheep, Minecraft:pigs, and Minecraft:chickens, and a 10% chance for Minecraft:wolves, Minecraft:llamas, and Minecraft:horses.Template:Verify
- Nitwit villagers no longer have a leveling gemstone on their belt.
Non-mob entities
- The texture has been changed, which now resembles the Minecraft:fire charge texture after the Minecraft:Texture Update.
- Experience orbs now appear at the same spatial and temporal location as loot when an entity is killed.
- Now render as translucent again.
World generation
- Minecraft:Birch trees generate in the Minecraft:dark forest biome once again.
- Now spawn in the Minecraft:giant tree taiga biome.
Internal
- Massive upgrade to the creation system of generation features.
- For example, it makes it easier for modders to implement custom features.
Command format
- The Template:Cmd command now defaults to Template:Cd if no Template:Cd argument is given.
- The first parameter now defaults to Template:Cd if no Template:Cd argument is given.
Minecraft:NBT components
- Added NBT text component variant for NBT storage: Template:Cd}.
Gameplay
- Minecraft:Item predicate in advancements now makes a distinction between actual Minecraft:enchantments and stored enchantments, like ones stored in Minecraft:enchanted books.
- Template:Cd is used to match stored enchantments.
- Bees can now be bred to unlock the "The Parrots and the Bats" advancement.
- Bees are now required for the "Two by Two" advancement.
- Honey bottles are now required for the "A Balanced Diet" advancement.
- Minecraft:Spectral arrows can now be used to unlock the "Take Aim" advancement.
- Minecraft:Elytra can now start to glide immediately after jumping (while rising), not only during the descent of the jump.
- All foods are now edible in Creative mode, including cake.
- "Delete world" and "Leave server" have been removed in favor of "Title screen" and manual world deletion.
- The composter recipe now unlocks with wooden slabs instead of wooden fences.
- Many recipes changed to only require one material instead of nine to unlock.
- The recipes affected are:
- Many recipes for items that are Minecraft:crafted by placing one of the above blocks in a Minecraft:crafting table no longer unlock when the Minecraft:player has nine of the material.
- The recipes affected are:
- Setting the Minecraft:respawn point by using a Minecraft:bed now shows the message "Respawn point set" in chat.
- If a Minecraft:player tries to sleep in a Minecraft:bed that is occupied by a Minecraft:villager, the villager is now kicked out of the bed.
- Trying to sleep during the daytime now sets the player's spawn location to that bed.
- Minecraft:Instant Damage
- Added an effect sprite.
- Minecraft:Instant Health
- Added an effect sprite.
- Saturation
- Added an effect sprite.
- Minecraft:Librarians now sell one Minecraft:bookshelf for nine Minecraft:emeralds, instead of three bookshelves for six emeralds.
General
- Minecraft:Inventory models are now brighter than before.
- Minecraft:Biome information now is stored in sixty-four 4×4 arrays, allowing biomes to be changed based on height; previously, biome values corresponded to only the X and Z coordinates.
- The Template:Nbt array in the Template:Nbt tag for each chunk now contains 1024 integers instead of 256. Each number in the array is the biome for a 4×4×4 volume in the chunk. These 4×4×4 volumes are arranged by Z, then X, then Y. That is, the first 4×4 values in the array are for the 16×16 chunk, at Y levels 0–3, the next 4×4 is for Y levels 4–7, etc.
- Updated data pack version to 5.
- The "Minecraft:chunk updates" counter on the second line no longer appears.
Floating-point precision
- The floating-point precision used for the location of where certain particles and entities appear has increased to 64-bit (double-precision), from 32-bit (single-precision).
- This fixes many issues regarding certain types of Minecraft:particles and Minecraft:entities not appearing at the right places when far away from the center of the world, especially beyond 16,777,216 blocks. The following list includes instances that are known and confirmed to be fixed:
- Minecraft:Particles
- Minecraft:Fishing particles<ref>Template:Bug</ref>
- Minecraft:Squid ink particles<ref>Template:Bug</ref>
- Minecraft:End gateway particles<ref>Template:Bug</ref>
- Minecraft:Conduit particles<ref>Template:Bug</ref>
- Impact particles when entity has fallen from height on to block<ref name="therealbigone">Template:Bug</ref>
- Sweeping attack particles<ref name="therealbigone"/>
- Damage heart particles<ref name="therealbigone"/>
- Particles appearing when using the Template:Cmd command<ref name="therealbigone"/>
- Minecraft:Mycelium particles<ref name="therealbigone"/>
- Underwater particles<ref name="therealbigone"/>
- Minecraft:Nether portal particles<ref name="therealbigone"/>
- Minecraft:End portal particles<ref name="therealbigone"/>
- Minecraft:Brewing stand particles<ref name="therealbigone"/>
- Spawner particles<ref name="therealbigone"/>
- Minecraft:Barrier particles<ref name="therealbigone"/>
- Minecraft:Armor stand breaking particles<ref name="therealbigone"/>
- Particles for suspended blocks affected by gravity, such as Minecraft:sand and Minecraft:gravel.<ref name="therealbigone"/>
- Minecraft:Entities
- Primed Minecraft:TNT entities<ref>Template:Bug</ref>
- Minecraft:Block entities
- The floating book above placed Minecraft:enchanting tables is now correctly rotated towards the direction of where a nearby player is at high coordinates.<ref>Template:Bug</ref>
- Minecraft:Particles
- This fixes many issues regarding certain types of Minecraft:particles and Minecraft:entities not appearing at the right places when far away from the center of the world, especially beyond 16,777,216 blocks. The following list includes instances that are known and confirmed to be fixed:
- Modified the Template:Cd font file to change the texture of characters Template:Cd (Eszett) and Template:Cd (beta).
Game library updates
- Minecraft now requires OpenGL 2.0.
- Minecraft:Entities are now set for Minecraft:block loot tables in some cases where it was not previously.
- Changed title screen panorama to an image which includes new 1.15 features such as Minecraft:bees and Minecraft:bee nests.
- The menu panorama uses seed Template:Cd at coordinates X = 339.691, Y = 65.546, Z = -1072.041
- Descriptions under buttons on the "Create World" screen are now narrated.
- Minecraft:Command suggestions are now narrated if the narrator is turned to system or all.
- Nether portals in the Overworld now correctly link with portals placed in the top half (128–255) of the Nether dimension.
- Are now published with all future versions of the game, including this one.
- Does not change the existing restrictions on what may or may not be done with game code or assets.
- Links to the obfuscation mappings are included as part of [[Minecraft:client.json|the version's accompanying Template:Mono file]].
- The Minecraft:biome blend setting has moved and now has descriptions per setting value.
- The biome blend setting is now shown in the debug overlay.
Performance
- Tweaked Minecraft:chunk loading calculations.
- Improved chunk rendering.
- Optimized explosions.
- Vertically moving Minecraft:particles now perform better when colliding with Minecraft:blocks.
- Other performance improvements.
Minecraft:Player animation
- Added the hand use animation for players in first-person and third-person perspectives when performing the following actions:
- Making tamed Minecraft:wolves, Minecraft:cats or Minecraft:parrots sit or stand<ref>Template:Bug</ref>
- Minecraft:Breeding animals<ref>Template:Bug</ref>
- Minecraft:Shearing animals<ref>Template:Bug</ref>
- Activating Minecraft:redstone ore<ref>Template:Bug</ref>
- Minecraft:Dyeing mobs<ref name="thebigone">Template:Bug</ref>
- Filling and emptying Minecraft:buckets<ref name="thebigone"/>
- Placing Minecraft:boats<ref name="thebigone"/>
- Throwing projectiles<ref name="thebigone"/>
- Dropping Minecraft:items from the hotbar or via inventory<ref name="thebigone"/>
- Using Minecraft:spawn eggs on Minecraft:mobs to spawn baby mob variants<ref>Template:Bug</ref>
- Using spawn eggs on Minecraft:water<ref>Template:Bug</ref>
- Placing Minecraft:lily pads <ref>Template:Bug</ref>
- Curing Minecraft:zombie villagers<ref>Template:Bug</ref>
- Feeding Minecraft:pandas<ref>Template:Bug</ref>
- Using Minecraft:firework rockets to boost when gliding with an Minecraft:elytra<ref>Template:Bug</ref>
- Redundant hand use animations have been removed from the following actions:
- Trying to place Minecraft:paintings in invalid positions<ref>Template:Bug</ref>
- Trying to use active Minecraft:buttons<ref>Template:Bug</ref>
- Trying to ring Minecraft:bells from angles they can't be used from<ref>Template:Bug</ref>
- Trying to eat Minecraft:cake when Minecraft:hunger bar is full<ref>Template:Bug</ref>
- Right clicking on Minecraft:fences; this also prevented blocks from being placed on fences from the offhand
- Right clicking on Minecraft:flower pots with incompatible Minecraft:items<ref>Template:Bug</ref>
Minecraft:Resource packs Template:Resource pack format/value
- Removed Template:Cd Minecraft:block tag.
Text
- Tweaked contrast for text colors.
- Changed texture map for all Minecraft:chests.
- Minecraft:Banner patterns now use the alpha channel instead of black.
- Minecraft:Shield pattern textures now use alpha level for determining what gets the color, instead of the brightness.
- The Minecraft:ender dragon no longer has a separate texture for the bottom of its wing.
- The glint texture for Minecraft:enchanted items now appears like it does in-game.
- Made textures for the Minecraft:Java Edition 1.13 panorama menu background 1×1 pixels.
- Removed textures for customized world type preset icons, except Isles.
- Grass and foliage Minecraft:tints no longer vary within a biome, with the exception of swamps.
UI
- Changed appearance of highlighted buttons used in Minecraft:Title screen and similar UIs.
- Highlighted buttons now have a white outline.
- Highlighted buttons no longer have a blue tint on them. Instead, they are now only slightly brighter than unhighlighted buttons.
- Highlighted buttons now have white text on them instead of yellow.
Fixes
Gallery
-
A lot of bees.
-
A group of bees pollinating crops.
-
A bee at its nest.
-
A bee nest in a superflat village.
-
A player sliding down a stack of in-development honey blocks.
Videos
Trivia
- File:Wax Block (texture) JE1.png File:Crystallized Honey.png Unused textures for a "wax_block" and a "crystallized_honey" item could be found in the game files during development of 1.15; these were accidentally added and were removed in snapshot Minecraft:19w42a.<ref>Template:Tweet</ref>
- From March 18 until June 18, 2020, splashes for 1.15 - Minecraft:1.15.2 didn't show the normal set of splash texts. Instead, it showed a set of splash texts referencing the Template:W.
See also
References
Template:Navbox Java Edition versions
Minecraft:de:1.15 Minecraft:es:Java Edition 1.15 Minecraft:fr:Version Java 1.15 Minecraft:ja:Java Edition 1.15 Minecraft:ko:Java Edition 1.15 Minecraft:pl:1.15 Minecraft:pt:Edição Java 1.15 Minecraft:ru:1.15 (Java Edition) Minecraft:th:รุ่นจาวา 1.15 Minecraft:zh:Java版1.15