#Let players fly in survival

1 messages · Page 1 of 1 (latest)

torpid jacinth
#

Is there a way to let players fly (like in creative), in survival?

lapis oriole
#

not really

tacit vector
lapis oriole
#

what

#

no way that works

tacit vector
#

i was experimenting with 1.16.4 long time ago and it worked

#

the whole world became a ladder basically

tacit vector
#

except i think structure void can be broken in survival mode

torpid jacinth
torpid jacinth
#

you put it into data/minecraft/blocks/climbable.json:

  "replace": false,
  "values": [
    "minecraft:ladder",
    "minecraft:vine",
    "minecraft:scaffolding",
    "minecraft:weeping_vines",
    "minecraft:weeping_vines_plant",
    "minecraft:twisting_vines",
    "minecraft:twisting_vines_plant",
    "minecraft:cave_vines",
    "minecraft:cave_vines_plant",
    "minecraft:air"
  ]
}```
tacit vector
#

it is going to extend automatically

#

if you have replace: false