Skip to content

Instantly share code, notes, and snippets.

@RisingInIris2017
Created July 18, 2019 03:02
Show Gist options
  • Save RisingInIris2017/70635177583f0008911bfb369bd1c93e to your computer and use it in GitHub Desktop.
Save RisingInIris2017/70635177583f0008911bfb369bd1c93e to your computer and use it in GitHub Desktop.
RD Spawner Settings
{
"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