![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | February 17, 2021 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.17 | ||||||
| Downloads | Client (.json) Server | ||||||
| Obfuscation maps | Client Server | ||||||
| Protocol version | dec: 1073741839 hex: 4000000F | ||||||
| Data version | 2695 | ||||||
| Resource pack format | 7 | ||||||
| Data pack format | 7 | ||||||
| Minimum Java version | Java SE 8 | ||||||
| |||||||
{
"title": "Minecraft 21w07a",
"images": [
"21w07a.jpg",
"Java Edition 21w07a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "February 17, 2021",
"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.17 article, displayed as 1.17)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/e6886725265257d34b5e0d0661632c61800bded3/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/408f6ae49e28f2cabbef3dc91898a53bf4414180/21w07a.json .json])<br />[https://piston-data.mojang.com/v1/objects/99c3a9744719d0d401af63bb684cf1eb5231a75c/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/bdcb712a65f1664ea4b2f28b2e88418817ead0d7/client.txt Client]<br />[https://piston-data.mojang.com/v1/objects/66ebacdeccfdf8f6439f7a90234fc76e8ef5c5a6/server.txt Server]",
"label": "(link to Obfuscation map article, displayed as Obfuscation maps)"
},
{
"field": " <span style=\"font-size:smaller\"><abbr title=\"decimal\">dec</abbr>: </span>1073741839<br /> <span style=\"font-size:smaller\"><abbr title=\"hexadecimal\">hex</abbr>: </span>4000000F",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "2695",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "7",
"label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
},
{
"field": "7",
"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.16.5|<span style=\"margin-right:-0.35em\">β</span>β 1.16.5]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.17|1.17]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.17.1| 1.17.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 21w06a|β 21w06a]]\n</td>\n<td style=\"padding: 0.4em\">''' 21w07a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 21w08a| 21w08a βΊ]]\n</td>\n</tr>\n</table>"
}
21w07a is the tenth snapshot for Java Edition 1.17, released on February 17, 2021,[1] which adds grimstone and tweaks ore and cave generation.
π Image
π Image
π Image
Grimstone Stairs, Slabs and Walls
π Image
π Image
π Image
Polished Grimstone Stairs, Slabs and Walls
π Image
π Image
π Image
Grimstone Tile Stairs, Slabs and Walls
π Image
π Image
π Image
Grimstone Brick Stairs, Slabs and Walls
worldgen/noise_settings/*.json.Blackstone, polished blackstone bricks, and cracked polished blackstone bricks and stair, slab and wall variants
Mineral distribution
Creative inventory
Data packs
_upper and _lower.ore_lapis_buried.glow_lichen feature now lists grimstone as a valid block.range decorator configuration:
bottom_offset, top_offset and maximum fields removed.bottom_inclusive and top_inclusive which are both a new type of vertical anchoring.absolute - specifies an absolute Y value.above_bottom - specifies an offset above the minimum Y coordinate of the world.below_top - specifies an offset below the maximum Y coordinate of the world.range_biased and range_very_biased feature decorator are now called range_biased_to_bottom and range_very_biased_to_bottom respectively.
bottom_inclusive and top_inclusive of the same type, and a cutoff value that's a numeric valuedepth_average decorator also now has its baseline field as a vertical anchor instead of an absolute Y value.dark_oak_tree decorator no longer does a heightmap check, needs to be done with a heightmap decorator.end_gateway decorator has been split, now used with a combination of chance, square & heightmap - see the end_gateway configuration in the vanilla pack for an example.glowstone_blob feature no longer does its own decoration, instead is used with a combination of square & range. See glowstone_extra in vanilla files for example.lava_lake feature has also been split, now used with chance, square, and range_biased_to_bottom. See lake_lava for an example.water_lake decorator has been removed. Now instead chance, square & range.emerald_ore decorator has been removed. Now instead count, square & range.fire decorator has been removed. Now instead range, square & count.carving_mask no longer has a probability field, replaced with a chance decorator.base_stone_overworld block tag and the stone_crafting_materials and stone_tool_materials item tags.slabs, stairs, and walls block and item tags.From released versions before 1.17
From the 1.17 development versions
playersSleepingPercentage is set to 0.From the previous development version