![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | August 1, 2018 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.13.1 | ||||||
| Downloads | Client (.json) Server | ||||||
| Protocol version | 396 | ||||||
| Data version | 1622 | ||||||
| Resource pack format | 4 | ||||||
| Data pack format | 4 | ||||||
| Minimum Java version | Java SE 8 | ||||||
| |||||||
{
"title": "18w31a",
"images": [
"18w31a.jpg",
"Java Edition 18w31a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "August 1, 2018",
"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.13.1 article, displayed as 1.13.1)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/0a343ef39365d70908a3c59fbbf2d9c0ddd2ad75/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/8b603c88a9b33a27a4c436b6b71d1740dbae4ad3/18w31a.json .json])<br />[https://piston-data.mojang.com/v1/objects/4646084899fb62a7b9afa6f453fae4e6e786e5a5/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "396",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "1622",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "4",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8_.28LTS.29 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.13|<span style=\"margin-right:-0.35em\">β</span>β 1.13]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.13.1|1.13.1]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.13.2| 1.13.2 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w30b|β 18w30b]]\n</td>\n<td style=\"padding: 0.4em\">''' 18w31a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w32a| 18w32a βΊ]]\n</td>\n</tr>\n</table>"
}
18w31a is the third snapshot for Java Edition 1.13.1, released on August 1, 2018,[1] which adds some new features, changes some existing features, optimizes performance, and fixes many bugs.
/chunk) to toggle force-loading on and off.Block tags
minecraft:underwater_bonemeals.%= was changed from using Java's native % to using Math.floorMod. This causes the operator to use floored modulo instead of truncated modulo, so now -1 % 7 wraps to 6 instead of returning -1.[2]Functions
From released versions before 1.13
From 1.13
block.pumpkin.carve doesn't play when carving normal pumpkins./setblock for player heads don't show the texture after the placement.From the 1.13.1 development versions
unstable=true blockstate is ignited instead of broken in creative mode.From the previous development version
/setblock to place an "Always Active" command block with a command won't execute the command immediatelyNullPointerException when placing Wither Skeleton Skulls./setblock-ing a spawner with an entity ID containing capital lettersPrivate issues
Video made by slicedlime: