22 lines
516 B
JSON
22 lines
516 B
JSON
{
|
|
"breed": "blazing",
|
|
"name": "slime.splendid_slimes.blazing",
|
|
"color": "#c96c03",
|
|
"diet": "diet.splendid_slimes.blazing",
|
|
"particle": { "item": "minecraft:blaze_powder" },
|
|
"foods": [
|
|
{ "tag": "forge:cooked_meat" }
|
|
],
|
|
"favorite_food": {
|
|
"item": "autumnity:cooked_turkey"
|
|
},
|
|
"negative_emit_effects": [
|
|
{
|
|
"effect": "supplementaries:flammable",
|
|
"duration": 300,
|
|
"amplifier": 1
|
|
}
|
|
],
|
|
"emit_effect_particle": "supplementaries:bomb_smoke",
|
|
"traits": ["flaming"]
|
|
} |