Java Edition 19w36a
Minecraft 19w36a


| Edition | |||||||
|---|---|---|---|---|---|---|---|
| Release date |
September 4, 2019 | ||||||
| Type | |||||||
| Snapshot for | |||||||
| Downloads | |||||||
| Obfuscation maps | |||||||
| Protocol version |
552 | ||||||
| Data version |
2203 | ||||||
| Resource pack format |
4 | ||||||
| Data pack format |
4 | ||||||
| Minimum Java version | |||||||
| |||||||
{
"title": "Minecraft 19w36a",
"images": [
"19w36a.jpg",
"Java Edition 19w36a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "September 4, 2019",
"label": "Release date"
},
{
"field": "(link to Snapshot article, displayed as Snapshot)",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Java Edition 1.15 article, displayed as 1.15)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/54a359d0b47818d85c61db79ec742f7fdab5b914/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/01cc2e7f8355299240f4674f2de1619906c21302/19w36a.json .json])<br />[https://piston-data.mojang.com/v1/objects/c042fd138ae280b01ce191937ca917666a15be38/server.jar Server]",
"label": "(link to Tutorial:Installing a snapshot#Manual version installation article, displayed as Downloads)"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/a981dbf4095dbb2ffb078db14d676fb8f9c2fa99/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/d23ba8336686cc4846b5b2bd8dae164084e47a61/server.txt Server]",
"label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
},
{
"field": "552",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "2203",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of resource pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of data pack formats article, displayed as Data pack format)</span>"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8 Java SE 8]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 1.14.4|<span style=\"margin-right:-0.35em\">◄</span>◄ 1.14.4]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.15|1.15]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.15.1| 1.15.1 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 19w35a|◄ 19w35a]]\n</td>\n<td style=\"padding: 0.4em\">''' 19w36a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 19w37a| 19w37a ►]]\n</td>\n</tr>\n</table>"
}
19w36a is the third snapshot for Java Edition 1.15, released on September 4, 2019,[1] which adds many features originally from Bedrock Edition.
Additions
Command format
doInsomniadoImmediateRespawn- Players respawn immediately without showing the death screen.
drowningDamage- Whether the player should take damage when drowning.
fallDamage- Whether the player should take fall damage.
fireDamage- Whether the player should take fire damage.
General
- Added
minecraft:beehive_inhabitorsentity tag.
Changes
Blocks
- When instantly mined in Creative mode, they drop as an item.
- Now ring if powered with a redstone signal.
- Firework rockets dispensed from a dispenser now travel in the direction they were fired.
- Now dry out when placed in the Nether.
Items
- Now restore 1.2 saturation instead of 9.6.
Mobs
- Are now affected by the Bane of Arthropods enchantment.
- Changed textures of nectar-covered bees to have consistent amounts of honey.
General
- Obfuscation maps 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 in the version's accompanying .json file.
- 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 [Int Array] Biomes array in the [NBT Compound / JSON Object] Level tag for each chunk now contains 1024 integers instead of 256. Each number in the array is the biome for a 4x4x4 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.
Fixes
From released versions before 1.15
- MC-117914 – Entities crossing dimensions through nether portal causes tremendous lag.
- MC-158677 – Ender dragon freezes the server if there is no end stone in the end.
- MC-158978 – "Create New World" button in the world creation menu is enabled after returning from the world customize menu, allowing world names to be left blank.
From the 1.15 development versions
- MC-159359 – Dispensers ignore honey level when collecting honey from hives/nests.
- MC-159370 – Bees suffocate when against a solid block ceiling.
- MC-159383 – Copying a bee nest/hive with NBT duplicates the bees inside of it as well, causing multiple bees with the same UUID to exist in the same world at the same time.
- MC-159385 – Bees are not affected by Bane of Arthropods enchantment.
- MC-159395 – Honey level of bee hives does not increase, as opposed to bee nests.
- MC-159424 – Hostile bees will not sting the player if they have a flower in their hand.
- MC-159441 – Bees stay leashed when leaving a bee hive, despite having dropped their lead when entering it, thus duplicating the lead.
- MC-159515 – Bees do not sleep at night.
- MC-159518 – Bees stop their animations when standing still, even when still in the air.
- MC-159558 – Bees attempt to sting the player even after they have already stung the player.
- MC-159560 – Semi-transparent pixels on bee textures.
- MC-159584 – When a bee nest/hive with a bee inside is destroyed on creative, the bees inside disappear.
- MC-159743 – Bee textures have inconsistent amounts of nectar.
- MC-159880 – Bee duplicate passenger entities when entering and leaving hives.
- MC-160008 – Drinking honey bottles does not immediately make a sound.
From the previous development version
- MC-160254 – Bees do not pollinate lilacs, rose bushes or peonies.
Private issues
- MC-140507 – Overloading a chunk with data will cause it to revert to its old state.[1]
- MC-159419 – Custom beehive item can be used to spawn any entity, including command blocks.[1]
Video
Video made by slicedlime:
References
- ↑ a b c "Minecraft Snapshot 19w36a" – Minecraft.net, September 4, 2019.