# Y軸
#summon armor_stand ~ ~ ~ {Silent:1b,Small:1b,Marker:1b,Invisible:1b,equipment:{chest:{id:"minecraft:ice",count:1,components:{"minecraft:enchantments":{"untwo:player_action/fast_player_motion/y_100/m":1}}}}}


# X軸
#summon armor_stand ~0.0001 ~ ~ {Silent:1b,Small:1b,Marker:1b,Invisible:1b,equipment:{chest:{id:"minecraft:ice",count:1,components:{"minecraft:enchantments":{"untwo:player_action/fast_player_motion/xz_100/p":1}}}}}
#summon armor_stand ~-0.0001 ~ ~ {Silent:1b,Small:1b,Marker:1b,Invisible:1b,equipment:{chest:{id:"minecraft:ice",count:1,components:{"minecraft:enchantments":{"untwo:player_action/fast_player_motion/xz_100/m":1}}}}}