/placefeature
< Commands
This page describes content that has been removed from the game.
This feature was present in earlier versions of Minecraft, but has since been removed.
/placefeature| Permission level required |
|
|---|---|
| Restrictions |
Cheats only |
{
"title": "<code>/placefeature</code>",
"rows": [
{
"field": "\n* 2 <sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Java Edition\">(link to Java Edition article, displayed as JE) only</span></i>]</sup>\n* 1 <sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup>",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Options article, displayed as Cheats) only<sup class=\"noprint nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup>",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Places a feature at the specified location where meet the placement requirements.
Syntax
- Java Edition
placefeature <feature> [<pos>]
- Bedrock Edition
placefeature <featureName: Features> [position: x y z]placefeature <featureRule: featureRules> [position: x y z]
Arguments
JE: <feature>: resource
BE: featureName: Features: enum or featureRule: featureRules: enum
- In Java Edition, specifies the configured feature to place. Must be a resource location.
- In Bedrock Edition, 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.
- See feature for IDs of vanilla features.
JE: <pos>: block_pos
BE: position: CommandPosition
- Specifies the position of the origin for the feature to be placed.
- In Java Edition, must be a block position composed of
<X>,<Y>and<Z>, each of which must be an integer or a tilde and caret notation. In Bedrock Edition, must be a three-dimensional coordinates composed of<X>,<Y>and<Z>, each of which must be a single-precision floating-point number or tilde and caret notation.
Result
| Command | Trigger | Java Edition | Bedrock Edition |
|---|---|---|---|
| Any | the arguments are not specified correctly | Unparseable | Unparseable |
| the requirements for the selected feature are not met | Failed | Failed | |
| there's no configured feature with the provided ID | N/A | ||
/placefeature ... <pos> | <pos> is not loaded | ||
| Any | Otherwise | Generates the feature in the specified location | |
Output
| Command | Edition | Situation | Success Count | /execute store success ... | /execute store result ... |
|---|---|---|---|---|---|
| Any | Java Edition | On fail | 0 | 0 | 0 |
| On success | 1 | 1 | 1 | ||
| Bedrock Edition | On fail | 0 | N/A | N/A | |
| On success | 1 | N/A | N/A |
History
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.18.2 | 22w03a | Added /placefeature. | |||||
| 1.18.2-pre3 | Changed from resource_location to resource argument type for the feature argument. | ||||||
| 1.19 | 22w18a | /placefeature has been replaced with /place. | |||||
| Bedrock Edition | |||||||
| 1.18.30 | beta 1.18.20.25 | Added /placefeature. The commands has not been fully implemented.[1] | |||||
| Preview 1.18.20.28 | Removed /placefeature in the future has be replaced by /place feature. | ||||||
References
- ↑ "@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!" – @MattGartzke on X (formerly Twitter), February 10, 2022