94 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			94 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "enabled": true,
 | 
						|
    "neededInstalledMods": [],
 | 
						|
    "neededUninstalledMods": [],
 | 
						|
    "spawns": [
 | 
						|
      {
 | 
						|
        "id": "skitty-1",
 | 
						|
        "pokemon": "skitty",
 | 
						|
        "presets": [                
 | 
						|
            "natural",
 | 
						|
            "village"
 | 
						|
        ],
 | 
						|
        "type": "pokemon",
 | 
						|
        "context": "grounded",
 | 
						|
        "bucket": "common",
 | 
						|
        "level": "1-35",
 | 
						|
        "weight": 9.0,
 | 
						|
        "weightMultiplier": {
 | 
						|
            "multiplier": 1.5,
 | 
						|
            "condition": {
 | 
						|
                "timeRange": "night"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "condition": {
 | 
						|
            "canSeeSky": true,
 | 
						|
            "biomes": [
 | 
						|
                "#cobblemon:is_overworld"
 | 
						|
            ],
 | 
						|
            "isRaining": false
 | 
						|
        },
 | 
						|
        "anticondition": {
 | 
						|
            "biomes": [
 | 
						|
                "#cobblemon:is_arid",
 | 
						|
                "#cobblemon:is_freezing"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "id": "skitty-2",
 | 
						|
        "pokemon": "skitty",
 | 
						|
        "presets": [
 | 
						|
            "natural",
 | 
						|
            "urban"
 | 
						|
        ],
 | 
						|
        "type": "pokemon",
 | 
						|
        "context": "grounded",
 | 
						|
        "bucket": "common",
 | 
						|
        "level": "4-29",
 | 
						|
        "weight": 9.0,
 | 
						|
        "weightMultiplier": {
 | 
						|
            "multiplier": 1.5,
 | 
						|
            "condition": {
 | 
						|
                "timeRange": "night"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "condition": {
 | 
						|
            "canSeeSky": true,
 | 
						|
            "biomes": [
 | 
						|
                "#cobblemon:is_arid"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "anticondition": {
 | 
						|
            "structures": [
 | 
						|
                "#minecraft:village"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "id": "skitty-3",
 | 
						|
        "pokemon": "skitty",
 | 
						|
        "presets": [
 | 
						|
            "natural"
 | 
						|
        ],
 | 
						|
        "type": "pokemon",
 | 
						|
        "context": "grounded",
 | 
						|
        "bucket": "common",
 | 
						|
        "level": "4-29",
 | 
						|
        "weight": 9.0,
 | 
						|
        "weightMultiplier": {
 | 
						|
            "multiplier": 1.5,
 | 
						|
            "condition": {
 | 
						|
                "timeRange": "night"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "condition": {
 | 
						|
            "canSeeSky": true,
 | 
						|
            "biomes": [
 | 
						|
                "minecraft:cherry_grove"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  } |