35 lines
1.0 KiB
JSON
35 lines
1.0 KiB
JSON
{
|
|
"breed": "rotting",
|
|
"name": "slime.splendid_slimes.rotting",
|
|
"color": "#6f4d1b",
|
|
"particle": { "item": "minecraft:rotten_flesh" },
|
|
"diet": "diet.splendid_slimes.rotting",
|
|
"foods": [{ "tag": "forge:raw_meat" }, { "tag": "splendid_slimes:animal_spawn_eggs" }],
|
|
"favorite_food": {
|
|
"item": "minecraft:chicken"
|
|
},
|
|
"traits": ["putrid", "dominant"],
|
|
"entities": [
|
|
"minecraft:chicken",
|
|
"minecraft:cow",
|
|
"minecraft:pig",
|
|
"snowpig:snow_pig",
|
|
"minecraft:rabbit",
|
|
"minecraft:sheep",
|
|
"untitledduckmod:duck",
|
|
"untitledduckmod:goose"
|
|
],
|
|
"favorite_entity": "minecraft:chicken",
|
|
"hostile_to_entities": ["minecraft:villager"],
|
|
"negative_emit_effects": [
|
|
{
|
|
"effect": "minecraft:hunger",
|
|
"duration": 220,
|
|
"amplifier": 0
|
|
}
|
|
],
|
|
"attack_commands": [
|
|
"summon zombie ~ ~ ~ {DeathLootTable:\"minecraft:empty\",Health:8f,ArmorItems:[{},{},{},{id:\"minecraft:slime_block\",Count:1b}],ArmorDropChances:[0.085F,0.085F,0.085F,0.000F],Attributes:[{Name:generic.max_health,Base:8}]}"
|
|
]
|
|
}
|