Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Java Edition 17w47a: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 26: Line 26:
** Right-clicking a pumpkin block with [[Minecraft:shears]] turns it into a carved pumpkin and makes it drop 4 pumpkin seeds.
** Right-clicking a pumpkin block with [[Minecraft:shears]] turns it into a carved pumpkin and makes it drop 4 pumpkin seeds.


'''{{Animate|Oak Button (S) JE3.png; Spruce Button JE1 BE1.png; Birch Button JE1 BE1.png; Jungle Button JE1 BE1.png; Acacia Button JE1 BE1.png; Dark Oak Button JE1 BE1.png|32px}} {{Animate|Oak Pressure Plate JE3 BE1.png; Spruce Pressure Plate JE1 BE1.png; Birch Pressure Plate JE1 BE1.png; Jungle Pressure Plate JE1 BE1.png; Acacia Pressure Plate JE1 BE1.png; Dark Oak Pressure Plate JE1 BE1.png|32px}} {{Animate|Oak Trapdoor JE3.png; Spruce Trapdoor JE1 BE1.png; Birch Trapdoor JE1 BE1.png; Jungle Trapdoor JE1 BE1.png; Acacia Trapdoor JE1 BE1.png; Dark Oak Trapdoor JE1 BE1.png|32px}} [[Minecraft:Button]]s, pressure plates, and [[Minecraft:trapdoor]]s'''
'''{{MC/Animate|Oak Button (S) JE3.png; Spruce Button JE1 BE1.png; Birch Button JE1 BE1.png; Jungle Button JE1 BE1.png; Acacia Button JE1 BE1.png; Dark Oak Button JE1 BE1.png|32px}} {{MC/Animate|Oak Pressure Plate JE3 BE1.png; Spruce Pressure Plate JE1 BE1.png; Birch Pressure Plate JE1 BE1.png; Jungle Pressure Plate JE1 BE1.png; Acacia Pressure Plate JE1 BE1.png; Dark Oak Pressure Plate JE1 BE1.png|32px}} {{MC/Animate|Oak Trapdoor JE3.png; Spruce Trapdoor JE1 BE1.png; Birch Trapdoor JE1 BE1.png; Jungle Trapdoor JE1 BE1.png; Acacia Trapdoor JE1 BE1.png; Dark Oak Trapdoor JE1 BE1.png|32px}} [[Minecraft:Button]]s, pressure plates, and [[Minecraft:trapdoor]]s'''
* Can now be made from all six types of wood.
* Can now be made from all six types of wood.


=== Items ===
=== Items ===
'''{{Animate|Oak Wood (UD) JE3.png; Spruce Wood (UD) JE3.png; Birch Wood (UD) JE3.png; Jungle Wood (UD) JE3.png; Acacia Wood (UD) JE4.png; Dark Oak Wood (UD) JE4.png|32px}} {{Animate|Red Mushroom Block (ESU) JE1 BE1.png; Brown Mushroom Block (ESU) JE1 BE1.png|32px}} [[File:Mushroom Stem (ESU) JE1 BE1.png|32px]] [[File:Petrified Oak Slab JE3.png|32px]] [[File:Smooth Quartz Block JE1 BE1.png|32px]] [[File:Smooth Red Sandstone JE1.png|32px]] [[File:Smooth Sandstone JE3.png|32px]] [[File:Smooth Stone JE1 BE1.png|32px]] Bark, mushroom block, mushroom stem, petrified oak slab, smooth quartz, smooth red sandstone, smooth sandstone, and smooth stone'''
'''{{MC/Animate|Oak Wood (UD) JE3.png; Spruce Wood (UD) JE3.png; Birch Wood (UD) JE3.png; Jungle Wood (UD) JE3.png; Acacia Wood (UD) JE4.png; Dark Oak Wood (UD) JE4.png|32px}} {{MC/Animate|Red Mushroom Block (ESU) JE1 BE1.png; Brown Mushroom Block (ESU) JE1 BE1.png|32px}} [[File:Mushroom Stem (ESU) JE1 BE1.png|32px]] [[File:Petrified Oak Slab JE3.png|32px]] [[File:Smooth Quartz Block JE1 BE1.png|32px]] [[File:Smooth Red Sandstone JE1.png|32px]] [[File:Smooth Sandstone JE3.png|32px]] [[File:Smooth Stone JE1 BE1.png|32px]] Bark, mushroom block, mushroom stem, petrified oak slab, smooth quartz, smooth red sandstone, smooth sandstone, and smooth stone'''
* Now have item forms in the creative inventory.
* Now have item forms in the creative inventory.


Line 143: Line 143:


=== Command format ===
=== Command format ===
'''{{cmd|blockdata}}'''
'''{{MC/Cmd|blockdata}}'''
* Removed in favor of {{cmd|data}}.
* Removed in favor of {{MC/Cmd|data}}.


'''{{cmd|particle}}'''
'''{{MC/Cmd|particle}}'''
* Particle names now use resource locations.
* Particle names now use resource locations.
* Old ID → new ID:
* Old ID → new ID:
Line 185: Line 185:
** <code>depthsuspend</code>: removed
** <code>depthsuspend</code>: removed


'''{{cmd|playsound}}'''
'''{{MC/Cmd|playsound}}'''
* {{key|Tab}} auto-completes custom sound events.
* {{MC/Key|Tab}} auto-completes custom sound events.


=== Gameplay ===
=== Gameplay ===
Line 230: Line 230:
|63820|Empty flower pot in witch huts.
|63820|Empty flower pot in witch huts.
|64455|Translation missing for some blocks.
|64455|Translation missing for some blocks.
|70188|Some blocks cannot be placed facing a wall with {{cmd|setblock}} or {{cmd|fill}} + datavalues or block states.
|70188|Some blocks cannot be placed facing a wall with {{MC/Cmd|setblock}} or {{MC/Cmd|fill}} + datavalues or block states.
|73495|Commands saying item names use incorrect/wrong item names.
|73495|Commands saying item names use incorrect/wrong item names.
|74231|Flower pot's blockdata won't visually update.
|74231|Flower pot's blockdata won't visually update.
|75430|Enderman held block not fully updated from old block id system.
|75430|Enderman held block not fully updated from old block id system.
|75940|block log2 and leaves2 crash the game when set to certain data values.
|75940|block log2 and leaves2 crash the game when set to certain data values.
|79255|Using {{cmd|trigger}} first time on player gives score of 0 but not displayed on scoreboard.
|79255|Using {{MC/Cmd|trigger}} first time on player gives score of 0 but not displayed on scoreboard.
|81746|Falling block entities don't check for data values: converting sand to red sand.
|81746|Falling block entities don't check for data values: converting sand to red sand.
|84173|Trapdoors get a redstone update when being pushed/pulled next to a power source, but not when being pushed/pulled away from it.
|84173|Trapdoors get a redstone update when being pushed/pulled next to a power source, but not when being pushed/pulled away from it.
Line 269: Line 269:
|120790|Redstone lamps and wire update whether they are lit or not when setblocked, but no other blocks do.
|120790|Redstone lamps and wire update whether they are lit or not when setblocked, but no other blocks do.
|121271|Activator rails not updating.
|121271|Activator rails not updating.
|121742|block states can't be used in {{cmd|give}}, {{cmd|clear}} and {{cmd|replaceitem}}, but can be used in {{cmd|setblock}}, {{cmd|fill}}, {{cmd|execute detect}} and {{cmd|testforblock}}.
|121742|block states can't be used in {{MC/Cmd|give}}, {{MC/Cmd|clear}} and {{MC/Cmd|replaceitem}}, but can be used in {{MC/Cmd|setblock}}, {{MC/Cmd|fill}}, {{MC/Cmd|execute detect}} and {{MC/Cmd|testforblock}}.
|;dev
|;dev
|121693|Crash when typing empty selector <code>"[x_rotation{{=}}]"</code> or <code>"[y_rotation{{=}}]"</code>.
|121693|Crash when typing empty selector <code>"[x_rotation{{=}}]"</code> or <code>"[y_rotation{{=}}]"</code>.
|121699|"Unknown score holder" when using the placeholder * in some commands.
|121699|"Unknown score holder" when using the placeholder * in some commands.
|121700|Invalid syntax when using decimal values on block position arguments.
|121700|Invalid syntax when using decimal values on block position arguments.
|121739|Normal players can use player selectors in {{cmd|msg}} command.
|121739|Normal players can use player selectors in {{MC/Cmd|msg}} command.
|121752|Scoreboard, "no score" and "0" desyncs.
|121752|Scoreboard, "no score" and "0" desyncs.
|121783|{{cmd|gamerule}} doesn't work at all.
|121783|{{MC/Cmd|gamerule}} doesn't work at all.
|121786|{{cmd|tellraw}} does not work.
|121786|{{MC/Cmd|tellraw}} does not work.
|121787|Teleporting things to infinity/NaN is possible.
|121787|Teleporting things to infinity/NaN is possible.
|121790|Tab completion doesn't change the case of characters typed before pressing tab.
|121790|Tab completion doesn't change the case of characters typed before pressing tab.
|121795|Unable to use decimals for the speed parameter in the {{cmd|particle}} command.
|121795|Unable to use decimals for the speed parameter in the {{MC/Cmd|particle}} command.
|121827|Selectors and scoreboards not working for signs, {{cmd|tellraw}}, and {{cmd|title}} (works correctly for books).
|121827|Selectors and scoreboards not working for signs, {{MC/Cmd|tellraw}}, and {{MC/Cmd|title}} (works correctly for books).
|121858|"Scoreboard players get" not working for read-only objectives.
|121858|"Scoreboard players get" not working for read-only objectives.
|;previous
|;previous
|121970|{{cmd|blockdata}} command is still present.
|121970|{{MC/Cmd|blockdata}} command is still present.
|121975|Datapack order does not persist after a world is closed.
|121975|Datapack order does not persist after a world is closed.
|121976|{{cmd|datapack}} disable doesn't refresh advancements for player.
|121976|{{MC/Cmd|datapack}} disable doesn't refresh advancements for player.
|121982|Inconsistent tab-completion spacing.
|121982|Inconsistent tab-completion spacing.
|121985|Using the scroll wheel to select between arguments of various commands like {{cmd|experience}} and {{cmd|gamemode}} cause a crash
|121985|Using the scroll wheel to select between arguments of various commands like {{MC/Cmd|experience}} and {{MC/Cmd|gamemode}} cause a crash
|121996|distance filter seems to not work in <code>gameLoopFunction</code>.
|121996|distance filter seems to not work in <code>gameLoopFunction</code>.
|122004|Using space to complete the command will add 2 spaces.
|122004|Using space to complete the command will add 2 spaces.
Line 306: Line 306:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Java Edition versions|1.1x}}
{{MC/Navbox Java Edition versions|1.1x}}


