How do I make my own engine mod?

Discussion in 'Content Creation' started by foglog, May 6, 2025.

  1. foglog

    foglog
    Expand Collapse

    Joined:
    Jan 1, 2024
    Messages:
    7
    I want to make a diesel Ibishu Pessima but I don't know how. Can someone teach me how to make this mod? What are some tips for making engine mods?
     
  2. JDM_LegendZ

    JDM_LegendZ
    Expand Collapse

    Joined:
    May 5, 2025
    Messages:
    11
    idk man, I'm kinda on the same page as you
     
  3. justaguy

    justaguy
    Expand Collapse

    Joined:
    Sep 15, 2021
    Messages:
    120
    I hate seeing old unresolved posts, so I'll try to give an answer:

    Making an engine from scratch can be quite hard, so I recommend you use one of the already existing engines.
    You should try downloading an existing engine mod and look at the file structure of that mod, then you can try to make your own based on that file structure and the files from the Pessima.
    If the only thing you want to do is make the Pessima use diesel, you can just change this line in the engine file:
    Code:
    "requiredEnergyType":"gasoline", //Type of fuel required
    this can be changed to diesel.
     
  4. jscxnt

    jscxnt
    Expand Collapse

    Joined:
    Jul 14, 2024
    Messages:
    338
    If you are wanting to do custom torque curves then engine sim or automation is good for that
     
  5. foglog

    foglog
    Expand Collapse

    Joined:
    Jan 1, 2024
    Messages:
    7
    The engine doesn't show in the parts selector and I don't know why

    update: i find out how and i made my mod :D
     
    #5 foglog, May 12, 2025
    Last edited: May 17, 2025 at 2:24 AM
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice