13 lines
335 B
JSON
13 lines
335 B
JSON
{
|
|
"breed": "bony",
|
|
"name": "slime.splendid_slimes.bony",
|
|
"color": "#e8e5d2",
|
|
"diet": "diet.splendid_slimes.bony",
|
|
"particle": { "item": "minecraft:bone" },
|
|
"traits": ["putrid"],
|
|
"foods": [{ "tag": "society:small_milk" }, { "tag": "society:large_milk" }],
|
|
"favorite_food": {
|
|
"item": "society:large_sheep_milk"
|
|
}
|
|
}
|