## Craft Properties name: Car minSize: 2 maxSize: 1000 ## Movement Properties # General tryNudge: false blockedByWater: true allowVerticalMovement: false maxHeightLimit: 128 speed: 2.0 fuelBurnRate: 0.0 # Cruise canCruise: true cruiseSkipBlocks: 2 # Static Move canStaticMove: true maxStaticMove: 2 # Hover canHover: true canHoverOverWater: false useGravity: true hoverLimit: 0 harvestBlocks: - 6 # Sapling - 31 # Tall Grass (Group) - 37 # Yellow Flower - 38 # Red Flower (Group) - 39 # Brown Mushroom - 40 # Red Mushroom - 50 # Torch - 175 # Double Plant (Group) ## Destruction Properties sinkPercent: 99.0 ## Allowed Blocks for Craft # Block Group Bravo (+Fire +Jukebox -Road(-NetherBrickSlab -QuartzSlab -NetherBrick -Quartz) allowedBlocks: - 5 # Wood Plank - 10 # Flowing Lava - 11 # Still Lava - 17 # Wood - 20 # Glass - 23 # Dispenser - 25 # Note Block - 26 # Bed - 29 # Sticky Piston - 33 # Piston - 34 # Piston Head - 35 # Wool - 41 # Gold Block - 42 # Iron Block # - 43 # Double Slab - "43:1" # Double Sandstone Slab - "43:2" # Double Wooden Slab - "43:3" # Double Cobble Slab - "43:4" # Double Bricks Slab - "43:8" # Smooth Double Sandstone Slab - "43:9" # Double Sandstone Slab # - 44 # Slabs - "44:1" # Sandstone Slab - "44:2" # Wooden Slab - "44:3" # Cobble Slab - "44:4" # Bricks Slab - "44:8" # Smooth Sandstone Slab - "44:9" # Upper Sandstone Slab - "44:10" # Upper Stone Slab - "44:11" # Upper Sandstone Slab - "44:12" # Upper Wooden Slab - "44:13" # Upper Cobble Slab - 47 # Bookshelf - 49 # Moss Stone - 50 # Torch - 51 # Fire - 53 # Oak Wood Stairs - 54 # Chest - 55 # Redstone Wire - 57 # Diamond Block - 58 # Crafting Table - 61 # Furnace - 62 # Burning Furnace - 63 # Standing Sign Block - 64 # Oak Door Block - 65 # Ladder - 68 # Wall-mounted Sign Block - 69 # Lever - 70 # Stone Pressure Plate - 71 # Iron Door Block - 72 # Wooden Pressure Plate - 75 # Redstone Torch (off) - 76 # Redstone Torch (on) - 77 # Stone Button - 82 # Clay - 84 # Jukebox - 85 # Oak Fence - 87 # Netherrack - 89 # Glowstone - 92 # Cake Block - 93 # Redstone Repeater Block (off) - 94 # Redstone Repeater Block (on) - 95 # Stained Glass - 96 # Wooden Trapdoor - 98 # Stone Bricks - 101 # Iron Bars - 102 # Glass Pane - 107 # Oak Fence Gate - 109 # Stone Brick Stairs # - 112 # Nether Brick # - 113 # Nether Brick Fence # - 114 # Nether Brick Stairs - 116 # Enchantment Table - 117 # Brewing Stand - 118 # Cauldron - 122 # Dragon Egg - 123 # Redw Lamp (inactive) - 124 # Redstone Lamp (active) - 125 # Double Wood Slab - 126 # Wood Slab - 130 # Ender Chest - 131 # Tripwire Hook - 133 # Emerald Block - 134 # Spruce Wood Stairs - 135 # Birch Wood Stairs - 136 # Jungle Wood Stairs - 138 # Beacon - 139 # Cobblestone Wall - 140 # Flower Pot - 143 # Wooden Button - 144 # Mob Head - 145 # Anvil - 146 # Trapped Chest - 147 # Weighted Pressure Plate (light) - 148 # Weighted Pressure Plate (heavy) - 149 # Redstone Comparator (inactive) - 150 # Redstone Comparator (active) - 151 # Daylight Sensor - 152 # Redstone Block - 154 # Hopper # - 155 # Quartz Block # - 156 # Quartz Stairs - 157 # Activator Rail - 158 # Dropper - 159 # Stained Clay - 163 # Acacia Wood Stairs - 164 # Dark Oak Wood Stairs - 171 # Carpet - 172 # Hardened Clay - 173 # Block of Coal - 176 # Free-standing Banner - 177 # Wall-mounted Banner - 178 # Inverted Daylight Sensor # - 179 # Red Sandstone # - 180 # Red Sandstone Stairs # - 181 # Double Red Sandstone Slab # - 182 # Red Sandstone Slab - 183 # Spruce Fence Gate - 184 # Birch Fence Gate - 185 # Jungle Fence Gate - 186 # Dark Oak Fence Gate - 187 # Acacia Fence Gate - 188 # Spruce Fence - 189 # Birch Fence - 190 # Jungle Fence - 191 # Dark Oak Fence - 192 # Acacia Fence - 193 # Spruce Door Block - 194 # Birch Door Block - 195 # Jungle Door Block - 196 # Acacia Door Block - 197 # Dark Oak Door Block ## Forbidden Blocks for Craft forbiddenBlocks: - 7 # Bedrock ## Required Blocks for Craft (Min / Max in %) flyblocks: 152: # Redstone Block - 1.0 - 100.0 49: # Obsidian - 0.0 - 10.0