Created
January 21, 2018 07:38
-
-
Save vico93/e22f9a2eb3967f961bdf7c778cb41f5b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "biome": [ | |
| "Forest", | |
| "Forest Hills", | |
| "Birch Forest Hills M", | |
| "Birch Forest Hills", | |
| "Flower Forest", | |
| "Birch Forest", | |
| "Birch Forest M", | |
| "Swampland", | |
| "Swampland M" | |
| ], | |
| "mob": "minecraft:parrot", | |
| "groupcountmin": 1, | |
| "groupcountmax": 8, | |
| "weight": 8 | |
| }, | |
| { | |
| "biome": [ | |
| "Forest", | |
| "Forest Hills", | |
| "Birch Forest Hills M", | |
| "Birch Forest Hills", | |
| "Flower Forest", | |
| "Birch Forest", | |
| "Birch Forest M", | |
| "Plains", | |
| "River", | |
| "Sunflower Plains", | |
| "Taiga", | |
| "Mega Taiga", | |
| "Mega Taiga Hills", | |
| "Taiga M", | |
| "Mega Spruce Taiga", | |
| "Redwood Taiga Hills M" | |
| ], | |
| "mob": "minecraft:ocelot", | |
| "groupcountmin": 1, | |
| "groupcountmax": 2, | |
| "weight": 6 | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment