Create Kart

This addon introduces an all-new vehicle: a fully functional kart, whose design is entirely automatable using the advanced mechanisms of the Create mod.

File Details

Create Kart (2.0.0) - 1.20.1

  • R
  • Jan 23, 2025
  • 572.93 KB
  • 148.0K
  • 1.20.1
  • Forge

File Name

create_kart-2.0.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-kart-1148009:6118083")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

First Big Update !

Most important information, from this version the mod is no longer coded on MCreator

[Add]

  • Added a piece of train casing and its corresponding crafting recipes.
  • Added an interface and inventory to the kart to manage the fuel system (the system is not yet implemented and is planned for version 2.1.0 of the mod).

[Change]

  • Adjusted the movement and steering of the kart, which has been completely reworked to improve handling.
  • Changed the crafting recipe for the kart engine to make it easier by reducing the required train casings from 17 to 3.
  • Disabled vertical axis rotation of the entity upon death.

[BugFix]

  • Fixed missing textures on particles during the incomplete kart engine crafting process (10/11).
  • Fixed console error spam causing FPS drops due to a defective animation on incomplete karts (2/11 to 10/11).
  • Fixed console error spam causing FPS drops due to a defective animation on the motor block when placed in the world.
  • Fixed the crafting recipe for the kart's exhaust pipe, which couldn't be automated via Create because of a misalignment in the crafting grid.
  • Fixed a bug in the kart's sound procedure that prevented it from playing; the kart now has functional sound.
  • Fixed the entity despawn issue.