Skip to content

Instantly share code, notes, and snippets.

@Insane96
Created May 25, 2019 12:26
Show Gist options
  • Save Insane96/660ae540242bb70e0c1535ae0df3ddfc to your computer and use it in GitHub Desktop.
Save Insane96/660ae540242bb70e0c1535ae0df3ddfc to your computer and use it in GitHub Desktop.
[
{
"mob": ["minecraft:skeleton"],
"nbt": {
"HandDropChances": [ -327.67, -327.67 ]
},
"healthmultiply": 2,
"result": "default"
},
{
"mob": ["minecraft:blaze"],
"spawner": "false",
"dimension": -1,
"random": 0.9,
"result": "deny"
},
{
"mob": ["minecraft:wither_skeleton"],
"spawner": "false",
"dimension": -1,
"random": 0.25,
"result": "deny"
},
{
"mob": ["minecraft:skeleton"],
"spawner": "false",
"dimension": -1,
"result": "deny"
},
{
"mob": ["thermalfoundation:blitz"],
"maxlight": 7,
"result": "allow",
"maxcount": "5,thermalfoundation:blitz"
},
{
"mob": ["thermalfoundation:blizz"],
"maxlight": 7,
"result": "allow",
"maxcount": "5,thermalfoundation:blizz"
},
{
"mob": ["thermalfoundation:basalz"],
"maxlight": 7,
"result": "allow",
"maxcount": "5,thermalfoundation:basalz"
},
{
"mob": ["thermalfoundation:blitz", "thermalfoundation:blizz", "thermalfoundation:basalz"],
"result": "deny"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment