Some checks failed
		
		
	
	studiorailgun/Renderer/pipeline/head There was a failure building this commit
				
			
		
			
				
	
	
		
			37 lines
		
	
	
		
			957 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			957 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "items" : [
 | |
|         {
 | |
|             "id" : "Stone Shovel",
 | |
|             "tokens" : [
 | |
|                 "GRAVITY",
 | |
|                 "TARGETABLE",
 | |
|                 "CURSOR"
 | |
|             ],
 | |
|             "equipData": {
 | |
|                 "equipClass" : "tool"
 | |
|             },
 | |
|             "graphicsTemplate": {
 | |
|                 "model": {
 | |
|                     "path" : "Models/items/weapons/shovel1.glb"
 | |
|                 }
 | |
|             },
 | |
|             "clientSidePrimary": "DIG",
 | |
|             "collidable": {
 | |
|                 "type" : "CUBE",
 | |
|                 "dimension1" : 0.1,
 | |
|                 "dimension2" : 0.1,
 | |
|                 "dimension3" : 0.35,
 | |
|                 "rotX": 0,
 | |
|                 "rotY": 0,
 | |
|                 "rotZ": 0,
 | |
|                 "rotW": 1,
 | |
|                 "offsetX" : 0,
 | |
|                 "offsetY" : 0.05,
 | |
|                 "offsetZ" : 0
 | |
|             },
 | |
|             "iconPath" : "Textures/icons/itemIconItemGeneric.png"
 | |
|         }
 | |
|     ],
 | |
|     "files" : [
 | |
|     ]
 | |
| } |