Minecraft Wiki
Advertisement
Crafting Table
This article describes content that may be included in a future update. 
This content has appeared in development versions, but the full update containing it has not been released yet.
Blue Beaker BE1
The features on this page are exclusive to Experimental Gameplay in Bedrock Edition. 
These features may be properly added in a future update, but currently require enabling one or more settings in the "Experiments" section of the Game Settings menu.
Missing Model JE3
This page would benefit from the addition of more images. 
Please remove this notice once you've added suitable images to the article.
The specific instructions are: Sculk Sensor Bedrock Edition render

The sculk sensor is a block that can detect vibrations and emit a redstone signal.

Obtaining

Sculk sensors can currently be obtained only from the creative inventory or commands.

Breaking

Sculk sensors can be mined with any tool, but hoes are the quickest.

Block Sculk Sensor
Hardness 1.5
Tool
Breaking time[A]
Default 2.25
Wooden 1.15
Stone 0.6
Iron 0.4
Diamond 0.3
Netherite 0.25
Golden 0.2
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

Usage

Light

Sculk sensors have a light level of 1, which is very inconspicuous. However, when active it visually shows a brighter yellowish light illuminating the surroundings.

Vibration detection

File:Particle of the Vibration.gif

The sculk sensor vibration particle.

Sculk sensors can detect vibrations in an 8 block radius around it. A vibration is anything that causes physical motion, although there are some motions that are undetectable to sensors by sneaking; these sneak-friendly vibrations include walking, falling to the ground or throwing/shooting projectiles.

Wool has a special interaction with sculk sensors. If a wool block is in the way of a vibration source, the sensor will not be able to detect it. In addition, sensors will not be able to detect walking on wool or throwing wool on the ground. ‌[Java Edition only]

When a vibration is detected, a signal is sent from the source location to the sensor at a speed of one block per game tick (20 blocks per second). Other vibrations cannot be detected by a sensor when a signal is already travelling to it. When the signal has arrived, the sensor is activated for 40 game ticks (2 seconds). While activated, the sensor cannot detect other vibrations.

Sculk sensors have a cooldown period of 1 tick after being placed or after deactivating. During this short cooldown period, it cannot detect vibrations. This is to prevent it from activating itself when a contraption it is powering is being unpowered.

Sculk sensors don't listen to vibrations that are directly created by other sculk sources.

Sculk sensors can be silent if waterlogged, meaning that it can still detect vibration but don't make a sound while doing so.

Redstone emission

Sculk sensors emit a redstone signal when they are activated. The strength of the redstone signal is inversely proportional to the distance the vibration signal traveled – the closer the vibration is to the sculk sensor, the stronger the redstone signal is, so it reaches the maximum redstone signal strength when the vibration is directly on top of the sensor.

Vibration frequencies

Sculk sensors have a unique interaction with comparators. Each vibration in the game falls under a certain frequency value, and this value can be measured with a comparator as redstone output. With the right contraption, this allows the player to detect when a certain action has occurred nearby.

Output Vibration type Game event Description
1 Step minecraft:step An entity walks[note 1]
2 Flap minecraft:flap A flying entity (e.g. a bat) flaps its wings
3 Swim minecraft:swim Entity swimming
4 Elytra Free Fall minecraft:elytra_free_fall Dives down with an elytra
5 Hit Ground minecraft:hit_ground An entity falls from a higher place[note 1]
6 Splash minecraft:splash An entity floats up[note 2]
Wolf Shaking minecraft:wolf_shaking A wolf shakes off water after getting wet
7 Projectile Shoot minecraft:projectile_shoot A projectile is fired[note 1]
8 Projectile Land minecraft:projectile_land A projectile hits something
Eating Finish minecraft:eating_finish Player finishes eating
Entity Hit minecraft:entity_hit An entity is damaged
9 Armor Stand Add Item minecraft:armor_stand_add_item A piece of equipment is added to an armor stand
10 Block Close minecraft:block_close A door, trapdoor, or fence gate closes
Block Unswitch minecraft:block_unswitch A lever is turned off
Block Unpress minecraft:block_unpress A button reverts back to its unpressed state
Block Detach minecraft:block_detach A tripwire is defused
Dispense Fail minecraft:dispense_fail A dispenser fails to dispense an item
11 Block Open minecraft:block_open A door, trapdoor, or fence gate opens
Block Switch minecraft:block_switch A lever is turned on
Block Press minecraft:block_press A button is pressed
Block Attach minecraft:block_attach A tripwire is set
12 Block Place minecraft:block_place A block is placed
Fluid Place minecraft:fluid_place A fluid is dumped out of a bucket[note 3]
Flint And Steel Use minecraft:flint_and_steel_use Flint and steel is used[note 4]
13 Block Destroy minecraft:block_destroy A block is destroyed[note 5]
Fluid Pickup minecraft:fluid_pickup A fluid is scooped up in a bucket
14 Fishing Rod Reel-In minecraft:fishing_rod_reel_in A player reels in a fishing rod
Container Close minecraft:container_close A container closes
Piston Contract minecraft:piston_contract A piston contracts
15 Fishing Rod Cast minecraft:fishing_rod_cast A player casts a fishing rod
Container Open minecraft:container_open A container (e.g. a chest) opens
Explode minecraft:explode Something explodes
Lightning Strike minecraft:lightning_strike Lightning strikes
Piston Extend minecraft:piston_extend A piston extends
  1. a b c Is ignored when crouching.
  2. Despite being an occurrence of splashing, sculk sensors will not detect the sounds of fishing bobbers hooking a fish; this has been confirmed by Mojang to be intentional.[1]
  3. Using fish buckets to breed axolotls does not cause this vibration. This inconsistency is intentional.[2]
  4. Using it to ignite TNT (MC-207673) or creepers (MC-207672) does not yet cause vibrations.
  5. This does not include blocks broken by flowing water (MC-207410), nor redstone dust, redstone repeaters, redstone comparators or any type of rail being broken due to its supporting block being removed (MC-207411). Fire also does not seem to trigger this when a player puts it out (MC-207417). If broken in Creative mode, bee nests and beehives will not cause vibrations (MC-207679).

Sounds

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksBreaking the blockblock.sculk_sensor.breaksubtitles.block.generic.break???
Sculk Sensor starts clickingBlocksPlays when sculk sensor is activatedblock.sculk_sensor.clickingsubtitles.block.sculk_sensor.clicking???
Sculk Sensor stops clickingBlocksPlays when sculk sensor is deactivatedblock.sculk_sensor.clicking_stopsubtitles.block.sculk_sensor.clicking_stop???
None[sound 1]BlocksFalling on the block with fall damageblock.sculk_sensor.fallNone[sound 1]???
Block breakingBlocksMining the blockblock.sculk_sensor.hitsubtitles.block.generic.hit???
Block placedBlocksPlacing the blockblock.sculk_sensor.placesubtitles.block.generic.place???
FootstepsBlocksWalking on the blockblock.sculk_sensor.stepsubtitles.block.generic.footsteps???
  1. a b MC-177082

Data values

ID

Java Edition:

NameIdentifierTranslation key
Sculk Sensorsculk_sensorblock.minecraft.sculk_sensor

Bedrock Edition:

NameIdentifierNumeric ID Translation key
Sculk Sensorsculk_sensor?tile.sculk_sensor.name

Block states

Java Edition:

Name Default value Allowed values Description
power00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The sculk sensor's current power level.
sculk_sensor_phaseinactiveactive
cooldown
inactive
Whether or not the sculk sensor is active.[more information needed]
waterloggedfalsefalse
true
Whether or not there's water in the same place as this sculk sensor.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
sculk_sensor_phaseNot Supported00
1
2
UnsupportedThe sculk sensor phase.[more information needed]

History

October 3, 2020Sculk Sensor (pre-release 1)The sculk sensor is shown off at Minecraft Live 2020.
November 13, 2020Sculk Sensor (pre-release 2) The sculk sensor has a new texture and clicking animation in a tweet from Brandon Pearce.
November 23, 2020Sculk Sensor (pre-release 3) The sculk sensor has a new clicking animation in a tweet from Brandon Pearce.
November 27, 2020Inactive Sculk Sensor JE1 The sculk sensor has a new final texture in a tweet from Brandon Pearce.
Upcoming Java Edition
1.17
{{Extension DPL}}<ul><li>[[Phantom Membrane|Phantom Membrane]]<br/>{{Item
| title = Phantom Membrane
| image = Phantom Membrane.png
| renewable = Yes
| stackable = Yes (64)
}}

'''Phantom membranes''' are items obtained from killing [[phantom]]s. They are used to repair [[elytra]] and brew [[Potion of Slow Falling|potions of Slow Falling]].

== Obtaining ==

=== Mob loot ===
[[Phantom]]s drop 0–1 phantom membrane when killed by a [[player]] or tamed [[wolf]]. [[Looting]] increases the maximum drops by 1 per level, for a maximum of 4 with Looting III.

=== Cat gifts ===
{{main|Cat#Gifts}}

Tamed [[cat]]s have a 70% chance to bring the player a gift when they wake up from a [[bed]], and the gift has a 3.22% chance to be a phantom membrane.

== Usage ==
=== Repairing ===

Phantom membranes can be used in an [[anvil]] to repair [[elytra]], restoring 108 durability points (25% of the pair's total durability) per membrane while preserving their [[enchantments]].

{| class="wikitable" data-description="Repairing elytra"
! scope="col" style="width:64px;" | Name
! Ingredients
! [[Anvil]] usage
|-
! scope="row" style="text-align: center;" | '''Elytra'''
| [[Elytra]] +<br>[[Phantom Membrane]]
| style="width: 260px; padding: 1px;" | {{Anvil| title = Elytra|Input1=Damaged Elytra|Input2=Phantom Membrane, 2|Output=Elytra}}
|-
|}

=== Brewing ingredient ===

Phantom membranes are used to [[brewing|brew]] [[Potion of Slow Falling|slow falling potions]] from an [[awkward potion]].

{{Brewing
 |Phantom Membrane
 |Potion of Slow Falling
 |showname=3
}}

== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Phantom Membrane
|spritetype=item
|nameid=phantom_membrane
|form=item
|foot=1}}

{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Phantom Membrane
|spritetype=item
|nameid=phantom_membrane
|id=574
|form=item
|foot=1}}

== History ==

{{History|java}}
{{History||1.13|snap=18w14a|[[File:Phantom Membrane JE1 BE1.png|32px]] Added phantom membranes.}}
{{History||1.14|snap=18w44a|Tamed [[cat]]s now have a chance to give the [[player]] phantom membranes as [[Cat#Gifts|gifts]].}}
{{History|||snap=19w08a|[[File:Phantom Membrane JE2 BE2.png|32px]] The texture of phantom membranes has now been changed.}}

{{History|bedrock}}
{{History||1.6.0|snap=beta 1.6.0.5|[[File:Phantom Membrane JE1 BE1.png|32px]] Added phantom membranes.}}
{{History||1.8.0|snap=beta 1.8.0.8|Tamed [[cat]]s now have a chance to give the [[player]] phantom membranes as gifts.}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Phantom Membrane JE2 BE2.png|32px]] The texture of phantom membranes has now been changed.}}

{{History|console}}
{{History||xbox=TU69|ps=1.76|wiiu=Patch 38|[[File:Phantom Membrane JE1 BE1.png|32px]] Added phantom membranes.}}
{{History||xbox=none|xbone=none|ps=1.90|wiiu=none|switch=none|[[File:Phantom Membrane JE2 BE2.png|32px]] The texture of phantom membranes has now been changed.}}
{{History|foot}}

== Issues ==
{{issue list}}

== References ==
{{reflist}}

== External Links ==
*[https://www.minecraft.net/en-us/article/taking-inventory--phantom-membrane Taking Inventory: Phantom Membrane] – Minecraft.net on August 2, 2019

{{items}}

[[de:Phantomhaut]]
[[fr:Membrane de Phantom]]
[[ja:ファントムの皮膜]]
[[ko:팬텀 막]]
[[pl:Błona fantoma]]
[[pt:Membrana de phantom]]
[[ru:Мембрана фантома]]
[[th:เนื้อเยื่อแฟนท่อม]]
[[uk:Перетинка фантома]]
[[zh:幻翼膜]]
[[Category:Renewable resources]]
[[Category:Brewing recipe]]</li><li>[[Recovery Compass|Recovery Compass]]<br/>{{About|the item used to point to the location of the player's last death|the item used to point to the world spawn or to a lodestone|Compass}}
{{Item
| image = Recovery Compass.gif
| renewable = No
| stackable = Yes (64)
}}

A '''recovery compass''' is an item used to point to the location of the [[Player|player's]] last death.

== Obtaining ==

=== Crafting ===
{{Crafting
|A1= Echo Shard |B1= Echo Shard   |C1= Echo Shard
|A2= Echo Shard |B2= Compass      |C2= Echo Shard
|A3= Echo Shard |B3= Echo Shard   |C3= Echo Shard
|Output= Recovery Compass
|type= Tool
}}

== Usage ==
When held by a player, the recovery compass will point towards the spot where they previously died.

The recovery compass will only work when it is held by a player who has previously died and is in the same dimension as their last death. Otherwise, it will spin around randomly.

Like other items, the recovery compass itself will still drop when a player dies and the <code>keepInventory</code> [[game rule]] is not enabled.

This item is useless on Hardcore mode, as once the player dies, the player cannot respawn.

=== Enchantments ===

A recovery compass can receive the following [[enchantment]]s:
{| class="wikitable col-2-center col-3-right"
|+
!Name
!Max Level
![[Enchanting|Method]]
|-
|[[Curse of Vanishing]]{{only|bedrock|short=1}}
|I
|{{Inventory slot|Anvil}}
|-
|}

== Data values ==
{{Missing information|section|data values for Bedrock Edition|type=data}}

=== ID ===
[[Java Edition|''Java Edition'']]:
{{ID table|edition=java|displayname=Recovery Compass|nameid=recovery_compass|translationkey=item.minecraft.recovery_compass|generatetranslationkeys=y|showforms=y|spritetype=item|form=item|foot=1}}

==History==
{{History|java}}
{{History||1.19|snap=22w14a|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}}
{{History|||snap=22w15a|Recovery compasses can no longer be used on [[lodestone]]s and can no longer be enchanted with [[Curse of Vanishing]].}}
{{History|bedrock}}
{{History||1.19.0|snap=beta 1.19.0.24|[[File:Recovery Compass JE1 BE1.gif|32px]] Added recovery compasses.}}
{{History|foot}}

==Issues==
{{issue list}}

==Gallery==
<gallery>
File:Recovery Compass In An Item Frame.jpg|Recovery Compass.<ref>{{tweet|kingbdogz|1511751971673419782|Tell us what you think of the new Recovery Compass! We're hoping it improves how rewarding it feels to obtain Ancient City loot. Despite that, how do you feel about it? Will you use it? If so, how? What situations would you use it instead of just trying to remember?|April 6, 2022}}</ref>
</gallery>

==References==
{{reflist}}

== External Links ==
*[https://www.minecraft.net/en-us/article/taking-inventory--recovery-compass Taking Inventory:Recovery Compass] – Minecraft.net on January 19, 2023

{{Items}}

[[Category:Tools]]
[[Category:Non-renewable resources]]

[[de:Bergungskompass]]
[[es:Brújula de recuperación]]
[[fr:Boussole de récupération]]
[[ja:リカバリーコンパス]]
[[pl:Kompas powrotny]]
[[pt:Bússola de retomada]]
[[ru:Компас восстановления]]
[[th:เข็มทิศกู้คืน]]
[[uk:Компас відновлення]]
[[zh:追溯指针]]</li></ul>
20w49aInactive Sculk Sensor JE1 Active Sculk Sensor JE1 Added sculk sensor with a new inactive and clicking animation.
20w51aEating Start has been removed as an event.
Entity Hit's frequency value has changed from 9 to 8.
Container Close's frequency value has changed from 10 to 14.
Container Open's frequency value has changed from 11 to 15.
Walking on wool no longer causes vibrations.
Throwing wool as an item onto the ground no longer causes vibrations.
Sculk sensors are now silent while waterlogged.
Upcoming Bedrock Edition
1.16.210
{{Extension DPL}}<ul><li>[[Flint|Flint]]<br/>{{Item
| image = Flint.png
|type=
| renewable = Yes
| stackable = Yes (64)
}}

'''Flint''' is a mineral obtained from [[gravel]].

== Obtaining ==
=== Mining ===
When a block of [[gravel]] is mined, there is a 10% chance for a single piece of flint to drop instead of the [[gravel]] block. When mined with a [[Fortune]]-enchanted tool, this chance increases to 16% at Fortune I, 25% at Fortune II, and 100% at Fortune III. Gravel mined using a tool with [[Silk Touch]] or gravel that fell on a non-solid block never produces flint.

=== Trading ===
Novice-level [[Trading#Fletcher|fletcher]] [[villager]]s have a 50%{{only|bedrock}} or {{frac|2|3}}{{only|java}} chance to offer 10 pieces of flint for 10 blocks of gravel and an [[emerald]].

=== Chest loot ===

{{LootChestItem|flint}}

== Usage ==
=== Crafting ingredient ===

{{crafting usage}}

=== Trading ===
Apprentice-level fletcher villagers buy 26 flint for an emerald.

Apprentice-level leatherworker villagers have a {{frac|2|3}} chance to buy 26 flint for an emerald {{in|java}}, and always offer the trade {{in|bedrock}}.

Journeyman-level toolsmith villagers have a {{frac|2|5}} chance to buy 30 flint for one emerald in ''Java Edition'', and always offer the trade in Bedrock Edition.

Journeyman-level weaponsmith villagers buy 24 flint for an emerald.

== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Flint
|spritetype=item
|nameid=flint
|form=item
|foot=1}}

{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Flint
|spritetype=item
|nameid=flint
|id=356
|form=item
|foot=1}}

== History ==
{{History|java indev}} 
{{History||20100219|[[File:Flint JE1 BE1.png|32px]] Added flint.
|Flint is now used to craft [[flint and steel]].}}
{{History|java alpha}}
{{History||v1.0.14|Crafting [[arrow]]s now requires flint, rather than [[iron ingot]]s.}}
{{History|java}}
{{History||1.3.1|snap=12w21a|Farmer [[villager]]s now [[trading|sell]] 4–5 flint for 1 [[emerald]] and 10 [[gravel]].}}
{{History|||snap=1.3|[[File:Flint JE2 BE2.png|32px]] The texture of flint has been slightly changed.}}
{{History||1.8|snap=14w02a|Fletcher [[villager]]s now sell 6–10 flint for 1 emerald and 10 gravel.}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 318.}}
{{History||1.14|snap=18w43a|[[File:Flint JE3 BE3.png|32px]] The texture of flint has been changed.}}
{{History|||snap=18w50a|Flint can now be found in [[chest]]s in [[village]] fletcher houses.}}
{{History|||snap=19w11a|Fletcher, leatherworker, toolsmith and weaponsmith [[villager]]s now [[trading|buy]] flint.}}
{{History||1.16|snap=20w07a|Flint has a {{frac|10|109}} (~9.17%) chance of being given by the new [[piglin]]s when [[bartering]], in a stack size of 3–8, making it renewable.}}
{{History|||snap=20w09a|Flint can no longer be obtained by bartering with piglins. However, they are still renewable as piglins offer [[gravel]].}}
{{History|||snap=20w16a|Flint now generates in [[ruined portal]] chests.}}

{{History|pocket alpha}}
{{History||v0.3.3|[[File:Flint JE1 BE1.png|32px]] Added flint. 
|Flint can be used to craft [[arrow]]s.}}
{{History||v0.4.0|Flint can now be used to make [[flint and steel]].}}
{{History||v0.8.0|snap=build 1|[[File:Flint JE2 BE2.png|32px]] The texture of flint has been changed.}}
{{History|pocket}}
{{History||1.0.4|snap=alpha 1.0.4.0|Fletcher [[villager]]s now [[trading|sell]] 6–10 flint for 1 [[emerald]] and 10 [[gravel]].}}
{{History|bedrock}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Flint JE3 BE3.png|32px]] The texture of flint has been changed.}}
{{History||1.11.0|snap=beta 1.11.0.1|Flint can now be found in [[village]] fletcher [[chest]]s.}}
{{History|||snap=beta 1.11.0.4|[[Trading]] has been changed, fletcher [[villager]]s now have a 50% chance to [[trading|sell]] 10 flint for 10 [[gravel]] and one [[emerald]] as part of their first tier trade.
|Flint can now be [[trading|sold]] to toolsmith, weaponsmith, fletcher, and leatherworker villagers.}}

{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.0|wiiu=Patch 1|switch=1.0.1|[[File:Flint JE1 BE1.png|32px]] Added flint.}}
{{History||?|[[File:Flint JE2 BE2.png|32px]] The texture of flint has been changed.}}
{{History||xbox=none|xbone=none|ps=1.90|wiiu=none|switch=none|[[File:Flint JE3 BE3.png|32px]] The texture of flint has been changed.}}
{{History|foot}}

== Issues ==
{{issue list}}

== Gallery ==
<gallery>
File:GodPortal.png|A piece of flint found in a [[ruined portal]] chest, together with an [[enchanted golden apple]].
</gallery>

== References ==
{{reflist}}

== External Links ==
*[https://www.minecraft.net/en-us/article/taking-inventory--flint Taking Inventory: Flint] – Minecraft.net on October 31, 2019

{{Items}}

[[Category:Renewable resources]]

[[cs:Pazourek]]
[[de:Feuerstein]]
[[es:Pedernal]]
[[fr:Silex]]
[[hu:Kovakő]]
[[it:Selce]]
[[ja:火打石]]
[[ko:부싯돌]]
[[nl:Vuursteen]]
[[pl:Krzemień]]
[[pt:Sílex]]
[[ru:Кремень]]
[[th:หินเหล็กไฟ]]
[[uk:Кремінь]]
[[zh:燧石]]</li><li>[[Horse Saddle|Horse Saddle]]<br/>{{About|the removed item|the current item|Saddle}}
{{outdated feature|edition=java}}
{{Item
| title = Horse Saddle
| image = Horse Saddle.png
| renewable = Yes
| stackable = Yes (32)
}}

'''Horse saddles''' were [[item]]s which allowed the player to ride [[horse]]s.

== Obtaining ==
=== Crafting ===
{{crafting |ignoreusage=1
|A1=Leather    |B1=Leather    |C1=Leather
|A2=Leather    |B2=Iron Ingot |C2=Leather
|A3=Iron Ingot                |C3=Iron Ingot
|Output=Horse Saddle
}}

== Usage ==
Horse saddles worked just like regular [[saddle]]s, but for [[horse]]s instead of [[pig]]s. Taming a horse was required before putting a horse saddle on it. Unlike any other items, horse saddles could be stacked up to 32.

== Sounds ==
''None''<ref>{{ytl|2a6BQeW6is4|t=330}}; sounds for horses were not added until [[13w22a]]</ref>

== Data values ==
=== ID ===
{{ID table
|nonameid=y
|shownumericids=y
|showforms=y
|generatetranslationkeys=java
|displayname=Horse Saddle
|spritetype=item
|id=416
|form=item
|translationkey=item.horsesaddle.name
|foot=y}}

== History ==
{{History|java}}
{{History||1.6.1|snap=13w16a|[[File:Horse Saddle JE1.png|32px]] Added horse saddles.}}
{{History|||snap=13w18a|Horse saddles have been removed.
|[[Horse]]s and [[zombie horse]]s can now be ridden using regular [[saddle]]s.}}
{{History|foot}}

== Issues ==
Horse saddles have been removed from the game, and as such are no longer supported.

{{Items}}
{{Removed Features}}

[[es:Montura de caballo]]
[[fr:Selle de cheval]]
[[it:Sella di cavallo]]
[[ja:ウマの鞍]]
[[ko:말 안장]]
[[pt:Sela para cavalo]]
[[zh:马鞍]]</li></ul>
beta 1.16.210.56Sculk Sensor BE1 Added sculk sensor. It uses a different texture then the one on Java Edition.

Issues

Issues relating to "Sculk Sensor" are maintained on the bug tracker. Report issues there.

Trivia

  • "Sculk" is derived from "skulk," meaning "keep out of sight, typically with a sinister or cowardly motive".[3]
  • Sculk Sensor (calibrated top texture) JE1 Sculk Sensor (calibrated side texture) JE1 There are two unused textures, "calibrated_sculk_sensor_top.png" and "calibrated_sculk_sensor_side.png," which were added in 20w49a. Notably, these are derivatives of the block of amethyst texture, potentially implying a planned connection; these could however be placeholder textures.

Gallery

References

Advertisement