de:17w47a
de:17w47a

Latest revision as of 20:30, 9 April 2026

Template:Infobox version


17w47a is the sixth snapshot for Java Edition 1.13, released on November 22, 2017<ref>Template:Snap</ref>, which added a new type of Minecraft:pumpkin, debug sticks, an item form of many blocks which previously could only be placed using commands, tweaked the placement conditions for many blocks, performed The Flattening, and much more.

Additions

Blocks

File:Pumpkin JE1 BE1.png Minecraft:Pumpkins

  • New block, without the face.
  • Previous pumpkin block has been renamed to "Carved Pumpkin".
    • Right-clicking a pumpkin block with Minecraft:shears turns it into a carved pumpkin and makes it drop 4 pumpkin seeds.

Script error: No such module "animate". Script error: No such module "animate". Script error: No such module "animate". Minecraft:Buttons, pressure plates, and Minecraft:trapdoors

  • Can now be made from all six types of wood.

Items

Script error: No such module "animate". Script error: No such module "animate". File:Mushroom Stem (ESU) JE1 BE1.png File:Petrified Oak Slab JE3.png File:Smooth Quartz Block JE1 BE1.png File:Smooth Red Sandstone JE1.png File:Smooth Sandstone JE3.png File:Smooth Stone JE1 BE1.png Bark, mushroom block, mushroom stem, petrified oak slab, smooth quartz, smooth red sandstone, smooth sandstone, and smooth stone

  • Now have item forms in the creative inventory.

File:Debug Stick.gif Debug stick

  • Cycles between different block states.
    • Left-clicking cycles through states; right-clicking cycles through values.
    • Shift-clicking cycles through the states or values in reverse order.
    • Only obtainable through commands

General

Options

  • New option when editing a world to make a backup and open the backups folder.
  • An option in chat settings to toggle automatic command suggestions (defaults on, otherwise hit tab to bring them up).

Changes

Blocks

General

  • Numeric block IDs no longer exist; there is no longer a limit to distinct possible block IDs.
  • Blocks with a collision box now have matching bounding boxes.
  • Blocks now emit the block breaking particles according to their size.
  • The outline for block hitboxes can now have other shapes than just one cuboid. This causes the outline of stairs and other blocks to match with the hitbox.

Minecraft:Banners

  • Now make a sound when placed.

Minecraft:Beds

  • Now require a block below it as a support.
    • Previously, this was only required when placing the bed and the block could be destroyed afterward without the bed being destroyed.

Minecraft:Buttons

  • Can no longer be placed on top of Minecraft:pistons.
  • Renamed "Button" to "Stone Button".

Cacti

Minecraft:Chests and trapped chests

  • Can now be put directly next to their double variants instead of requiring one block between them.
    • Shift right-clicking a chest or trapped chest next to a chest or trapped chest respectively doesn't make the two chests or 2 trapped chests combine into a double chest or double trapped chest.

Cocoa beans

  • Can now be placed when aiming at blocks that it cannot be placed on if there is an adjacent block that they can be placed on.
  • Can now replace replaceable blocks such as snow, fire or grass when placed by the player.

Minecraft:Dispensers

  • Crafting it no longer requires a fully repaired Minecraft:bow.<ref name="damage">Template:Bug (resolved as "Works as Intended")</ref>

Minecraft:Doors

  • Can now be placed by aiming at the side of a block.

Minecraft:Enchanting Table

  • "Enchantment Table" has been renamed to "Enchanting Table".

Fence gates and Minecraft:pumpkins

  • Placing them no longer requires a block below.

Minecraft:Heads

  • Now make a sound when placed.
  • Can no longer be placed inside entities.
  • Player heads have been renamed from "Head" to "Player Head".

Infested blocks

  • Now break instantly, regardless of a tool that the player is using.

Minecraft:Levers

  • Flicking it on now displays redstone particles.
  • Can no longer be placed on top of Minecraft:pistons.

Note blocks

  • Are no longer block entities.
    • Hence now pushable by pistons.

Redstone comparator

  • Now has a bottom texture plane.

Redstone repeater

  • Now has a bottom texture plane.

Redstone wire

  • Now makes a sound when placed.

Minecraft:Signs

  • Now make a sound when placed.

Minecraft:TNT

  • Removed the explode block state (explode on punch).<ref name="explode">Template:Bug (resolved as "Works as Intended")</ref>

Minecraft:Vines

  • Multiple vines facing different directions, including on the bottom of blocks, can now be placed in the same block space.

Items

Carrot on a stick

  • Now craftable with a damaged fishing rod.<ref name="craft">Template:Bug (resolved as "Works as Intended")</ref>

Spawn eggs

  • Using them on blocks without collision box now spawns the mob inside that block rather than next to it.

World generation

Witch huts

  • Now generate with a Minecraft:mushroom in the flower pot.
    • Previously, they were completely empty.

Non-mob entities

Armor stands

  • Can now be placed inside water, lava and fire just like any other replaceable block.
  • Can no longer step up blocks.

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Removed in favor of
  1. REDIRECT Template:Command

Template:Redr.

  1. REDIRECT Template:Command

Template:Redr

  • Particle names now use resource locations.
  • Old ID → new ID:
    • mobspellambientminecraft:ambient_entity_effect
    • angryvillagerminecraft:angry_villager
    • blockdust and blockcrackminecraft:block
    • damageindicatorminecraft:damage_indicator
    • dragonbreathminecraft:dragon_breath
    • driplavaminecraft:dripping_lava
    • dripwaterminecraft:dripping_water
    • reddustminecraft:dust
    • spellminecraft:effect
    • mobappearanceminecraft:elder_guardian
    • enchantmenttableminecraft:enchant
    • magiccritminecraft:enchanted_hit
    • endrodminecraft:end_rod
    • mobspellminecraft:entity_effect
    • largeexplodeminecraft:explosion
    • hugeexplosionminecraft:explosion_emitter
    • fallingdustminecraft:falling_dust
    • fireworkssparkminecraft:firework
    • wakeminecraft:fishing
    • happyvillagerminecraft:happy_villager
    • instantspellminecraft:instant_effect
    • iconcrackminecraft:item
    • slimeminecraft:item_slime
    • snowballpoofminecraft:item_snowball
    • largesmokeminecraft:large_smoke
    • townauraminecraft:mycelium
    • explode and snowshovelminecraft:poof
    • dropletminecraft:rain
    • sweepattackminecraft:sweep_attack
    • totemminecraft:totem_of_undying
    • suspendedminecraft:underwater
    • witchmagicminecraft:witch
    • take: unlisted
    • footstep: removed
    • depthsuspend: removed

  1. REDIRECT Template:Command

Template:Redr

  1. REDIRECT Template:Keys

Template:Redr auto-completes custom sound events.

Gameplay

Minecraft:Creative inventory

  • Because of The Flattening, certain blocks and items have been moved around in their respective groups, for example, the purpur block is now after Minecraft:obsidian.
  • Mushroom blocks, Minecraft:farmland and grass path are added to the inventory, under the Decoration Blocks group; blank firework rockets are added to the Miscellaneous group; and bark, smooth stone, sandstone, red sandstone and quartz are added to the Building Blocks group.

General

The "flattening"

  • Numeric block metadata completely phased out in favor of block states.
  • Split, merged, created, deleted, and renamed a lot of Minecraft:blocks, block states, block entities and Minecraft:items.
    • Blocks and items previously differing because of damage value have gotten their own ID, for example white_wool instead of wool:0
    • Damage has been moved to the tag tag and is only used by tools, armor and maps.
    • Files and commands no longer use data or set_data.

Statistics

  • Are being updated.
    • stat.(stat) is now minecraft.custom:minecraft.(stat).
    • stat.(stat).minecraft.(block/item/entity ID) is now minecraft.(stat):minecraft.(block/item/entity ID).

Superflat customization

  • Preset strings no longer use a version number.

Fixes

Template:Fixes

Videos

Template:Slicedlime

Trivia

File:17w47aTrapdoor.jpg
Frame showing untextured trapdoors.
  • The banner image of this update is an animated GIF. On some frames, Minecraft:trapdoors with the purple/black missing texture are displayed.

References

<references group="">

 </references>

Navigation

