maps_edits
Create a mod on JustEmuTarkov
Why making my changes as a mod ?
The main topic.
{ "name": "NameOfTheMod", "author": "AuthorOfTheMod", "license": "Do you use a license ?", "version": "1.0.0", "dependencies": {}, "res": {}, "src":{ "callback":{}, "classes":{}, "responses":{} }, "db": { "locales": { "en": { "handbook": { "<itemid>": "db/locales/en/handbook/<itemid>.json" } } }, "items": {}, "assort": { "ragfair": { "barter":{}, "items":{}, "level":{} } }, "maps": { "bigmap": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{ "lootIDFolder":{ "lootfileName":"path/to/.json"; } }, "forced":{}, "static":{} }, "waves":{} }, "develop": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "factory4_day": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "factory4_night": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "interchange": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "laboratory": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "rezervbase": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "shoreline": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} }, "woods": { "bosses":{}, "entries":{}, "exits":{}, "loot":{ "dynamic":{}, "forced":{}, "static":{} }, "waves":{} } }, "traders": {}, "hideout": { "areas": { "NameOfTheFile": "db/path/to/the/file/it/should/be/the/same/as/the/db/folder/according/to/the/part/you/mod.json" }, "production": { "NameOfTheFile": "db/path/to/the/file/it/should/be/the/same/as/the/db/folder/according/to/the/part/you/mod.json" }, "scavcase": { "NameOfTheFile": "db/path/to/the/file/it/should/be/the/same/as/the/db/folder/according/to/the/part/you/mod.json" } }, "weather":{}, "bots": { "bear": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "usec": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "assault": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "bossbully": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "bossgluhar": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "bosskilla": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "bosskojaniy": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "followerbully": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "followergluharassault": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "followergluharscout": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "followergluharsecurity": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "followerkojaniy": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "marksman": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} }, "pmcbot": { "appearance": { "body": {}, "feet": {}, "hands": {}, "head": {}, "voice": {} }, "experience": {}, "health": {}, "inventory": {}, "names": {} } } } }
The end
Thanks
Official links
Last updated