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.2.0) - 1.20.1

  • R
  • Mar 6, 2025
  • 847.31 KB
  • 12.2K
  • 1.20.1
  • Forge

File Name

create_kart-2.2.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Patch Notes  3

2.2.0 - Fuel Update!

[DEV NOTE]:

Hello, I’m writing this message to clearly announce that I am indeed working on a port for version 1.21.1 Neoforge of Create 6.0. Unfortunately, even though the process has started, I won’t hide the fact that it will take some time. I understand that some people are eagerly waiting for it based on previous comments. I hope to release it in about a week and a half or two weeks, but I can’t guarantee anything.
EDIT : As for version 2.3.0, which was supposed to follow, it could arrive before or after, depending on how quickly I manage to make the neoforge version. "END EDIT"
Finally, since the fuel update is quite technical—despite my efforts to make it as simple as possible—I am considering writing a guide to help with its usage.


[Additions]

Fuel Overlay:

  • A fuel overlay has been added in the upper left corner of the screen when the player enters the kart, displaying the remaining fuel amount.

Kart Under-revving Mode:

  • A new state called "Under-revving mode" has been introduced. It activates when the fuel reaches 0. In this state, the kart’s speed is reduced to one-third of its normal speed and does not exceed a walking player’s speed.
  • The fuel overlay adjusts accordingly to indicate the low fuel level.

Fuel System:

  • The kart’s fuel is now charcoal or coal, allowing the kart to travel 50 blocks per coal (modifiable in the config).
  • Charcoal/coal can be inserted into the kart by holding it in the main hand and using Shift + Right-Click.
  • Using a coal block is also possible

Additional Animations:

  • 6 new animation variants have been added for the underpower state. These animations are slowed down, with speed reduced by half to match the kart’s speed loss.

Configuration Settings:

  • A new parameter has been added to the configuration file:
    • Fuel_Consumption: Manages the fuel consumption of the kart.
      ⚠️ Warning: Updating the configuration file might reset some settings. Check your configurations after the first game launch.

Visual & Sound Effects:

  • Particles and sounds have been added to enhance the effect when refueling the kart.

Item Description:

  • A description has been added to the "Kart" item, detailing its fuel properties.

[Changes]

  • No changes

[Removals]

  • Removed the GUI that appeared when using Shift + Right-Click

[Bug Fixes]

  • No bug fixes

[More Information]

Kart Fuel Tank Capacity:

  • The kart’s fuel tank can hold up to 16,000 fuel units.

Fuel Consumption:

  • Each piece of coal adds 250 fuel units to the tank.
  • A coal block adds 2250 fuel units.
  • The fuel consumption per block traveled is 5 units (modifiable in the config).
  • With a full stack of 64 coal, the kart can travel approximately 4,000 blocks.

Inserting Fuel:

  • To insert coal into the kart, use Shift + Right-Click.

[Roadmap]

🚧 Port to 1.21.1 Neoforge for Create 6.0

🔹 2.3.0 - Seat color customization (possibly more)
🔹 2.4.0 - Add 5~10 translations in other languages
🔹 2.5.0 - Movement Update 2! (boosts, recoil from mob collisions)
🔹 2.6.0 - Propose your ideas in the comments!