add first patch
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"breed": "boomcat",
|
||||
"name": "slime.splendid_slimes.boomcat",
|
||||
"color": "#8a8a8a",
|
||||
"particle": { "item": "minecraft:gunpowder" },
|
||||
"diet": "diet.splendid_slimes.boomcat",
|
||||
"foods": [
|
||||
{ "tag": "forge:raw_meat" },
|
||||
{ "tag": "forge:cooked_meat" },
|
||||
{ "tag": "splendid_slimes:animal_spawn_eggs" }
|
||||
],
|
||||
"favorite_food": {
|
||||
"item": "untitledduckmod:cooked_duck"
|
||||
},
|
||||
"entities": [
|
||||
"minecraft:chicken",
|
||||
"minecraft:cow",
|
||||
"minecraft:pig",
|
||||
"snowpig:snow_pig",
|
||||
"minecraft:rabbit",
|
||||
"minecraft:sheep",
|
||||
"untitledduckmod:duck",
|
||||
"untitledduckmod:goose"
|
||||
],
|
||||
"favorite_entity": "untitledduckmod:duck",
|
||||
"traits": ["explosive"]
|
||||
}
|
||||
Reference in New Issue
Block a user