Advertisement
Guest User

Untitled

a guest
Oct 14th, 2015
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.97 KB | None | 0 0
  1. {
  2. "CraftList": {
  3. "rifle.ak": {
  4. "MaxBulkCraft": 999,
  5. "MinBulkCraft": 1,
  6. "displayName": "Assault Rifle",
  7. "shortName": "rifle.ak",
  8. "description": "High damage machine rifle.",
  9. "Enabled": false,
  10. "Cooldown": 0
  11. },
  12. "ammo.handmade.shell": {
  13. "MaxBulkCraft": 999,
  14. "MinBulkCraft": 1,
  15. "displayName": "Handmade Shell",
  16. "shortName": "ammo.handmade.shell",
  17. "description": "Shoddy ammo with multiple projectiles.",
  18. "Enabled": false,
  19. "Cooldown": 0
  20. },
  21. "ammo.pistol": {
  22. "MaxBulkCraft": 999,
  23. "MinBulkCraft": 1,
  24. "displayName": "Pistol Bullet",
  25. "shortName": "ammo.pistol",
  26. "description": "Ammunition for a Pistol.",
  27. "Enabled": false,
  28. "Cooldown": 0
  29. },
  30. "ammo.pistol.fire": {
  31. "MaxBulkCraft": 999,
  32. "MinBulkCraft": 1,
  33. "displayName": "Incendiary Pistol Bullet",
  34. "shortName": "ammo.pistol.fire",
  35. "description": "Slower moving ammunition that deals fire damage. There's a small chance it will start a fire.",
  36. "Enabled": false,
  37. "Cooldown": 0
  38. },
  39. "ammo.pistol.hv": {
  40. "MaxBulkCraft": 999,
  41. "MinBulkCraft": 1,
  42. "displayName": "HV Pistol Ammo",
  43. "shortName": "ammo.pistol.hv",
  44. "description": "This ammunition travels faster, resulting in less drop and slightly higher damage.",
  45. "Enabled": false,
  46. "Cooldown": 0
  47. },
  48. "ammo.rifle": {
  49. "MaxBulkCraft": 999,
  50. "MinBulkCraft": 1,
  51. "displayName": "5.56 Rifle Ammo",
  52. "shortName": "ammo.rifle",
  53. "description": "Ammunition for a Rifle.",
  54. "Enabled": false,
  55. "Cooldown": 0
  56. },
  57. "ammo.rifle.explosive": {
  58. "MaxBulkCraft": 999,
  59. "MinBulkCraft": 1,
  60. "displayName": "Explosive 5.56 Rifle Ammo",
  61. "shortName": "ammo.rifle.explosive",
  62. "description": "This ammo explodes on contact dealing a small amount of fragmentation damage to nearby objects.",
  63. "Enabled": false,
  64. "Cooldown": 0
  65. },
  66. "ammo.rifle.incendiary": {
  67. "MaxBulkCraft": 999,
  68. "MinBulkCraft": 1,
  69. "displayName": "Incendiary 5.56 Rifle Ammo",
  70. "shortName": "ammo.rifle.incendiary",
  71. "description": "Slower moving ammunition that deals fire damage. There's a small chance it will start a fire.",
  72. "Enabled": false,
  73. "Cooldown": 0
  74. },
  75. "ammo.rifle.hv": {
  76. "MaxBulkCraft": 999,
  77. "MinBulkCraft": 1,
  78. "displayName": "HV 5.56 Rifle Ammo",
  79. "shortName": "ammo.rifle.hv",
  80. "description": "This ammunition travels faster, resulting in less drop and slightly higher damage.",
  81. "Enabled": false,
  82. "Cooldown": 0
  83. },
  84. "ammo.rocket.basic": {
  85. "MaxBulkCraft": 999,
  86. "MinBulkCraft": 1,
  87. "displayName": "Rocket",
  88. "shortName": "ammo.rocket.basic",
  89. "description": "Ammunition for a Rocket Launcher.",
  90. "Enabled": false,
  91. "Cooldown": 0
  92. },
  93. "ammo.rocket.fire": {
  94. "MaxBulkCraft": 999,
  95. "MinBulkCraft": 1,
  96. "displayName": "Incendiary Rocket",
  97. "shortName": "ammo.rocket.fire",
  98. "description": "Creates flames upon impact.",
  99. "Enabled": false,
  100. "Cooldown": 0
  101. },
  102. "ammo.rocket.hv": {
  103. "MaxBulkCraft": 999,
  104. "MinBulkCraft": 1,
  105. "displayName": "High Velocity Rocket",
  106. "shortName": "ammo.rocket.hv",
  107. "description": "Fast moving rocket ammunition.",
  108. "Enabled": false,
  109. "Cooldown": 0
  110. },
  111. "ammo.rocket.smoke": {
  112. "MaxBulkCraft": 999,
  113. "MinBulkCraft": 1,
  114. "displayName": "Smoke Rocket WIP!!!!",
  115. "shortName": "ammo.rocket.smoke",
  116. "description": "Emits thick, visibility blocking smoke upon impact.",
  117. "Enabled": false,
  118. "Cooldown": 0
  119. },
  120. "ammo.shotgun": {
  121. "MaxBulkCraft": 999,
  122. "MinBulkCraft": 1,
  123. "displayName": "12 Gauge Buckshot",
  124. "shortName": "ammo.shotgun",
  125. "description": "Ammunition for a Shotgun.",
  126. "Enabled": false,
  127. "Cooldown": 0
  128. },
  129. "ammo.shotgun.slug": {
  130. "MaxBulkCraft": 999,
  131. "MinBulkCraft": 1,
  132. "displayName": "12 Gauge Slug",
  133. "shortName": "ammo.shotgun.slug",
  134. "description": "Single large projectile for a Shotgun.",
  135. "Enabled": false,
  136. "Cooldown": 0
  137. },
  138. "antiradpills": {
  139. "MaxBulkCraft": 999,
  140. "MinBulkCraft": 1,
  141. "displayName": "Anti-Radiation Pills",
  142. "shortName": "antiradpills",
  143. "description": "Taking these pills will lower your radiation level.",
  144. "Enabled": false,
  145. "Cooldown": 0
  146. },
  147. "apple": {
  148. "MaxBulkCraft": 999,
  149. "MinBulkCraft": 1,
  150. "displayName": "Apple",
  151. "shortName": "apple",
  152. "description": "An Apple. Eating it provides a small boost to health, hunger, and thirst.",
  153. "Enabled": false,
  154. "Cooldown": 0
  155. },
  156. "apple.spoiled": {
  157. "MaxBulkCraft": 999,
  158. "MinBulkCraft": 1,
  159. "displayName": "Rotten Apple",
  160. "shortName": "apple.spoiled",
  161. "description": "A rotten apple. Eating it currently provides a tiny boost to health, hunger, and thirst.",
  162. "Enabled": false,
  163. "Cooldown": 0
  164. },
  165. "arrow.hv": {
  166. "MaxBulkCraft": 999,
  167. "MinBulkCraft": 1,
  168. "displayName": "High Velocity Arrow",
  169. "shortName": "arrow.hv",
  170. "description": "Lighter, faster arrow that deals less damage.",
  171. "Enabled": false,
  172. "Cooldown": 0
  173. },
  174. "arrow.wooden": {
  175. "MaxBulkCraft": 999,
  176. "MinBulkCraft": 1,
  177. "displayName": "Wooden Arrow",
  178. "shortName": "arrow.wooden",
  179. "description": "An arrow for a Hunting Bow and Crossbow.",
  180. "Enabled": false,
  181. "Cooldown": 0
  182. },
  183. "axe.salvaged": {
  184. "MaxBulkCraft": 999,
  185. "MinBulkCraft": 1,
  186. "displayName": "Salvaged Axe",
  187. "shortName": "axe.salvaged",
  188. "description": "A high-yield resource gathering axe. Slower than the Hatchet.",
  189. "Enabled": false,
  190. "Cooldown": 0
  191. },
  192. "bandage": {
  193. "MaxBulkCraft": 999,
  194. "MinBulkCraft": 1,
  195. "displayName": "Bandage",
  196. "shortName": "bandage",
  197. "description": "Heal yourself or others with this bandage. Left-click heals you, right-click heals a target.",
  198. "Enabled": false,
  199. "Cooldown": 0
  200. },
  201. "barricade.concrete": {
  202. "MaxBulkCraft": 999,
  203. "MinBulkCraft": 1,
  204. "displayName": "Concrete Barricade",
  205. "shortName": "barricade.concrete",
  206. "description": "A barricade made out of Stones.",
  207. "Enabled": false,
  208. "Cooldown": 0
  209. },
  210. "barricade.metal": {
  211. "MaxBulkCraft": 999,
  212. "MinBulkCraft": 1,
  213. "displayName": "Metal Barricade",
  214. "shortName": "barricade.metal",
  215. "description": "A tough metal barricade with barbed wire, made from Metal Fragments. The barbed wire causes damage and will also slow player movement.",
  216. "Enabled": false,
  217. "Cooldown": 0
  218. },
  219. "barricade.sandbags": {
  220. "MaxBulkCraft": 999,
  221. "MinBulkCraft": 1,
  222. "displayName": "Sandbag Barricade",
  223. "shortName": "barricade.sandbags",
  224. "description": "A protective barricade made out of Stones.",
  225. "Enabled": false,
  226. "Cooldown": 0
  227. },
  228. "barricade.stone": {
  229. "MaxBulkCraft": 999,
  230. "MinBulkCraft": 1,
  231. "displayName": "Stone Barricade",
  232. "shortName": "barricade.stone",
  233. "description": "A protective barricade made out of Stones.",
  234. "Enabled": false,
  235. "Cooldown": 0
  236. },
  237. "barricade.wood": {
  238. "MaxBulkCraft": 999,
  239. "MinBulkCraft": 1,
  240. "displayName": "Wooden Barricade",
  241. "shortName": "barricade.wood",
  242. "description": "A wooden barricade. Will hurt players and animals that run into it.",
  243. "Enabled": false,
  244. "Cooldown": 0
  245. },
  246. "barricade.woodwire": {
  247. "MaxBulkCraft": 999,
  248. "MinBulkCraft": 1,
  249. "displayName": "Barbed Wooden Barricade",
  250. "shortName": "barricade.woodwire",
  251. "description": "A wooden barricade with barbed wire, made of Wood and Metal Fragments. The barbed wire causes damage and will also slow player movement.",
  252. "Enabled": false,
  253. "Cooldown": 0
  254. },
  255. "battery.small": {
  256. "MaxBulkCraft": 999,
  257. "MinBulkCraft": 1,
  258. "displayName": "Battery - Small",
  259. "shortName": "battery.small",
  260. "description": "A Battery.",
  261. "Enabled": false,
  262. "Cooldown": 0
  263. },
  264. "bearmeat": {
  265. "MaxBulkCraft": 999,
  266. "MinBulkCraft": 1,
  267. "displayName": "Bear Meat",
  268. "shortName": "bearmeat",
  269. "description": "Raw Bear Meat. Eating it will damage your health.",
  270. "Enabled": false,
  271. "Cooldown": 0
  272. },
  273. "trap.bear": {
  274. "MaxBulkCraft": 999,
  275. "MinBulkCraft": 1,
  276. "displayName": "Snap Trap",
  277. "shortName": "trap.bear",
  278. "description": "A metal trap that can injure people and animals.",
  279. "Enabled": false,
  280. "Cooldown": 0
  281. },
  282. "bed": {
  283. "MaxBulkCraft": 999,
  284. "MinBulkCraft": 1,
  285. "displayName": "Bed",
  286. "shortName": "bed",
  287. "description": "A Bed. Placing this will give you a place to respawn and can be used much more frequently than a sleeping bag. Note: Must be placed inside a building",
  288. "Enabled": false,
  289. "Cooldown": 0
  290. },
  291. "black.raspberries": {
  292. "MaxBulkCraft": 999,
  293. "MinBulkCraft": 1,
  294. "displayName": "Black Raspberries",
  295. "shortName": "black.raspberries",
  296. "description": "Black Raspberries picked from berry bushes. Eating it provides a small boost to health, hunger, and thirst.",
  297. "Enabled": false,
  298. "Cooldown": 0
  299. },
  300. "blood": {
  301. "MaxBulkCraft": 999,
  302. "MinBulkCraft": 1,
  303. "displayName": "Blood",
  304. "shortName": "blood",
  305. "description": "Used in creation of medkits",
  306. "Enabled": false,
  307. "Cooldown": 0
  308. },
  309. "blueberries": {
  310. "MaxBulkCraft": 999,
  311. "MinBulkCraft": 1,
  312. "displayName": "Blueberries",
  313. "shortName": "blueberries",
  314. "description": "Blueberries picked from berry bushes. Eating it provides a small boost to health, hunger, and thirst.",
  315. "Enabled": false,
  316. "Cooldown": 0
  317. },
  318. "blueprint_book": {
  319. "MaxBulkCraft": 999,
  320. "MinBulkCraft": 1,
  321. "displayName": "Blueprint Book",
  322. "shortName": "blueprint_book",
  323. "description": "A collection of Blueprint Pages. You can reveal a rare Blueprint, or collect 4 to create a Blueprint Library.",
  324. "Enabled": false,
  325. "Cooldown": 0
  326. },
  327. "blueprint_fragment": {
  328. "MaxBulkCraft": 999,
  329. "MinBulkCraft": 1,
  330. "displayName": "Blueprint Fragment",
  331. "shortName": "blueprint_fragment",
  332. "description": "Scraps of various Blueprints. Collect 20 to construct a Blueprint, or 60 to create a Blueprint Page.",
  333. "Enabled": false,
  334. "Cooldown": 0
  335. },
  336. "blueprint_library": {
  337. "MaxBulkCraft": 999,
  338. "MinBulkCraft": 1,
  339. "displayName": "Blueprint Library",
  340. "shortName": "blueprint_library",
  341. "description": "A large collection of Blueprints. You may be able to find something within these pages.",
  342. "Enabled": false,
  343. "Cooldown": 0
  344. },
  345. "blueprint_page": {
  346. "MaxBulkCraft": 999,
  347. "MinBulkCraft": 1,
  348. "displayName": "Blueprint Page",
  349. "shortName": "blueprint_page",
  350. "description": "Bound together blueprint scraps. You can reveal an uncommon blueprint or collect 5 to create a Blueprint Book.",
  351. "Enabled": false,
  352. "Cooldown": 0
  353. },
  354. "rifle.bolt": {
  355. "MaxBulkCraft": 999,
  356. "MinBulkCraft": 1,
  357. "displayName": "Bolt Action Rifle",
  358. "shortName": "rifle.bolt",
  359. "description": "A high powered, highly accurate rifle.",
  360. "Enabled": false,
  361. "Cooldown": 0
  362. },
  363. "bone.armor.jacket": {
  364. "MaxBulkCraft": 999,
  365. "MinBulkCraft": 1,
  366. "displayName": "Bone Jacket",
  367. "shortName": "bone.armor.jacket",
  368. "description": "A torso cover made from bones.",
  369. "Enabled": false,
  370. "Cooldown": 0
  371. },
  372. "bone.armor.pants": {
  373. "MaxBulkCraft": 999,
  374. "MinBulkCraft": 1,
  375. "displayName": "Bone Armor Pants",
  376. "shortName": "bone.armor.pants",
  377. "description": "Leg cover made from bones.",
  378. "Enabled": false,
  379. "Cooldown": 0
  380. },
  381. "bone.club": {
  382. "MaxBulkCraft": 999,
  383. "MinBulkCraft": 1,
  384. "displayName": "Bone Club",
  385. "shortName": "bone.club",
  386. "description": "A blunt weapon made from a femur.",
  387. "Enabled": false,
  388. "Cooldown": 0
  389. },
  390. "bone.fragments": {
  391. "MaxBulkCraft": 999,
  392. "MinBulkCraft": 1,
  393. "displayName": "Bone Fragments",
  394. "shortName": "bone.fragments",
  395. "description": "Extracted from animal carcass. Used as a raw material to make a bone blade, a bone awl, bone meal, or used to make glue.",
  396. "Enabled": false,
  397. "Cooldown": 0
  398. },
  399. "botabag": {
  400. "MaxBulkCraft": 999,
  401. "MinBulkCraft": 1,
  402. "displayName": "Bota Bag",
  403. "shortName": "botabag",
  404. "description": "A canteen used to carry Water.",
  405. "Enabled": false,
  406. "Cooldown": 0
  407. },
  408. "bow.hunting": {
  409. "MaxBulkCraft": 999,
  410. "MinBulkCraft": 1,
  411. "displayName": "Hunting Bow",
  412. "shortName": "bow.hunting",
  413. "description": "A bow. For hunting.",
  414. "Enabled": false,
  415. "Cooldown": 0
  416. },
  417. "box.wooden": {
  418. "MaxBulkCraft": 999,
  419. "MinBulkCraft": 1,
  420. "displayName": "Wood Storage Box",
  421. "shortName": "box.wooden",
  422. "description": "Keep your things in this wooden storage box. Stores up to 12 items.",
  423. "Enabled": false,
  424. "Cooldown": 0
  425. },
  426. "box.wooden.large": {
  427. "MaxBulkCraft": 999,
  428. "MinBulkCraft": 1,
  429. "displayName": "Large Wood Box",
  430. "shortName": "box.wooden.large",
  431. "description": "Keep your things in this wooden storage box. Stores up to 30 items.",
  432. "Enabled": false,
  433. "Cooldown": 0
  434. },
  435. "bucket.helmet": {
  436. "MaxBulkCraft": 999,
  437. "MinBulkCraft": 1,
  438. "displayName": "Bucket Helmet",
  439. "shortName": "bucket.helmet",
  440. "description": "A Bucket Helmet. It provides a level of regional protection from inflicted damage.",
  441. "Enabled": false,
  442. "Cooldown": 0
  443. },
  444. "building.planner": {
  445. "MaxBulkCraft": 999,
  446. "MinBulkCraft": 1,
  447. "displayName": "Building Plan",
  448. "shortName": "building.planner",
  449. "description": "A building plan. You can use this to craft buildings",
  450. "Enabled": false,
  451. "Cooldown": 0
  452. },
  453. "burlap.gloves": {
  454. "MaxBulkCraft": 999,
  455. "MinBulkCraft": 1,
  456. "displayName": "Leather Gloves",
  457. "shortName": "burlap.gloves",
  458. "description": "Gloves made out of burlap.",
  459. "Enabled": false,
  460. "Cooldown": 0
  461. },
  462. "burlap.headwrap": {
  463. "MaxBulkCraft": 999,
  464. "MinBulkCraft": 1,
  465. "displayName": "Burlap Headwrap",
  466. "shortName": "burlap.headwrap",
  467. "description": "A Headwrap made out of burlap.",
  468. "Enabled": false,
  469. "Cooldown": 0
  470. },
  471. "burlap.shirt": {
  472. "MaxBulkCraft": 999,
  473. "MinBulkCraft": 1,
  474. "displayName": "Burlap Shirt",
  475. "shortName": "burlap.shirt",
  476. "description": "A Shirt made out of burlap.",
  477. "Enabled": false,
  478. "Cooldown": 0
  479. },
  480. "burlap.shoes": {
  481. "MaxBulkCraft": 999,
  482. "MinBulkCraft": 1,
  483. "displayName": "Burlap Shoes",
  484. "shortName": "burlap.shoes",
  485. "description": "Shoes made out of burlap.",
  486. "Enabled": false,
  487. "Cooldown": 0
  488. },
  489. "burlap.trousers": {
  490. "MaxBulkCraft": 999,
  491. "MinBulkCraft": 1,
  492. "displayName": "Burlap Trousers",
  493. "shortName": "burlap.trousers",
  494. "description": "Trousers made out of burlap.",
  495. "Enabled": false,
  496. "Cooldown": 0
  497. },
  498. "tool.camera": {
  499. "MaxBulkCraft": 999,
  500. "MinBulkCraft": 1,
  501. "displayName": "Camera",
  502. "shortName": "tool.camera",
  503. "description": "A camera. Take screenshots with primary fire, zoom in and out with secondary fire, and lock focus with third fire.",
  504. "Enabled": false,
  505. "Cooldown": 0
  506. },
  507. "campfire": {
  508. "MaxBulkCraft": 999,
  509. "MinBulkCraft": 1,
  510. "displayName": "Camp Fire",
  511. "shortName": "campfire",
  512. "description": "A small camp fire. Provides warmth and light, and you can cook with it.",
  513. "Enabled": false,
  514. "Cooldown": 0
  515. },
  516. "can.beans": {
  517. "MaxBulkCraft": 999,
  518. "MinBulkCraft": 1,
  519. "displayName": "Can of Beans",
  520. "shortName": "can.beans",
  521. "description": "Beans found as loot. Eating it provides a small boost to health, hunger, and thirst.",
  522. "Enabled": false,
  523. "Cooldown": 0
  524. },
  525. "can.beans.empty": {
  526. "MaxBulkCraft": 999,
  527. "MinBulkCraft": 1,
  528. "displayName": "Empty Can Of Beans",
  529. "shortName": "can.beans.empty",
  530. "description": "An empty Can of Beans. Can be smelted into Metal Fragments.",
  531. "Enabled": false,
  532. "Cooldown": 0
  533. },
  534. "can.tuna": {
  535. "MaxBulkCraft": 999,
  536. "MinBulkCraft": 1,
  537. "displayName": "Can of Tuna",
  538. "shortName": "can.tuna",
  539. "description": "Chunked tuna found as loot. Eating it provides a small boost to health, hunger, and thirst.",
  540. "Enabled": false,
  541. "Cooldown": 0
  542. },
  543. "can.tuna.empty": {
  544. "MaxBulkCraft": 999,
  545. "MinBulkCraft": 1,
  546. "displayName": "Empty Tuna Can",
  547. "shortName": "can.tuna.empty",
  548. "description": "An empty Can of Tuna. Can be smelted into Metal Fragments.",
  549. "Enabled": false,
  550. "Cooldown": 0
  551. },
  552. "charcoal": {
  553. "MaxBulkCraft": 999,
  554. "MinBulkCraft": 1,
  555. "displayName": "Charcoal",
  556. "shortName": "charcoal",
  557. "description": "Charcoal from a fire.",
  558. "Enabled": false,
  559. "Cooldown": 0
  560. },
  561. "chicken.burned": {
  562. "MaxBulkCraft": 999,
  563. "MinBulkCraft": 1,
  564. "displayName": "Burned Chicken",
  565. "shortName": "chicken.burned",
  566. "description": "Burned chicken. Eating it will damage your health.",
  567. "Enabled": false,
  568. "Cooldown": 0
  569. },
  570. "chicken.cooked": {
  571. "MaxBulkCraft": 999,
  572. "MinBulkCraft": 1,
  573. "displayName": "Cooked Chicken.",
  574. "shortName": "chicken.cooked",
  575. "description": "Cooked chicken. Eating it provides a small boost to health, hunger, and thirst.",
  576. "Enabled": false,
  577. "Cooldown": 0
  578. },
  579. "chicken.raw": {
  580. "MaxBulkCraft": 999,
  581. "MinBulkCraft": 1,
  582. "displayName": "Raw Chicken Breast",
  583. "shortName": "chicken.raw",
  584. "description": "Raw chicken breast. Eating it will damage your health.",
  585. "Enabled": false,
  586. "Cooldown": 0
  587. },
  588. "chicken.spoiled": {
  589. "MaxBulkCraft": 999,
  590. "MinBulkCraft": 1,
  591. "displayName": "Spoiled Chicken",
  592. "shortName": "chicken.spoiled",
  593. "description": "Spoiled Chicken. Eating it will damage your health.",
  594. "Enabled": false,
  595. "Cooldown": 0
  596. },
  597. "chocholate": {
  598. "MaxBulkCraft": 999,
  599. "MinBulkCraft": 1,
  600. "displayName": "Chocolate Bar",
  601. "shortName": "chocholate",
  602. "description": "Chocolate Bar found as loot. Eating it provides a small boost to health, hunger, and thirst.",
  603. "Enabled": false,
  604. "Cooldown": 0
  605. },
  606. "cloth": {
  607. "MaxBulkCraft": 999,
  608. "MinBulkCraft": 1,
  609. "displayName": "Cloth",
  610. "shortName": "cloth",
  611. "description": "Cloth from an animal or a Hemp Bush. Used in many clothing items, weapons, and more.",
  612. "Enabled": false,
  613. "Cooldown": 0
  614. },
  615. "coffeecan.helmet": {
  616. "MaxBulkCraft": 999,
  617. "MinBulkCraft": 1,
  618. "displayName": "Coffee Can Helmet",
  619. "shortName": "coffeecan.helmet",
  620. "description": "A Coffee Can Helmet. It provides a level of regional protection from inflicted damage.",
  621. "Enabled": false,
  622. "Cooldown": 0
  623. },
  624. "corn": {
  625. "MaxBulkCraft": 999,
  626. "MinBulkCraft": 1,
  627. "displayName": "Corn",
  628. "shortName": "corn",
  629. "description": "An ear of corn. Eating it provides a small boost to health, hunger, and thirst.",
  630. "Enabled": false,
  631. "Cooldown": 0
  632. },
  633. "seed.corn": {
  634. "MaxBulkCraft": 999,
  635. "MinBulkCraft": 1,
  636. "displayName": "Corn Seed",
  637. "shortName": "seed.corn",
  638. "description": "Seeds can be eaten or planted.",
  639. "Enabled": false,
  640. "Cooldown": 0
  641. },
  642. "crossbow": {
  643. "MaxBulkCraft": 999,
  644. "MinBulkCraft": 1,
  645. "displayName": "Crossbow",
  646. "shortName": "crossbow",
  647. "description": "A very accurate ranged weapon.",
  648. "Enabled": false,
  649. "Cooldown": 0
  650. },
  651. "crude.oil": {
  652. "MaxBulkCraft": 999,
  653. "MinBulkCraft": 1,
  654. "displayName": "Crude Oil",
  655. "shortName": "crude.oil",
  656. "description": "Raw Oil out of the ground, must be refined in a refinery to be used.",
  657. "Enabled": false,
  658. "Cooldown": 0
  659. },
  660. "cupboard.tool": {
  661. "MaxBulkCraft": 999,
  662. "MinBulkCraft": 1,
  663. "displayName": "Tool Cupboard",
  664. "shortName": "cupboard.tool",
  665. "description": "Placing and authorising with the cupboard will make it so only you can build in a 50 meter radius of it. If you want your friends to build, they'll need to auth too. You should protect this.",
  666. "Enabled": false,
  667. "Cooldown": 0
  668. },
  669. "door.key": {
  670. "MaxBulkCraft": 999,
  671. "MinBulkCraft": 1,
  672. "displayName": "Door Key",
  673. "shortName": "door.key",
  674. "description": "A key to a door, created from a Lock.",
  675. "Enabled": false,
  676. "Cooldown": 0
  677. },
  678. "explosive.timed": {
  679. "MaxBulkCraft": 999,
  680. "MinBulkCraft": 1,
  681. "displayName": "Timed Explosive Charge",
  682. "shortName": "explosive.timed",
  683. "description": "C4, useful for breaking into bases.",
  684. "Enabled": false,
  685. "Cooldown": 0
  686. },
  687. "explosives": {
  688. "MaxBulkCraft": 999,
  689. "MinBulkCraft": 1,
  690. "displayName": "Explosives",
  691. "shortName": "explosives",
  692. "description": "Explosives, a component of C4.",
  693. "Enabled": true,
  694. "Cooldown": 0
  695. },
  696. "fat.animal": {
  697. "MaxBulkCraft": 999,
  698. "MinBulkCraft": 1,
  699. "displayName": "Animal Fat",
  700. "shortName": "fat.animal",
  701. "description": "Fat from an animal.",
  702. "Enabled": false,
  703. "Cooldown": 0
  704. },
  705. "flare": {
  706. "MaxBulkCraft": 999,
  707. "MinBulkCraft": 1,
  708. "displayName": "Flare",
  709. "shortName": "flare",
  710. "description": "Light up the night sky with this brand new red flare!",
  711. "Enabled": false,
  712. "Cooldown": 0
  713. },
  714. "lowgradefuel": {
  715. "MaxBulkCraft": 999,
  716. "MinBulkCraft": 1,
  717. "displayName": "Low Grade Fuel",
  718. "shortName": "lowgradefuel",
  719. "description": "Low Grade Fuel, used to power light sources",
  720. "Enabled": true,
  721. "Cooldown": 0
  722. },
  723. "furnace": {
  724. "MaxBulkCraft": 999,
  725. "MinBulkCraft": 1,
  726. "displayName": "Furnace",
  727. "shortName": "furnace",
  728. "description": "A Furnace. Use it to smelt mined ore.",
  729. "Enabled": false,
  730. "Cooldown": 0
  731. },
  732. "gates.external.high": {
  733. "MaxBulkCraft": 999,
  734. "MinBulkCraft": 1,
  735. "displayName": "High External Wooden Gate",
  736. "shortName": "gates.external.high",
  737. "description": "A high wooden gate, allowing access in and our of your compound",
  738. "Enabled": false,
  739. "Cooldown": 0
  740. },
  741. "generator.wind.scrap": {
  742. "MaxBulkCraft": 999,
  743. "MinBulkCraft": 1,
  744. "displayName": "Wind Turbine",
  745. "shortName": "generator.wind.scrap",
  746. "description": "Converts kinetic energy harvested from the wind into electricity.",
  747. "Enabled": false,
  748. "Cooldown": 0
  749. },
  750. "granolabar": {
  751. "MaxBulkCraft": 999,
  752. "MinBulkCraft": 1,
  753. "displayName": "Granola Bar",
  754. "shortName": "granolabar",
  755. "description": "Granola Bar found as loot. Eating it provides a small boost to health, hunger, and thirst.",
  756. "Enabled": false,
  757. "Cooldown": 0
  758. },
  759. "grenade.beancan": {
  760. "MaxBulkCraft": 999,
  761. "MinBulkCraft": 1,
  762. "displayName": "Beancan Grenade",
  763. "shortName": "grenade.beancan",
  764. "description": "Unreliable explosive device.",
  765. "Enabled": false,
  766. "Cooldown": 0
  767. },
  768. "grenade.f1": {
  769. "MaxBulkCraft": 999,
  770. "MinBulkCraft": 1,
  771. "displayName": "F1 Grenade",
  772. "shortName": "grenade.f1",
  773. "description": "Reliable explosive device.",
  774. "Enabled": false,
  775. "Cooldown": 0
  776. },
  777. "fun.guitar": {
  778. "MaxBulkCraft": 999,
  779. "MinBulkCraft": 1,
  780. "displayName": "Acoustic Guitar",
  781. "shortName": "fun.guitar",
  782. "description": "A type of instrument. Play with primary and secondary fire. Change your view angle to alter the pitch.",
  783. "Enabled": false,
  784. "Cooldown": 0
  785. },
  786. "gunpowder": {
  787. "MaxBulkCraft": 999,
  788. "MinBulkCraft": 1,
  789. "displayName": "Gun Powder",
  790. "shortName": "gunpowder",
  791. "description": "Made from Sulphur and Charcoal.",
  792. "Enabled": true,
  793. "Cooldown": 0
  794. },
  795. "hammer": {
  796. "MaxBulkCraft": 999,
  797. "MinBulkCraft": 1,
  798. "displayName": "Hammer",
  799. "shortName": "hammer",
  800. "description": "A Hammer, used to upgrade building materials. Right-click for the options.",
  801. "Enabled": false,
  802. "Cooldown": 0
  803. },
  804. "hammer.salvaged": {
  805. "MaxBulkCraft": 999,
  806. "MinBulkCraft": 1,
  807. "displayName": "Salvaged Hammer",
  808. "shortName": "hammer.salvaged",
  809. "description": "A Hammer made from a bunch of other crap.",
  810. "Enabled": false,
  811. "Cooldown": 0
  812. },
  813. "hat.beenie": {
  814. "MaxBulkCraft": 999,
  815. "MinBulkCraft": 1,
  816. "displayName": "Beenie Hat",
  817. "shortName": "hat.beenie",
  818. "description": "A wooly hat.",
  819. "Enabled": false,
  820. "Cooldown": 0
  821. },
  822. "hat.boonie": {
  823. "MaxBulkCraft": 999,
  824. "MinBulkCraft": 1,
  825. "displayName": "Boonie Hat",
  826. "shortName": "hat.boonie",
  827. "description": "A boonie hat",
  828. "Enabled": false,
  829. "Cooldown": 0
  830. },
  831. "hat.candle": {
  832. "MaxBulkCraft": 999,
  833. "MinBulkCraft": 1,
  834. "displayName": "Candle Hat",
  835. "shortName": "hat.candle",
  836. "description": "A hat with a candle on top. You can turn the candle on in your inventory.",
  837. "Enabled": false,
  838. "Cooldown": 0
  839. },
  840. "hat.cap": {
  841. "MaxBulkCraft": 999,
  842. "MinBulkCraft": 1,
  843. "displayName": "Baseball Cap",
  844. "shortName": "hat.cap",
  845. "description": "A baseball cap.",
  846. "Enabled": false,
  847. "Cooldown": 0
  848. },
  849. "hat.miner": {
  850. "MaxBulkCraft": 999,
  851. "MinBulkCraft": 1,
  852. "displayName": "Miners Hat",
  853. "shortName": "hat.miner",
  854. "description": "A leather cap with a flashlight attached. It uses Low Grade Fuel and can be activated from the inventory.",
  855. "Enabled": false,
  856. "Cooldown": 0
  857. },
  858. "hatchet": {
  859. "MaxBulkCraft": 999,
  860. "MinBulkCraft": 1,
  861. "displayName": "Hatchet",
  862. "shortName": "hatchet",
  863. "description": "A Hatchet, useful for chopping trees and dismembering corpses.",
  864. "Enabled": false,
  865. "Cooldown": 0
  866. },
  867. "hazmat.boots": {
  868. "MaxBulkCraft": 999,
  869. "MinBulkCraft": 1,
  870. "displayName": "Hazmat Boots",
  871. "shortName": "hazmat.boots",
  872. "description": "Boots made from radiation resistant rubber.",
  873. "Enabled": false,
  874. "Cooldown": 0
  875. },
  876. "hazmat.gloves": {
  877. "MaxBulkCraft": 999,
  878. "MinBulkCraft": 1,
  879. "displayName": "Hazmat Gloves",
  880. "shortName": "hazmat.gloves",
  881. "description": "Gloves made from radiation resistant rubber.",
  882. "Enabled": false,
  883. "Cooldown": 0
  884. },
  885. "hazmat.helmet": {
  886. "MaxBulkCraft": 999,
  887. "MinBulkCraft": 1,
  888. "displayName": "Hazmat Helmet",
  889. "shortName": "hazmat.helmet",
  890. "description": "A Helmet.",
  891. "Enabled": false,
  892. "Cooldown": 0
  893. },
  894. "hazmat.jacket": {
  895. "MaxBulkCraft": 999,
  896. "MinBulkCraft": 1,
  897. "displayName": "Hazmat Jacket",
  898. "shortName": "hazmat.jacket",
  899. "description": "A Jacket made from radiation resistant rubber.",
  900. "Enabled": false,
  901. "Cooldown": 0
  902. },
  903. "hazmat.pants": {
  904. "MaxBulkCraft": 999,
  905. "MinBulkCraft": 1,
  906. "displayName": "Hazmat Pants",
  907. "shortName": "hazmat.pants",
  908. "description": "Trousers made from radiation resistant rubber.",
  909. "Enabled": false,
  910. "Cooldown": 0
  911. },
  912. "attire.hide.boots": {
  913. "MaxBulkCraft": 999,
  914. "MinBulkCraft": 1,
  915. "displayName": "Hide Boots",
  916. "shortName": "attire.hide.boots",
  917. "description": "Boots made from the hide of an animal.",
  918. "Enabled": false,
  919. "Cooldown": 0
  920. },
  921. "attire.hide.pants": {
  922. "MaxBulkCraft": 999,
  923. "MinBulkCraft": 1,
  924. "displayName": "Hide Pants",
  925. "shortName": "attire.hide.pants",
  926. "description": "Trousers made from the hide of an animal.",
  927. "Enabled": false,
  928. "Cooldown": 0
  929. },
  930. "attire.hide.poncho": {
  931. "MaxBulkCraft": 999,
  932. "MinBulkCraft": 1,
  933. "displayName": "Hide Poncho",
  934. "shortName": "attire.hide.poncho",
  935. "description": "A Poncho made from the hide of an animal.",
  936. "Enabled": false,
  937. "Cooldown": 0
  938. },
  939. "attire.hide.vest": {
  940. "MaxBulkCraft": 999,
  941. "MinBulkCraft": 1,
  942. "displayName": "Hide Vest",
  943. "shortName": "attire.hide.vest",
  944. "description": "A Vest made from the hide of an animal.",
  945. "Enabled": false,
  946. "Cooldown": 0
  947. },
  948. "weapon.mod.holosight": {
  949. "MaxBulkCraft": 999,
  950. "MinBulkCraft": 1,
  951. "displayName": "Holosight",
  952. "shortName": "weapon.mod.holosight",
  953. "description": "Uses laser projection to create a holographic sight which is always pointing at the target regardless of view angle.",
  954. "Enabled": false,
  955. "Cooldown": 0
  956. },
  957. "hoodie": {
  958. "MaxBulkCraft": 999,
  959. "MinBulkCraft": 1,
  960. "displayName": "Hoodie",
  961. "shortName": "hoodie",
  962. "description": "A hoodie.",
  963. "Enabled": false,
  964. "Cooldown": 0
  965. },
  966. "hq.metal.ore": {
  967. "MaxBulkCraft": 999,
  968. "MinBulkCraft": 1,
  969. "displayName": "High Quality Metal Ore",
  970. "shortName": "hq.metal.ore",
  971. "description": "A rock containing High Quality Metal. Can be smelted in a furnace.",
  972. "Enabled": false,
  973. "Cooldown": 0
  974. },
  975. "humanmeat.burned": {
  976. "MaxBulkCraft": 999,
  977. "MinBulkCraft": 1,
  978. "displayName": "Burned Human Meat",
  979. "shortName": "humanmeat.burned",
  980. "description": "Burned Meat from a human being. Consuming will damage your health.",
  981. "Enabled": false,
  982. "Cooldown": 0
  983. },
  984. "humanmeat.cooked": {
  985. "MaxBulkCraft": 999,
  986. "MinBulkCraft": 1,
  987. "displayName": "Cooked Human Meat",
  988. "shortName": "humanmeat.cooked",
  989. "description": "Meat from a human being. Eating it provides a small boost to health, hunger, and thirst.",
  990. "Enabled": false,
  991. "Cooldown": 0
  992. },
  993. "humanmeat.raw": {
  994. "MaxBulkCraft": 999,
  995. "MinBulkCraft": 1,
  996. "displayName": "Raw Human Meat",
  997. "shortName": "humanmeat.raw",
  998. "description": "Raw human meat. Consuming will damage your health.",
  999. "Enabled": false,
  1000. "Cooldown": 0
  1001. },
  1002. "humanmeat.spoiled": {
  1003. "MaxBulkCraft": 999,
  1004. "MinBulkCraft": 1,
  1005. "displayName": "Spoiled Human Meat",
  1006. "shortName": "humanmeat.spoiled",
  1007. "description": "Spoiled Human Meat. Consuming will damage your health.",
  1008. "Enabled": false,
  1009. "Cooldown": 0
  1010. },
  1011. "icepick.salvaged": {
  1012. "MaxBulkCraft": 999,
  1013. "MinBulkCraft": 1,
  1014. "displayName": "Salvaged Icepick",
  1015. "shortName": "icepick.salvaged",
  1016. "description": "A salvaged Icepick.",
  1017. "Enabled": false,
  1018. "Cooldown": 0
  1019. },
  1020. "jacket": {
  1021. "MaxBulkCraft": 999,
  1022. "MinBulkCraft": 1,
  1023. "displayName": "Jacket",
  1024. "shortName": "jacket",
  1025. "description": "A rugged jacket.",
  1026. "Enabled": false,
  1027. "Cooldown": 0
  1028. },
  1029. "jacket.snow": {
  1030. "MaxBulkCraft": 999,
  1031. "MinBulkCraft": 1,
  1032. "displayName": "Snow Jacket - Red",
  1033. "shortName": "jacket.snow",
  1034. "description": "A thick, high visibility Jacket. It will help keep you warm in any climate.",
  1035. "Enabled": false,
  1036. "Cooldown": 0
  1037. },
  1038. "jacket.snow2": {
  1039. "MaxBulkCraft": 999,
  1040. "MinBulkCraft": 1,
  1041. "displayName": "Snow Jacket - Black",
  1042. "shortName": "jacket.snow2",
  1043. "description": "A thick Jacket. It will help keep you warm in any climate.",
  1044. "Enabled": false,
  1045. "Cooldown": 0
  1046. },
  1047. "jacket.snow3": {
  1048. "MaxBulkCraft": 999,
  1049. "MinBulkCraft": 1,
  1050. "displayName": "Snow Jacket - Wood Camo",
  1051. "shortName": "jacket.snow3",
  1052. "description": "A thick military Jacket. It will help keep you warm in any climate.",
  1053. "Enabled": false,
  1054. "Cooldown": 0
  1055. },
  1056. "knife.bone": {
  1057. "MaxBulkCraft": 999,
  1058. "MinBulkCraft": 1,
  1059. "displayName": "Bone Knife",
  1060. "shortName": "knife.bone",
  1061. "description": "Melee weapon crafted from bone and wood.",
  1062. "Enabled": false,
  1063. "Cooldown": 0
  1064. },
  1065. "ladder.wooden.wall": {
  1066. "MaxBulkCraft": 999,
  1067. "MinBulkCraft": 1,
  1068. "displayName": "Wooden Ladder",
  1069. "shortName": "ladder.wooden.wall",
  1070. "description": "A ladder will help you climb walls in any base.",
  1071. "Enabled": false,
  1072. "Cooldown": 0
  1073. },
  1074. "trap.landmine": {
  1075. "MaxBulkCraft": 999,
  1076. "MinBulkCraft": 1,
  1077. "displayName": "Land Mine",
  1078. "shortName": "trap.landmine",
  1079. "description": "An old military Landmine. If you stand on one, you can ask a friend to disarm it before it explodes.",
  1080. "Enabled": false,
  1081. "Cooldown": 0
  1082. },
  1083. "lantern": {
  1084. "MaxBulkCraft": 999,
  1085. "MinBulkCraft": 1,
  1086. "displayName": "Lantern",
  1087. "shortName": "lantern",
  1088. "description": "A Lantern. Place it where you need light.",
  1089. "Enabled": false,
  1090. "Cooldown": 0
  1091. },
  1092. "large.furnace": {
  1093. "MaxBulkCraft": 999,
  1094. "MinBulkCraft": 1,
  1095. "displayName": "Large Furnace",
  1096. "shortName": "large.furnace",
  1097. "description": "A Large Furnace.Use it to smelt ore.",
  1098. "Enabled": false,
  1099. "Cooldown": 0
  1100. },
  1101. "largemedkit": {
  1102. "MaxBulkCraft": 999,
  1103. "MinBulkCraft": 1,
  1104. "displayName": "Large Medkit",
  1105. "shortName": "largemedkit",
  1106. "description": "A large medkit.",
  1107. "Enabled": false,
  1108. "Cooldown": 0
  1109. },
  1110. "leather": {
  1111. "MaxBulkCraft": 999,
  1112. "MinBulkCraft": 1,
  1113. "displayName": "Leather",
  1114. "shortName": "leather",
  1115. "description": "Leather from an animal. Used in many clothing items, weapons, and more.",
  1116. "Enabled": false,
  1117. "Cooldown": 0
  1118. },
  1119. "lock.code": {
  1120. "MaxBulkCraft": 999,
  1121. "MinBulkCraft": 1,
  1122. "displayName": "Code Lock",
  1123. "shortName": "lock.code",
  1124. "description": "An electronic lock. Locked and unlocked with four-digit code.",
  1125. "Enabled": false,
  1126. "Cooldown": 0
  1127. },
  1128. "lock.key": {
  1129. "MaxBulkCraft": 999,
  1130. "MinBulkCraft": 1,
  1131. "displayName": "Lock",
  1132. "shortName": "lock.key",
  1133. "description": "A Lock that requires a key.",
  1134. "Enabled": false,
  1135. "Cooldown": 0
  1136. },
  1137. "longsword": {
  1138. "MaxBulkCraft": 999,
  1139. "MinBulkCraft": 1,
  1140. "displayName": "Longsword",
  1141. "shortName": "longsword",
  1142. "description": "A powerful 2-handed melee weapon with good range and high damage.",
  1143. "Enabled": false,
  1144. "Cooldown": 0
  1145. },
  1146. "mace": {
  1147. "MaxBulkCraft": 999,
  1148. "MinBulkCraft": 1,
  1149. "displayName": "Mace",
  1150. "shortName": "mace",
  1151. "description": "A powerful 2-handed melee weapon with high damage.",
  1152. "Enabled": false,
  1153. "Cooldown": 0
  1154. },
  1155. "machete": {
  1156. "MaxBulkCraft": 999,
  1157. "MinBulkCraft": 1,
  1158. "displayName": "Machete",
  1159. "shortName": "machete",
  1160. "description": "A brutal weapon with good range.",
  1161. "Enabled": false,
  1162. "Cooldown": 0
  1163. },
  1164. "map": {
  1165. "MaxBulkCraft": 999,
  1166. "MinBulkCraft": 1,
  1167. "displayName": "Paper Map",
  1168. "shortName": "map",
  1169. "description": "Helps you figure out where you are. You can annotate the map by right-clicking and drawing on it.\r\n\r\nDrag the map into your belt bar to make it active. You will then be able to view the map by holding down the map button (G by default).",
  1170. "Enabled": false,
  1171. "Cooldown": 0
  1172. },
  1173. "mask.balaclava": {
  1174. "MaxBulkCraft": 999,
  1175. "MinBulkCraft": 1,
  1176. "displayName": "Improvised Balaclava",
  1177. "shortName": "mask.balaclava",
  1178. "description": "A home made balaclava",
  1179. "Enabled": false,
  1180. "Cooldown": 0
  1181. },
  1182. "mask.bandana": {
  1183. "MaxBulkCraft": 999,
  1184. "MinBulkCraft": 1,
  1185. "displayName": "Bandana Mask",
  1186. "shortName": "mask.bandana",
  1187. "description": "A square of cloth which is tied around the face over the nose and mouth.",
  1188. "Enabled": false,
  1189. "Cooldown": 0
  1190. },
  1191. "wolfmeat.burned": {
  1192. "MaxBulkCraft": 999,
  1193. "MinBulkCraft": 1,
  1194. "displayName": "Burned Wolf Meat",
  1195. "shortName": "wolfmeat.burned",
  1196. "description": "Spoiled Wolf Meat. Consuming will damage your health.",
  1197. "Enabled": false,
  1198. "Cooldown": 0
  1199. },
  1200. "wolfmeat.cooked": {
  1201. "MaxBulkCraft": 999,
  1202. "MinBulkCraft": 1,
  1203. "displayName": "Cooked Wolf Meat",
  1204. "shortName": "wolfmeat.cooked",
  1205. "description": "Cooked Wolf Meat. Eating it provides a small boost to health, hunger, and thirst.",
  1206. "Enabled": false,
  1207. "Cooldown": 0
  1208. },
  1209. "wolfmeat.raw": {
  1210. "MaxBulkCraft": 999,
  1211. "MinBulkCraft": 1,
  1212. "displayName": "Raw Wolf Meat",
  1213. "shortName": "wolfmeat.raw",
  1214. "description": "Raw Wolf Meat. Consuming will damage your health.",
  1215. "Enabled": false,
  1216. "Cooldown": 0
  1217. },
  1218. "wolfmeat.spoiled": {
  1219. "MaxBulkCraft": 999,
  1220. "MinBulkCraft": 1,
  1221. "displayName": "Spoiled Wolf Meat",
  1222. "shortName": "wolfmeat.spoiled",
  1223. "description": "Spoiled Wolf Meat. Consuming will damage your health.",
  1224. "Enabled": false,
  1225. "Cooldown": 0
  1226. },
  1227. "metal.facemask": {
  1228. "MaxBulkCraft": 999,
  1229. "MinBulkCraft": 1,
  1230. "displayName": "Metal Facemask",
  1231. "shortName": "metal.facemask",
  1232. "description": "A protective facemask that deflects direct attacks.",
  1233. "Enabled": false,
  1234. "Cooldown": 0
  1235. },
  1236. "metal.fragments": {
  1237. "MaxBulkCraft": 999,
  1238. "MinBulkCraft": 1,
  1239. "displayName": "Metal Fragments",
  1240. "shortName": "metal.fragments",
  1241. "description": "Metal Fragments. Smelted from Metal Ore, used in lots of different crafting recipes.",
  1242. "Enabled": false,
  1243. "Cooldown": 0
  1244. },
  1245. "metal.ore": {
  1246. "MaxBulkCraft": 999,
  1247. "MinBulkCraft": 1,
  1248. "displayName": "Metal Ore",
  1249. "shortName": "metal.ore",
  1250. "description": "A rock containing sulfur. The sulfur can be extracted using a furnace.",
  1251. "Enabled": false,
  1252. "Cooldown": 0
  1253. },
  1254. "metal.plate.torso": {
  1255. "MaxBulkCraft": 999,
  1256. "MinBulkCraft": 1,
  1257. "displayName": "Metal Chest Plate",
  1258. "shortName": "metal.plate.torso",
  1259. "description": "A metal plate covering your torso. Can deflect attacks.",
  1260. "Enabled": false,
  1261. "Cooldown": 0
  1262. },
  1263. "metal.refined": {
  1264. "MaxBulkCraft": 999,
  1265. "MinBulkCraft": 1,
  1266. "displayName": "High Quality Metal",
  1267. "shortName": "metal.refined",
  1268. "description": "High quality metal suitable for armor and weapons construction.",
  1269. "Enabled": false,
  1270. "Cooldown": 0
  1271. },
  1272. "mining.pumpjack": {
  1273. "MaxBulkCraft": 999,
  1274. "MinBulkCraft": 1,
  1275. "displayName": "Pump Jack",
  1276. "shortName": "mining.pumpjack",
  1277. "description": "Extracts oil from the ground. Use a Survey Charge to determine the amount of oil available for extraction in any given area.",
  1278. "Enabled": false,
  1279. "Cooldown": 0
  1280. },
  1281. "mining.quarry": {
  1282. "MaxBulkCraft": 999,
  1283. "MinBulkCraft": 1,
  1284. "displayName": "Mining Quarry",
  1285. "shortName": "mining.quarry",
  1286. "description": "Extracts minerals from the ground. Use a Survey Charge to determine the amount of minerals available for extraction in any given area.",
  1287. "Enabled": false,
  1288. "Cooldown": 0
  1289. },
  1290. "mushroom": {
  1291. "MaxBulkCraft": 999,
  1292. "MinBulkCraft": 1,
  1293. "displayName": "Mushroom",
  1294. "shortName": "mushroom",
  1295. "description": "A Mushroom found on the ground. Eating it provides a small boost to health, hunger, and thirst.",
  1296. "Enabled": false,
  1297. "Cooldown": 0
  1298. },
  1299. "note": {
  1300. "MaxBulkCraft": 999,
  1301. "MinBulkCraft": 1,
  1302. "displayName": "Note",
  1303. "shortName": "note",
  1304. "description": "A scrap of paper for leaving notes.",
  1305. "Enabled": false,
  1306. "Cooldown": 0
  1307. },
  1308. "pants": {
  1309. "MaxBulkCraft": 999,
  1310. "MinBulkCraft": 1,
  1311. "displayName": "Pants",
  1312. "shortName": "pants",
  1313. "description": "Pants.",
  1314. "Enabled": false,
  1315. "Cooldown": 0
  1316. },
  1317. "paper": {
  1318. "MaxBulkCraft": 999,
  1319. "MinBulkCraft": 1,
  1320. "displayName": "Paper",
  1321. "shortName": "paper",
  1322. "description": "Paper.",
  1323. "Enabled": false,
  1324. "Cooldown": 0
  1325. },
  1326. "pickaxe": {
  1327. "MaxBulkCraft": 999,
  1328. "MinBulkCraft": 1,
  1329. "displayName": "Pick Axe",
  1330. "shortName": "pickaxe",
  1331. "description": "A Pickaxe, useful for gathering ore from rocks.",
  1332. "Enabled": false,
  1333. "Cooldown": 0
  1334. },
  1335. "pistol.eoka": {
  1336. "MaxBulkCraft": 999,
  1337. "MinBulkCraft": 1,
  1338. "displayName": "Eoka Pistol",
  1339. "shortName": "pistol.eoka",
  1340. "description": "A very basic Pistol that fires one Pistol Round at a time.",
  1341. "Enabled": false,
  1342. "Cooldown": 0
  1343. },
  1344. "pistol.revolver": {
  1345. "MaxBulkCraft": 999,
  1346. "MinBulkCraft": 1,
  1347. "displayName": "Revolver",
  1348. "shortName": "pistol.revolver",
  1349. "description": "A six-shooter.",
  1350. "Enabled": false,
  1351. "Cooldown": 0
  1352. },
  1353. "pistol.semiauto": {
  1354. "MaxBulkCraft": 999,
  1355. "MinBulkCraft": 1,
  1356. "displayName": "Semi-Automatic Pistol",
  1357. "shortName": "pistol.semiauto",
  1358. "description": "A sem-automatic Pistol. Fires rapidly and with good accuracy.",
  1359. "Enabled": false,
  1360. "Cooldown": 0
  1361. },
  1362. "pumpkin": {
  1363. "MaxBulkCraft": 999,
  1364. "MinBulkCraft": 1,
  1365. "displayName": "Pumpkin",
  1366. "shortName": "pumpkin",
  1367. "description": "An edible vegetable that can also be worn as a hat. Eating it provides a small boost to health, hunger, and thirst.",
  1368. "Enabled": false,
  1369. "Cooldown": 0
  1370. },
  1371. "seed.pumpkin": {
  1372. "MaxBulkCraft": 999,
  1373. "MinBulkCraft": 1,
  1374. "displayName": "Pumpkin Seed",
  1375. "shortName": "seed.pumpkin",
  1376. "description": "Seeds can be eaten or planted.",
  1377. "Enabled": false,
  1378. "Cooldown": 0
  1379. },
  1380. "box.repair.bench": {
  1381. "MaxBulkCraft": 999,
  1382. "MinBulkCraft": 1,
  1383. "displayName": "Repair Bench",
  1384. "shortName": "box.repair.bench",
  1385. "description": "Repair items here.",
  1386. "Enabled": false,
  1387. "Cooldown": 0
  1388. },
  1389. "research.table": {
  1390. "MaxBulkCraft": 999,
  1391. "MinBulkCraft": 1,
  1392. "displayName": "Research Table",
  1393. "shortName": "research.table",
  1394. "description": "Research items here.",
  1395. "Enabled": false,
  1396. "Cooldown": 0
  1397. },
  1398. "riot.helmet": {
  1399. "MaxBulkCraft": 999,
  1400. "MinBulkCraft": 1,
  1401. "displayName": "Riot Helmet",
  1402. "shortName": "riot.helmet",
  1403. "description": "A makeshift riot Helmet. Great at deflecting melee attacks.",
  1404. "Enabled": false,
  1405. "Cooldown": 0
  1406. },
  1407. "roadsign.jacket": {
  1408. "MaxBulkCraft": 999,
  1409. "MinBulkCraft": 1,
  1410. "displayName": "Road Sign Jacket",
  1411. "shortName": "roadsign.jacket",
  1412. "description": "A shoddy piece of body armor made from Metal Fragments and Leather.",
  1413. "Enabled": false,
  1414. "Cooldown": 0
  1415. },
  1416. "roadsign.kilt": {
  1417. "MaxBulkCraft": 999,
  1418. "MinBulkCraft": 1,
  1419. "displayName": "Road Sign Kilt",
  1420. "shortName": "roadsign.kilt",
  1421. "description": "A shoddy piece of leg armor made from Metal Fragments and Leather.",
  1422. "Enabled": false,
  1423. "Cooldown": 0
  1424. },
  1425. "rock": {
  1426. "MaxBulkCraft": 999,
  1427. "MinBulkCraft": 1,
  1428. "displayName": "Rock",
  1429. "shortName": "rock",
  1430. "description": "A Rock. The most basic melee weapon and gathering tool.",
  1431. "Enabled": false,
  1432. "Cooldown": 0
  1433. },
  1434. "rocket.launcher": {
  1435. "MaxBulkCraft": 999,
  1436. "MinBulkCraft": 1,
  1437. "displayName": "Rocket Launcher",
  1438. "shortName": "rocket.launcher",
  1439. "description": "Shoots rockets slighty farther than North Korea.",
  1440. "Enabled": false,
  1441. "Cooldown": 0
  1442. },
  1443. "salt.water": {
  1444. "MaxBulkCraft": 999,
  1445. "MinBulkCraft": 1,
  1446. "displayName": "Salt Water",
  1447. "shortName": "salt.water",
  1448. "description": "Water with a high salt content. Consuming will damage your health.",
  1449. "Enabled": false,
  1450. "Cooldown": 0
  1451. },
  1452. "salvaged.cleaver": {
  1453. "MaxBulkCraft": 999,
  1454. "MinBulkCraft": 1,
  1455. "displayName": "Salvaged Cleaver",
  1456. "shortName": "salvaged.cleaver",
  1457. "description": "A powerful 2-handed melee weapon with high damage.",
  1458. "Enabled": false,
  1459. "Cooldown": 0
  1460. },
  1461. "salvaged.sword": {
  1462. "MaxBulkCraft": 999,
  1463. "MinBulkCraft": 1,
  1464. "displayName": "Salvaged Sword",
  1465. "shortName": "salvaged.sword",
  1466. "description": "A powerful melee weapon made from a filed-down wrench. Great durability, good damage.",
  1467. "Enabled": false,
  1468. "Cooldown": 0
  1469. },
  1470. "shoes.boots": {
  1471. "MaxBulkCraft": 999,
  1472. "MinBulkCraft": 1,
  1473. "displayName": "Boots",
  1474. "shortName": "shoes.boots",
  1475. "description": "Work boots.",
  1476. "Enabled": false,
  1477. "Cooldown": 0
  1478. },
  1479. "shotgun.pump": {
  1480. "MaxBulkCraft": 999,
  1481. "MinBulkCraft": 1,
  1482. "displayName": "Pump Shotgun",
  1483. "shortName": "shotgun.pump",
  1484. "description": "A Shotgun. Fires six rounds.",
  1485. "Enabled": false,
  1486. "Cooldown": 0
  1487. },
  1488. "shotgun.waterpipe": {
  1489. "MaxBulkCraft": 999,
  1490. "MinBulkCraft": 1,
  1491. "displayName": "Waterpipe Shotgun",
  1492. "shortName": "shotgun.waterpipe",
  1493. "description": "A Shotgun. Fires a single round before reloading.",
  1494. "Enabled": false,
  1495. "Cooldown": 0
  1496. },
  1497. "sign.wooden.huge": {
  1498. "MaxBulkCraft": 999,
  1499. "MinBulkCraft": 1,
  1500. "displayName": "Huge Wooden Sign",
  1501. "shortName": "sign.wooden.huge",
  1502. "description": "A 6-meter by 3-meter wooden sign that you can write on.",
  1503. "Enabled": false,
  1504. "Cooldown": 0
  1505. },
  1506. "sign.wooden.large": {
  1507. "MaxBulkCraft": 999,
  1508. "MinBulkCraft": 1,
  1509. "displayName": "Large Wooden Sign",
  1510. "shortName": "sign.wooden.large",
  1511. "description": "A 3-meter by 1.5-meter wooden sign that you can write on.",
  1512. "Enabled": false,
  1513. "Cooldown": 0
  1514. },
  1515. "sign.wooden.medium": {
  1516. "MaxBulkCraft": 999,
  1517. "MinBulkCraft": 1,
  1518. "displayName": "Wooden Sign",
  1519. "shortName": "sign.wooden.medium",
  1520. "description": "A 2-meter by 1-meter wooden sign that you can write on.",
  1521. "Enabled": false,
  1522. "Cooldown": 0
  1523. },
  1524. "sign.wooden.small": {
  1525. "MaxBulkCraft": 999,
  1526. "MinBulkCraft": 1,
  1527. "displayName": "Small Wooden Sign",
  1528. "shortName": "sign.wooden.small",
  1529. "description": "A 1-meter by 0.5-meter wooden sign that you can write on.",
  1530. "Enabled": false,
  1531. "Cooldown": 0
  1532. },
  1533. "weapon.mod.silencer": {
  1534. "MaxBulkCraft": 999,
  1535. "MinBulkCraft": 1,
  1536. "displayName": "Silencer",
  1537. "shortName": "weapon.mod.silencer",
  1538. "description": "Significantly reduces the sound of gunfire, and completely removes any visible muzzle flash.",
  1539. "Enabled": false,
  1540. "Cooldown": 0
  1541. },
  1542. "skull.human": {
  1543. "MaxBulkCraft": 999,
  1544. "MinBulkCraft": 1,
  1545. "displayName": "Human Skull",
  1546. "shortName": "skull.human",
  1547. "description": "A human skull.",
  1548. "Enabled": false,
  1549. "Cooldown": 0
  1550. },
  1551. "skull.wolf": {
  1552. "MaxBulkCraft": 999,
  1553. "MinBulkCraft": 1,
  1554. "displayName": "Wolf Skull",
  1555. "shortName": "skull.wolf",
  1556. "description": "A wolf skull.",
  1557. "Enabled": false,
  1558. "Cooldown": 0
  1559. },
  1560. "sleepingbag": {
  1561. "MaxBulkCraft": 999,
  1562. "MinBulkCraft": 1,
  1563. "displayName": "Sleeping Bag",
  1564. "shortName": "sleepingbag",
  1565. "description": "A sleeping bag. Placing this will give you a location to respawn.",
  1566. "Enabled": false,
  1567. "Cooldown": 0
  1568. },
  1569. "small.oil.refinery": {
  1570. "MaxBulkCraft": 999,
  1571. "MinBulkCraft": 1,
  1572. "displayName": "Small Oil Refinery",
  1573. "shortName": "small.oil.refinery",
  1574. "description": "A small refinery which can produce Low Grade Fuel from Crude Oil.",
  1575. "Enabled": false,
  1576. "Cooldown": 0
  1577. },
  1578. "stash.small": {
  1579. "MaxBulkCraft": 999,
  1580. "MinBulkCraft": 1,
  1581. "displayName": "Small Stash",
  1582. "shortName": "stash.small",
  1583. "description": "A hidden, burried stash to keep your items safe. After placing, return to the stash and aim at the ground where you hid it and it will reveal itself.",
  1584. "Enabled": false,
  1585. "Cooldown": 0
  1586. },
  1587. "smallwaterbottle": {
  1588. "MaxBulkCraft": 999,
  1589. "MinBulkCraft": 1,
  1590. "displayName": "Small Water Bottle",
  1591. "shortName": "smallwaterbottle",
  1592. "description": "Small Water Bottle. Fill it from Water Catchers.",
  1593. "Enabled": false,
  1594. "Cooldown": 0
  1595. },
  1596. "smg.2": {
  1597. "MaxBulkCraft": 999,
  1598. "MinBulkCraft": 1,
  1599. "displayName": "Custom SMG",
  1600. "shortName": "smg.2",
  1601. "description": "A rapid-firing Machine Gun. Sacrifices accuracy and distance for speed.",
  1602. "Enabled": false,
  1603. "Cooldown": 0
  1604. },
  1605. "spear.stone": {
  1606. "MaxBulkCraft": 999,
  1607. "MinBulkCraft": 1,
  1608. "displayName": "Stone Spear",
  1609. "shortName": "spear.stone",
  1610. "description": "A stone-tipped wooden Spear.",
  1611. "Enabled": false,
  1612. "Cooldown": 0
  1613. },
  1614. "spear.wooden": {
  1615. "MaxBulkCraft": 999,
  1616. "MinBulkCraft": 1,
  1617. "displayName": "Wooden Spear",
  1618. "shortName": "spear.wooden",
  1619. "description": "A wooden Spear.",
  1620. "Enabled": false,
  1621. "Cooldown": 0
  1622. },
  1623. "spikes.floor": {
  1624. "MaxBulkCraft": 999,
  1625. "MinBulkCraft": 1,
  1626. "displayName": "Wooden Floor Spikes",
  1627. "shortName": "spikes.floor",
  1628. "description": "A set of spikes that will slow down and hurt anyone that walks over them.",
  1629. "Enabled": false,
  1630. "Cooldown": 0
  1631. },
  1632. "stone.pickaxe": {
  1633. "MaxBulkCraft": 999,
  1634. "MinBulkCraft": 1,
  1635. "displayName": "Stone Pick Axe",
  1636. "shortName": "stone.pickaxe",
  1637. "description": "A stone Pickaxe.",
  1638. "Enabled": false,
  1639. "Cooldown": 0
  1640. },
  1641. "stonehatchet": {
  1642. "MaxBulkCraft": 999,
  1643. "MinBulkCraft": 1,
  1644. "displayName": "Stone Hatchet",
  1645. "shortName": "stonehatchet",
  1646. "description": "A stone Hatchet.",
  1647. "Enabled": false,
  1648. "Cooldown": 0
  1649. },
  1650. "stones": {
  1651. "MaxBulkCraft": 999,
  1652. "MinBulkCraft": 1,
  1653. "displayName": "Stones",
  1654. "shortName": "stones",
  1655. "description": "Stones.",
  1656. "Enabled": false,
  1657. "Cooldown": 0
  1658. },
  1659. "sulfur": {
  1660. "MaxBulkCraft": 999,
  1661. "MinBulkCraft": 1,
  1662. "displayName": "Sulfur",
  1663. "shortName": "sulfur",
  1664. "description": "Sulphur.",
  1665. "Enabled": false,
  1666. "Cooldown": 0
  1667. },
  1668. "sulfur.ore": {
  1669. "MaxBulkCraft": 999,
  1670. "MinBulkCraft": 1,
  1671. "displayName": "Sulfur Ore",
  1672. "shortName": "sulfur.ore",
  1673. "description": "A rock containing sulfur. The sulfur can be extracted using a furnace.",
  1674. "Enabled": false,
  1675. "Cooldown": 0
  1676. },
  1677. "supply.signal": {
  1678. "MaxBulkCraft": 999,
  1679. "MinBulkCraft": 1,
  1680. "displayName": "Supply Signal",
  1681. "shortName": "supply.signal",
  1682. "description": "Green signal smoke. Use to mark a location for an airdrop.",
  1683. "Enabled": false,
  1684. "Cooldown": 0
  1685. },
  1686. "surveycharge": {
  1687. "MaxBulkCraft": 999,
  1688. "MinBulkCraft": 1,
  1689. "displayName": "Survey Charge",
  1690. "shortName": "surveycharge",
  1691. "description": "Use this on the terrain to see which resources are available for mining.",
  1692. "Enabled": false,
  1693. "Cooldown": 0
  1694. },
  1695. "syringe.medical": {
  1696. "MaxBulkCraft": 999,
  1697. "MinBulkCraft": 1,
  1698. "displayName": "Medical Syringe",
  1699. "shortName": "syringe.medical",
  1700. "description": "Heal yourself or others with this syringe. Left-click heals you, right-click heals a target.",
  1701. "Enabled": false,
  1702. "Cooldown": 0
  1703. },
  1704. "smg.thompson": {
  1705. "MaxBulkCraft": 999,
  1706. "MinBulkCraft": 1,
  1707. "displayName": "Thompson",
  1708. "shortName": "smg.thompson",
  1709. "description": "A medium damage machine gun.",
  1710. "Enabled": false,
  1711. "Cooldown": 0
  1712. },
  1713. "torch": {
  1714. "MaxBulkCraft": 999,
  1715. "MinBulkCraft": 1,
  1716. "displayName": "Torch",
  1717. "shortName": "torch",
  1718. "description": "A Torch. Lights your way at night and can be used as a weapon.",
  1719. "Enabled": false,
  1720. "Cooldown": 0
  1721. },
  1722. "tshirt": {
  1723. "MaxBulkCraft": 999,
  1724. "MinBulkCraft": 1,
  1725. "displayName": "T-Shirt",
  1726. "shortName": "tshirt",
  1727. "description": "A t-shirt with very short sleeves.",
  1728. "Enabled": false,
  1729. "Cooldown": 0
  1730. },
  1731. "tshirt.long": {
  1732. "MaxBulkCraft": 999,
  1733. "MinBulkCraft": 1,
  1734. "displayName": "Longsleeve T-Shirt",
  1735. "shortName": "tshirt.long",
  1736. "description": "A t-shirt with long sleeves.",
  1737. "Enabled": false,
  1738. "Cooldown": 0
  1739. },
  1740. "wall.external.high.stone": {
  1741. "MaxBulkCraft": 999,
  1742. "MinBulkCraft": 1,
  1743. "displayName": "High External Stone Wall",
  1744. "shortName": "wall.external.high.stone",
  1745. "description": "A high stone wall used to keep people off your property.",
  1746. "Enabled": false,
  1747. "Cooldown": 0
  1748. },
  1749. "wall.external.high": {
  1750. "MaxBulkCraft": 999,
  1751. "MinBulkCraft": 1,
  1752. "displayName": "High External Wooden Wall",
  1753. "shortName": "wall.external.high",
  1754. "description": "A high wooden wall used to keep people off your property.",
  1755. "Enabled": false,
  1756. "Cooldown": 0
  1757. },
  1758. "water": {
  1759. "MaxBulkCraft": 999,
  1760. "MinBulkCraft": 1,
  1761. "displayName": "Water",
  1762. "shortName": "water",
  1763. "description": "Water. Drinking it will alleviate your thirst.",
  1764. "Enabled": false,
  1765. "Cooldown": 0
  1766. },
  1767. "water.catcher.large": {
  1768. "MaxBulkCraft": 999,
  1769. "MinBulkCraft": 1,
  1770. "displayName": "Large Water Catcher",
  1771. "shortName": "water.catcher.large",
  1772. "description": "Collects drinkable water from the air via rain and dew.",
  1773. "Enabled": false,
  1774. "Cooldown": 0
  1775. },
  1776. "water.catcher.small": {
  1777. "MaxBulkCraft": 999,
  1778. "MinBulkCraft": 1,
  1779. "displayName": "Small Water Catcher",
  1780. "shortName": "water.catcher.small",
  1781. "description": "Collects drinkable water from the air via rain and dew.",
  1782. "Enabled": false,
  1783. "Cooldown": 0
  1784. },
  1785. "hat.wolf": {
  1786. "MaxBulkCraft": 999,
  1787. "MinBulkCraft": 1,
  1788. "displayName": "Wolf Headdress",
  1789. "shortName": "hat.wolf",
  1790. "description": "A headdress made out of the scraped out head of a wolf.",
  1791. "Enabled": false,
  1792. "Cooldown": 0
  1793. },
  1794. "wood": {
  1795. "MaxBulkCraft": 999,
  1796. "MinBulkCraft": 1,
  1797. "displayName": "Wood",
  1798. "shortName": "wood",
  1799. "description": "Wood. Collected from trees and used in many crafting recipes. It's also needed to cook in camp-fires.",
  1800. "Enabled": false,
  1801. "Cooldown": 0
  1802. },
  1803. "wood.armor.jacket": {
  1804. "MaxBulkCraft": 999,
  1805. "MinBulkCraft": 1,
  1806. "displayName": "Wood Chestplate",
  1807. "shortName": "wood.armor.jacket",
  1808. "description": "A shoddy piece of body armor made from Wood and Cloth.",
  1809. "Enabled": false,
  1810. "Cooldown": 0
  1811. },
  1812. "wood.armor.pants": {
  1813. "MaxBulkCraft": 999,
  1814. "MinBulkCraft": 1,
  1815. "displayName": "Wood Armor Pants",
  1816. "shortName": "wood.armor.pants",
  1817. "description": "A shoddy piece of leg armor made from Wood and Cloth.",
  1818. "Enabled": false,
  1819. "Cooldown": 0
  1820. }
  1821. }
  1822. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement