diff --git a/vehiclesplus-v3/types/cars.md b/vehiclesplus-v3/types/cars.md index 52df417..d343e48 100644 --- a/vehiclesplus-v3/types/cars.md +++ b/vehiclesplus-v3/types/cars.md @@ -33,7 +33,7 @@ Cars can be customized with several parts to change their appearance and functio **Here is an example of a Skin configuration with explanation:** -```json +```hjson { # The type of part (should always be "skin" for vehicle bodies) type: skin @@ -69,7 +69,7 @@ Cars can be customized with several parts to change their appearance and functio **Here is an example of a Seat configuration with explanation:** -```json +```hjson { # The type of part (should always be "seat" for vehicle seats) type: seat @@ -106,7 +106,7 @@ Cars can be customized with several parts to change their appearance and functio **Here is an example of a Wheel configuration with explanation:** -```json +```hjson { # The type of part (should always be "wheel" for vehicle wheels) type: wheel