1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.37 Bug Reporting thread
    Solutions and more information may already be available.

Accessing More Parts

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by Richard Bishop, Dec 30, 2023.

  1. Richard Bishop

    Richard Bishop
    Expand Collapse

    Joined:
    May 4, 2019
    Messages:
    30
    Sorry to bother you folks, I just have a question and wasn't sure where to post it. I'm working on customizing a
    "Brutton Grander". And I was wondering if there is a fairly straight forward way of modifying a .lua file or something, to be able and access more accessories in the game for a particular vehicle? Or would I have to create a completely new 3d model? I work quite a bit with .lua files, but it's for DCS World, so I'm fairly familiar with them. I just haven't done any modding in BeamNG. Thanks
     
  2. SSRG

    SSRG
    Expand Collapse

    Joined:
    Jun 17, 2023
    Messages:
    4,338
    Parts for vehicles use .jbeam files, which are basically .json files but with minimal changes to make them easier to use, for example you can put comments in them.
    If you want to add extra parts, you’d probably need to copy an existing jbeam of a part from the mod, then change some things there (like the name). Also, if you want a part that looks different, then you will have to make a mesh for it and export it as a .dae file.

    .lua in BeamNG is used for the more fancy and complicated stuff, like screens on modern vehicles.
     
    • Like Like x 1
  3. Richard Bishop

    Richard Bishop
    Expand Collapse

    Joined:
    May 4, 2019
    Messages:
    30
    Thanks for the informative reply, @SSRG . I would like to get into designing some custom parts packs, mainly for the Gavril T-Series and some other trucking mods. Seeing as how I'm a truck driver, customizing and tearing up hell in a simulation relieves a lot of stress.......LOL
     
    • Like Like x 1
  4. SSRG

    SSRG
    Expand Collapse

    Joined:
    Jun 17, 2023
    Messages:
    4,338
    Heh.
    Well, you can always look at modding videos, the documentation as well as vanilla content to try and get the grasp of parts. Personally, I think json is a very intuitive language, and jbeam is just json but with comments as I said.
    Good luck! :D
     
    • Like Like x 1
  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