<?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%3ACommands%2Fplacefeature</id>
	<title>Minecraft:Commands/placefeature - 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%3ACommands%2Fplacefeature"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Commands/placefeature&amp;action=history"/>
	<updated>2026-04-09T14:33:10Z</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:Commands/placefeature&amp;diff=49747&amp;oldid=prev</id>
		<title>imported&gt;RedX: Removing link parameter which is a redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Commands/placefeature&amp;diff=49747&amp;oldid=prev"/>
		<updated>2025-12-29T23:24:17Z</updated>

		<summary type="html">&lt;p&gt;Removing link parameter which is a redirect&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Outdated feature}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox command&lt;br /&gt;
| name = placefeature&lt;br /&gt;
| oplevel =&lt;br /&gt;
* 2 {{only|java|short=1}}&lt;br /&gt;
* 1 {{only|bedrock|short=1}}&lt;br /&gt;
|others=[[Minecraft:Cheats]] only{{only|bedrock|short=1}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Places a [[Minecraft:feature]] at the specified location where meet the placement requirements.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;lt;code&amp;gt;placefeature &amp;lt;feature&amp;gt; [&amp;lt;pos&amp;gt;]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:&amp;lt;code&amp;gt;placefeature &amp;lt;featureName: Features&amp;gt; [position: x y z]&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;placefeature &amp;lt;featureRule: featureRules&amp;gt; [position: x y z]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
{{el|je|short=1}}: {{argument|feature|resource}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{el|be|short=1}}: {{argument|be=1|featureName: Features|enum}} or {{argument|be=1|featureRule: featureRules|enum}}&lt;br /&gt;
:{{IN|java}}, specifies the [[Minecraft:Custom feature|configured feature]] to place. Must be a [[Minecraft:resource location]].&lt;br /&gt;
:{{IN|bedrock}}, specifies the feature to place. Must be an namespaced ID of a feature rule or feature. If both a feature rule with the specified ID and a feature with the ID exist, the feature rule is placed.&lt;br /&gt;
:See [[Minecraft:feature]] for IDs of vanilla features.&lt;br /&gt;
&lt;br /&gt;
{{argument|pos|block_pos|position|CommandPosition}}&lt;br /&gt;
:Specifies the position of the origin for the feature to be placed.&lt;br /&gt;
:{{arg desc|je=block_pos|be=CommandPosition}}&lt;br /&gt;
&lt;br /&gt;
== Result ==&lt;br /&gt;
{{Result table}}&lt;br /&gt;
{{Result table|the arguments are not specified correctly|unparseable|unparseable}}&lt;br /&gt;
{{Result table|the requirements for the selected feature are not met|fail|fail}}&lt;br /&gt;
{{Result table|there&amp;#039;s no configured feature with the provided ID||N/A}}&lt;br /&gt;
{{Result table|cmd=/placefeature ... &amp;lt;pos&amp;gt;|&amp;lt;code&amp;gt;&amp;lt;pos&amp;gt;&amp;lt;/code&amp;gt; is not loaded}}&lt;br /&gt;
{{Result table|cmd=|succeed|Generates the feature in the specified location}}&lt;br /&gt;
{{Result table}}&lt;br /&gt;
&lt;br /&gt;
== Output ==&lt;br /&gt;
{{Output table}}&lt;br /&gt;
{{Output table|edition=je|On fail|0|0|0}}&lt;br /&gt;
{{Output table|On success|1|1|1}}&lt;br /&gt;
{{Output table|edition=be|On fail|0}}&lt;br /&gt;
{{Output table|On success|1}}&lt;br /&gt;
{{Output table}}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
=== &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.18.2|dev=22w03a|Added {{cmd|placefeature|link=none}}.}}&lt;br /&gt;
|{{HistoryLine|||dev=1.18.2-pre3|Changed from {{cd|resource_location}} to {{cd|resource}} [[Minecraft:argument type]] for the feature argument.}}&lt;br /&gt;
|{{HistoryLine||1.19|dev=22w18a|{{cmd|placefeature|link=none}} has been replaced with {{cmd|place}}.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;#039;&amp;#039;Bedrock Edition&amp;#039;&amp;#039; ===&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|bedrock}}&lt;br /&gt;
|{{HistoryLine||1.18.30|dev=beta 1.18.20.25|Added {{cmd|placefeature|link=none}}. The command has not been fully implemented.&amp;lt;ref&amp;gt;{{tweet|MattGartzke|1491601001618366467|@MCPE4theBeacon Not quite ready for full implementation. You might see it go away in the next beta, but the team is still working hard on it!}}&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
|{{HistoryLine|||dev=Preview 1.18.20.28|Removed {{cmd|placefeature|link=none}}.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox commands}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:Befehl/placefeature]]&lt;br /&gt;
[[Minecraft:ja:コマンド/placefeature]]&lt;br /&gt;
[[Minecraft:pt:Comandos/placefeature]]&lt;br /&gt;
[[Minecraft:zh:命令/placefeature]]&lt;/div&gt;</summary>
		<author><name>imported&gt;RedX</name></author>
	</entry>
</feed>