Advertisement
GamingHQ

Airdrop Upgraded - DayZ - Settings with BaseBuildingPlus

Dec 12th, 2019
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.86 KB | None | 0 0
  1. // copy and paste this correctly between the { and }, in airdropsettings.json  //
  2. // set your cursor at the end of }, of the "DropTypes" section. Hit enter once and place it. //
  3. // Always use a JSON validator in case if you dont know what your doing. Always keep an eye on mistakes! //
  4.        
  5.        
  6.         {
  7.             "Title": "BaseBuildingPlus",
  8.             "Container": "AirdropContainer",
  9.             "Quantity": 4,
  10.             "AddFlare": 10,
  11.             "Items": [
  12.                 "BBP_T1_WallKit",
  13.                 "BBP_T1_Wall_HalfKit",
  14.                 "BBP_T1_WindowKit",
  15.                 "BBP_T1_DoorKit",
  16.                 "BBP_T1_GateKit",
  17.                 "BBP_T1_RoofKit",
  18.                 "BBP_T1_FloorKit",
  19.                 "BBP_T1_StairKit",
  20.                 "BBP_T1_RampKit",
  21.                 "BBP_T1_Ramp_WideKit"
  22.             ]
  23.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement