Created
July 18, 2019 03:02
-
-
Save RisingInIris2017/70635177583f0008911bfb369bd1c93e to your computer and use it in GitHub Desktop.
RD Spawner Settings
This file contains 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
{ | |
"name" : "demo:spawners", | |
"spawners" : [ | |
{ | |
"type" : "BLAZE", | |
"potentials" : [ | |
{"name" : "minecraft:vindication_illager"}, | |
{"name" : "minecraft:illusion_illager"}, | |
{"name" : "minecraft:vex"} | |
], | |
"level" : [0, 1] | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment