add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user