-
-
Notifications
You must be signed in to change notification settings - Fork 79
Creating a ground vehicle
eirikh1996 edited this page Feb 1, 2020
·
6 revisions
A ground vehicle is a vehicle that moves on the ground
In addition to the mandatory craft flags, the following flags must be used to make a working ground vehicle
useGravity: true
forbiddenHoverOverBlocks:
- STATIONARY_WATER
- WATER
- STATIONARY_LAVA
- LAVA
passthroughBlocks:
- LONG_GRASS
- DOUBLE_PLANT
- RED_ROSE
- YELLOW_FLOWER