Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.12 Pre-Release 4
-
Fix Version/s: Minecraft 1.12 Pre-Release 5
-
Labels:None
-
Confirmation Status:Confirmed
Description
Create a function with this command
execute @s ~1 ~ ~ /fill ~ ~ ~ ~ 255 ~ dirt
In a command block
execute @p ~ ~ ~ function foo:bar
The pillar of dirt should be placed one in positive X, but it's placed on the player.
Attachments
Issue Links
- is duplicated by
-
MC-117646 Relative coordinates with /function
- Resolved