Minecraft Maps / Redstone Device

Space and No Gravity Tag

  • 6,439 views, 2 today
  • 6
  • 3
FunkyMunkey's Avatar FunkyMunkey
Level 35 : Artisan Taco
10
Hello PMC!!!
Today I have for you some tips and tricks using the No Gravity Tag to make you feel like you are in space! The No Gravity Tag is a tag that can be applied to entities to make them have, well, no gravity.

To make yourself feel like you are space, copy and paste this command into a repeating always active command block.
Space Gravity Command 1
/effect@p minecraft:levitation 1 250
This will make your descent towards the ground slower, making you feel like you are in space. This is part 1 done. Part 2 is to get the jump boost. Copy and paste this command into a repeating always active command block to get the space feeling complete.
Space Gravity Command 2
/effect @p minecraft:jump_boost 1 3

That is the player done. But what about everything else? Copy and paste each respective commands into their each respective repeating always active command block.
No Gravity Arrows
/entitydata @e[type=Arrow] {NoGravity:1}

This will affect all arrows in the world. All arrows now will not be affected by gravity, and will now flying straight. Copy this command into a repeating always active command block.
No Gravity XP Orbs
/entitydata @e[type=XPOrb] {NoGravity:1}

This will affect all XP Orbs in the world. All XP Orbs will now not be affected by gravity. The XP Orbs will act weirdly and will look like stars.
No Gravity Minecarts
/entitydata @e[type=MinecartRideable] {NoGravity:1}

This will affect all Minecarts in the world. All Minecarts will now not be affected by gravity. With enough speed, minecarts can now go over gaps. This Mechanic can be used for really cool space roller coasters.
No Gravity Items
/entitydata @e[type=Item] {NoGravity:1}

This will affect all dropped items in the world. All dropped items will now not be affected by gravity.
Alternatively, if you want ALL entities in your world to be affected by gravity, use this command:/entitydata @e {NoGravity:1}

Be sure to subscribe, leave a diamond or even favorite if you liked this project. Stay tuned!
Progress100% complete
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome