3D-Models

You do not need to do this, if you want to use the default models. This is a way to add more alternatives with resource packs.


Enabling Custom 3D-Models

To enable this feature, you need to disable the following config option. This setting may not be in your config, as it has been added in Vehicles 14.2!

nativeModelsEnabled: false

This setting will disable all default models, limiting them to one invisible armorstand.


Important Notices

  • Using this feature will remove all default models, limiting them to a single invisible armorstand.

  • You can add your own models made with resource packs. File uploads and other models are not supported.

  • Seat positions remain unchanged, regardless of your added model.

  • All features of the default vehicles remain the same. Only the look changes!


Adding the ItemStack

To swap the vehicle for your new model, add the following code to a vehicle config:

Make sure to adjust the v (Version) value, to match your data version: https://minecraft.wiki/w/Data_version

Want to use more ItemMeta? Check out the entire format and settings here: https://www.spigotmc.org/wiki/itemstack-serialization/


The following is an example setting for the black car. For the default config options, see here.

Last updated