Template:EnvSprite Asset updates
Template:EntitySprite Joke updates
2010s
2020s
Template:ItemSprite Combat Tests
Template:ItemSpriteCombat Test 7c
Template:ItemSpriteCombat Test 8b
Template:LegacyBlockSprite Private alpha
Template:LegacyBlockSprite Early Classic
Template:EnvSprite Multiplayer Test
Template:Health Survival Test
Template:LegacyBlockSprite Late Classic Creative
Template:EntitySprite Server
Template:LegacyBlockSprite 0.31 Template:ItemSprite December 2009
Template:ItemSprite January 2010
Template:ItemSprite February 2010
Template:ItemSprite Minecraft Indev
Template:ItemSprite v1.0
(Guide)
Template:LegacyBlockSprite Template:Tooltip
Template:LegacyBlockSprite Template:Tooltip
Template:ItemSprite Template:Tooltip
Template:LegacyBlockSprite Template:Tooltip
Template:ItemSprite Template:Tooltip
Template:BlockSprite Template:Tooltip
Template:ItemSprite v1.1
(Guide)
Template:ItemSprite Template:Tooltip
Template:ItemSpriteTemplate:Tooltip
Template:EnvSprite Halloween Update
(Guide)
v1.2.0*
Template:EntitySprite Server
Template:EntitySprite Adventure Update: Part II
(Guide)
1.0.0
Template:ItemSprite 1.1
(Guide)
1.1
Template:EntitySprite 1.2
(Guide)
1.2.1
Template:ItemSprite 1.3
(Guide)
1.3.1
Template:EntitySprite Pretty Scary Update
(Guide)
1.4.2
1.4.4
1.4.5
1.4.6
Template:LegacyBlockSprite Redstone Update
(Guide)
1.5
1.5.1
1.5.2
Template:EntitySprite Horse Update
(Guide)
1.6.1
1.6.2*
1.6.4
Template:LegacyBlockSprite The Update that
Changed the World

(Guide)
1.7.2
1.7.4
1.7.6
1.7.10
Template:EntitySprite Bountiful Update
(Guide)
1.8
1.8.1
1.8.2
Template:ItemSprite Combat Update
(Guide)
1.9
1.9.1
1.9.3
Template:EntitySprite Frostburn Update
(Guide)
1.10
Template:ItemSprite Exploration Update
(Guide)
1.11
1.11.1
Template:BlockSprite World of Color Update
(Guide)
1.12
1.12.1
1.12.2
Template:ItemSprite Update Aquatic
(Guide)
1.13
1.13.1
1.13.2
Template:EffectSprite Village & Pillage
& Template:BlockSprite Texture Update
(Guide)
1.14
1.14.1
1.14.2
1.14.3
1.14.4
Template:EntitySprite Buzzy Bees
(Guide)
1.15
1.15.1
1.15.2
Template:ItemSprite Nether Update
(Guide)
1.16*
1.16.2
1.16.3
1.16.4
1.16.5
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17
1.17.1
Template:ItemSprite Caves & Cliffs: Part II
(Guide)
1.18
1.18.1
1.18.2
Template:BlockSprite The Wild Update
(Guide)
1.19
1.19.1
1.19.2
1.19.3
1.19.4
Template:ItemSprite Trails & Tales
(Guide)
1.20
1.20.1
1.20.2
Template:EntitySprite Bats and Pots
(Guide)
1.20.3
1.20.4
Template:EntitySprite Armored Paws
(Guide)
1.20.5
1.20.6
Template:ItemSprite Tricky Trials
(Guide)
1.21
1.21.1
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.2
Template:BlockSprite The Garden Awakens
(Guide)
1.21.4
Template:BlockSprite Spring to Life
(Guide)
1.21.5
Template:EntitySprite Chase the Skies
(Guide)
1.21.6
1.21.7
1.21.8
Template:EntitySprite The Copper Age
(Guide)
1.21.9
1.21.10
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.11

* indicates a reupload |  indicates a lost version |  indicates a version with a variant

Template:Article other

de:17w47a es:Java Edition 17w47a fr:Édition Java 17w47a it:Java Edition 17w47a ja:Java Edition 17w47a ko:Java Edition 17w47a nl:17w47a pt:Edição Java 17w47a ru:17w47a (Java Edition) uk:17w47a (Java Edition) zh:Java版17w47a