Mod Details

Le Kaiju - API

Le Kaiju - API 1.1.2

Created by  Le_Kaiju

5.2K Downloads

SPT 0.0.0 Compatible

Mod making api to make life a little easier.

Latest Version 1.1.2
SPT 0.0.0

Updated Jul 15, 2021 at 1:40 AM

Version Notes

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

This download is externally hosted.
Always scan for viruses.
Description

This is an API that I created to help me in the creation of my mods. I will be adding more functionality as time goes on, my goal with this is not only to aid myself in mod making but also others.

Requirements

This mod doesn’t require any other mods to function, it is standalone.

Instructions

Installation: Unzip and move Kaiju-api folder into your users/mods folder. Delete to uninstall.

Check the ReadMe for more info.

Version 1.1.2
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

4.6K Downloads

Created Jul 15, 2021 at 1:40 AM

Updated Jul 15, 2021 at 1:40 AM

Virus Total Results

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

Version 1.1.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

112 Downloads

Created Jul 15, 2021 at 1:30 AM

Updated Jul 15, 2021 at 1:30 AM

Virus Total Results

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

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

133 Downloads

Created Jul 15, 2021 at 1:03 AM

Updated Jul 15, 2021 at 1:03 AM

Virus Total Results

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
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

163 Downloads

Created Jul 14, 2021 at 9:13 PM

Updated Jul 14, 2021 at 9:13 PM

Virus Total Results

Confirmed working for AKI 1.6.0

[Changed] Readability of objects.

[WIP] Price check (currently takes no effect)

Version 1.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

166 Downloads

Created Jul 12, 2021 at 1:38 PM

Updated Jul 12, 2021 at 1:38 PM

Virus Total Results
littledrymuffin

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

0 Likes
Blackbeard

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

0 Likes

add “akiVersion”: “2.1.0”, to the file “package.json”

it should look like this:

81E2fFJ.png

0 Likes

it broke all my other mods

0 Likes
DaggerOneMike

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.

1 Like

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.

0 Likes

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!

1 Like

No worries, good luck with your modding adventures!

0 Likes

Details