Version 1.2.2
			
				 7 downloads
			
			
			
				
					Leave the luck of the players to chance! 
	You can increase the number of Supply Drops, with a specified number or with a random value! 
	Spawn with a 5 second delay. 
	Extra function: it is possible to open only with items specified in the config, for example with cutting tools. You only need to hold a cutting tool for the very first loot, then you can loot freely! This function can be turned off in the config.
 
	Config
 
	{ 
	   "Spawn count: ( -1=disable | 0=Random | 0 < fix spawn count)": 1, 
	   "Random spawn max count:": 5, 
	   "Max Radius to spawn:": 30.0, 
	   "Allow Supply Drops to be opened only with cutting tools?": true, 
	   "Allowed weapon shortnames for looting supply drop:": [ 
	      "knife.combat", 
	      "machete", 
	      "salvaged.sword", 
	      "salvaged.cleaver", 
	      "knife.bone", 
	      "knife.butcher", 
	      "longsword", 
	      "knife.skinning" 
	   ], 
	"Broke cutting item after opened supply drop?": true 
	}
 
	31 lang file