Please give me proof that you can use a command block to move a player or an entity relative.
So. I dont want teleporting the command block. I want teleporting the player to reletive coordintes.
The cmd tp @p[distance=..2] ~ ~1 ~ and execute if entity @p[distance=..2] run tp @p[distance=..2] ~ ~1 ~ are same.
I can not teleport players or entities from there position to relative coordinates.
same
Maybe Mojang can fix this to create new sorts of block model parts.
normal_blocks = 16x16
half_blocks = 8x16
double_blocks = 32x16
thanks
Uploaded my creation called test_structure and cmds to load structures with cmd_block
Half door blocks are replaceable, but not upper and lower in same time.
How to build reasonable dungeons and maps without the best option of structure blocks?
Tested the new data mode, today.
So, this is not functionaly.
1. I loaded the data mode with holding alt-key + left-click.
2. Than I typed chests/igloo_chest for an test.
Result is null [chat output = Invalid structure name "]
[media]
thanks
Can not find structure file and worldgen options to create a game map, too.
1.18 and 1.18.1 pre-release 1
The picture left is about version 1.17 and the picture right is about version 1.18 rc3
Relief (French for "the highlighted") or* georelief* is understood in geology and geography to mean the surface shape of the earth, i.e. H. the shape of the terrain, which can be described with various parameters (especially the absolute and relative heights as well as the slopes and distances between the individual shapes). The relief is created by the action of internal (endogenous) and external (exogenous) forces on the earth.
As well ... as.
The suggestion refers immediately to the error and provides information about any changes.
That's how I do it in most cases.
@CreeperMagnet please do not comment at my issuse! Thanks.
minecraft:zombie_pigman do not drown under water 1.13.1.
Is this comming on 1.13.2 ??
OK. Cool. Thanks so much. 👍 😃
Thanks
done
Thank you vary much.
execute as @e[type=minecraft:player,distance=..2] at @s[type=minecraft:player,distance=..2] run tp @s ~ ~1 ~
is working.