24 lines
		
	
	
		
			554 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			554 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |    "enabled": true, | ||
|  |    "neededInstalledMods": [], | ||
|  |    "neededUninstalledMods": [], | ||
|  |    "spawns": [ | ||
|  |        { | ||
|  |            "id": "pawniard-1", | ||
|  |            "pokemon": "pawniard", | ||
|  |            "presets": [ | ||
|  |                "natural" | ||
|  |            ], | ||
|  |            "type": "pokemon", | ||
|  |            "context": "grounded", | ||
|  |            "bucket": "uncommon", | ||
|  |            "level": "10-38", | ||
|  |            "weight": 6.9, | ||
|  |            "condition": { | ||
|  |                "biomes": [ | ||
|  |                    "minecraft:bamboo_jungle" | ||
|  |                ] | ||
|  |            } | ||
|  |        } | ||
|  |    ] | ||
|  | } |