Le Kaiju - API 1.1.2

Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

Mod making api to make life a little easier.

[tabmenu]




Check the ReadMe for more info.

  • Version 1.1.2

    [Fixed] ReadMe was borked, should now be back to normal.

  • Version 1.1.1

    [Added] Trader Loyalty check functionality: If you feed "" into NewItemTraderLoyalty it will default to 1.

  • Version 1.1.0

    Thanks to Lua for js help

    [Added] Price check functionality: If you feed "" into NewItemPrice it will now default to the price of the ItemID and apply that to NewItemID.

    [Added] Trader check functionality: if you feed "" into NewItemTrader it will now default to Peacekeeper.


    [Fixed] Prefab path check: code optimisation.

    [Fixed] Trader check: code optimisation.


    [Changed] Possible useful debug messages now highlighted.

  • Version 1.0.1

    Confirmed working for AKI 1.6.0

    [Changed] Readability of objects.

    [WIP] Price check (currently takes no effect)

  • Version 1.0.0

  • so how can i get this working with the weapon modding mod you have with aki 2.1.2 ??

  • may i please ask this to get update please so i can use it on spt 2.1

    • add "akiVersion": "2.1.0", to the file "package.json"

      it should look like this:

      81E2fFJ.png

    • it broke all my other mods

  • May I please ask where i can go to research and learn how to mod tarkov, like samswat adding weapons or things of that caliber? Thanks in advance for whatever advice is brought to the table.

    Like 1
    • First off you want to join the guilded server, there's a few tutorials in the modding tutorials tab and you can also ask some of us there. Apart from that modding unity bundles is for the most part consistent with any other unity game. You can also look at the colab between myself and Orbitas "Le Kaiju/Orbitas - AmmoPouch" as this mod uses my api, adds a new item to the game and new textures.

    • Perfect thank you! i joined the guilded server some time back so that is going to pay off now. Modding Unity Bundles is the keyword I was looking for so thank you very much for the time you put in to reply!

      Like 1
    • No worries, good luck with your modding adventures!