<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3APoint_of_Interest</id>
	<title>Minecraft:Point of Interest - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3APoint_of_Interest"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Point_of_Interest&amp;action=history"/>
	<updated>2026-04-12T04:10:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Point_of_Interest&amp;diff=88722&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Point_of_Interest&amp;diff=88722&amp;oldid=prev"/>
		<updated>2026-04-11T11:18:01Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Missing information|POIs in &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Point of interest&amp;#039;&amp;#039;&amp;#039; refers to particularly important [[Minecraft:blocks]] in the game. In the game, there is a dedicated space that saves only the location of points of interest, separate from the data for other blocks in the world, allowing quicker access to these points.&lt;br /&gt;
&lt;br /&gt;
It is also sometimes referred to as &amp;#039;&amp;#039;&amp;#039;POI&amp;#039;&amp;#039;&amp;#039;, an abbreviation for &amp;#039;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;#039;oint &amp;#039;&amp;#039;&amp;#039;o&amp;#039;&amp;#039;&amp;#039;f &amp;#039;&amp;#039;&amp;#039;i&amp;#039;&amp;#039;&amp;#039;nterest.&lt;br /&gt;
&lt;br /&gt;
== Mechanism ==&lt;br /&gt;
Points of interest are used by some [[Minecraft:entities]], [[Minecraft:items]], and [[Minecraft:blocks]]. They are saved as mca files in the Level format folders (the folder that stores world data inside the saves folder):&lt;br /&gt;
* &amp;lt;code&amp;gt;poi&amp;lt;/code&amp;gt; folder (for the [[Minecraft:Overworld]])&lt;br /&gt;
* &amp;lt;code&amp;gt;DIM-1\poi&amp;lt;/code&amp;gt; folder (for the [[Minecraft:Nether]])&lt;br /&gt;
* &amp;lt;code&amp;gt;DIM1\poi&amp;lt;/code&amp;gt; folder (for the [[Minecraft:End]])&lt;br /&gt;
&lt;br /&gt;
=== ID ===&lt;br /&gt;
* Each point of interest is assigned an ID. The ID does not necessarily match the block&amp;#039;s ID; for example, a [[Minecraft:bed]] is &amp;lt;code&amp;gt;minecraft:home&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* The ID saved in the mca files corresponds to the point of interest, and the block&amp;#039;s ID is not saved. The IDs are listed in the table below.&lt;br /&gt;
&lt;br /&gt;
=== free_tickets ===&lt;br /&gt;
* Each point of interest has a maximum number of entities that can be associated with it at the same time. The maximum number for each point of interest is shown in the table below.&lt;br /&gt;
&lt;br /&gt;
* The number of available slots is stored in a value called &amp;lt;code&amp;gt;free_tickets&amp;lt;/code&amp;gt; for each point of interest. For example, a [[Minecraft:Bell]] can be associated with up to 32 [[Minecraft:Villagers]]. If twelve Villagers are already associated with it, the value of &amp;lt;code&amp;gt;free_tickets&amp;lt;/code&amp;gt; will be twenty. For blocks like the [[Minecraft:Nether Portal (block)|Nether Portal]], which cannot be associated with entities, the value is always set to 0.&lt;br /&gt;
&lt;br /&gt;
== List of points of interest ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! ID&lt;br /&gt;
! Block&lt;br /&gt;
! User&lt;br /&gt;
! Max Entity Count&lt;br /&gt;
! [[Minecraft:Tags]]&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:armorer&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Blast Furnace}}&lt;br /&gt;
| rowspan=15 | {{EntityLink|Villager}}&lt;br /&gt;
| rowspan=14 | 1&lt;br /&gt;
| rowspan=13 | &amp;lt;code&amp;gt;#minecraft:village&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&amp;lt;code&amp;gt;#minecraft:acquirable_job_site&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:butcher&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Smoker}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:cartographer&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Cartography Table}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:cleric&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Brewing Stand}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:farmer&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Composter}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:fisherman&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Barrel}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:fletcher&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Fletching Table}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:leatherworker&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Cauldron}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:librarian&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Lectern}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:mason&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Stonecutter}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:shepherd&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Loom}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:toolsmith&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Smithing Table}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:weaponsmith&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Grindstone}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:home&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Bed}}&amp;lt;ref group=&amp;quot;note&amp;quot;&amp;gt;All colors. The coordinates for the head of the bed are saved as the Point of Interest.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| rowspan=2 | &amp;lt;code&amp;gt;#minecraft:village&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:meeting&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Bell}}&lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:bee_nest&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Bee Nest}}&amp;lt;ref group=&amp;quot;note&amp;quot; name=&amp;quot;Bee Nest and Beehive&amp;quot;&amp;gt;Bee Nests and Beehives are saved separately.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| rowspan=2 | {{EntityLink|Bee}}&lt;br /&gt;
| rowspan=2 | 0&amp;lt;ref group=&amp;quot;note&amp;quot;&amp;gt;Bees themselves store the location of Bee Nests and Beehives using the {{nbt|compound|hive_pos}} and do not directly use Points of Interest.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| rowspan=2 | &amp;lt;code&amp;gt;#minecraft:beehome&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:beehive&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Beehive}}&amp;lt;ref group=&amp;quot;note&amp;quot; name=&amp;quot;Bee Nest and Beehive&amp;quot;/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:lightning_rod&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Lightning Rod}}&lt;br /&gt;
| {{EntityLink|Lightning}}&lt;br /&gt;
| rowspan=4 | 0&lt;br /&gt;
| rowspan=4 | &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:nether_portal&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Nether Portal|Nether Portal Block}}&lt;br /&gt;
| {{EnvLink|Nether Portal}}&amp;lt;ref group=&amp;quot;note&amp;quot; name=&amp;quot;Nether Portal&amp;quot;&amp;gt;Used when searching for an exit Nether Portal after entering one.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:lodestone&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Lodestone}}&lt;br /&gt;
| {{ItemLink|Lodestone Compass}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;minecraft:test_instance&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{BlockLink|Test Instance Block}}&lt;br /&gt;
| {{BlockLink|id=test-instance-block|GameTest}}&amp;lt;ref group=&amp;quot;note&amp;quot;&amp;gt;Used for finding block-based game tests.&amp;lt;/ref&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references group=&amp;quot;note&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.14|dev=19w11a|Points of interest were added.}}&lt;br /&gt;
|{{HistoryLine||1.19|dev=22w19a|The {{cmd|locate poi}} command was added to search for points of interest.}}&lt;br /&gt;
|{{HistoryLine||1.21.6|dev=25w16a|Added the &amp;lt;code&amp;gt;test_instance&amp;lt;/code&amp;gt; POI.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition technical|general}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Point of interest}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Zielpunkt]]&lt;br /&gt;
[[Minecraft:ja:関心地点]]&lt;br /&gt;
[[Minecraft:lzh:要位]]&lt;br /&gt;
[[Minecraft:zh:兴趣点]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>