31 lines
898 B
JSON
31 lines
898 B
JSON
{
|
|
"breed": "gold",
|
|
"name": "slime.splendid_slimes.gold",
|
|
"color": "#e9b115",
|
|
"particle": { "item": "minecraft:raw_gold_block" },
|
|
"hat_y_offset": -1,
|
|
"diet": "diet.splendid_slimes.gold",
|
|
"foods": [
|
|
{
|
|
"tag": "society:preserves"
|
|
}
|
|
],
|
|
"favorite_food": {
|
|
"item": "society:bell_pepper_preserves"
|
|
},
|
|
"traits": ["largoless", "moody"],
|
|
"emit_effect_particle": "atmospheric:morado_blossom",
|
|
"negative_commands": [
|
|
"numismatics deduct @p[distance=..8,limit=1] 1 CROWN",
|
|
"emberstextapi sendcustom @p[distance=..8,limit=1] {anchor:\"BOTTOM_CENTER\",background:1,align:\"BOTTOM_CENTER\",offsetY:-60} 300 A Gold Slime stole from your bank account!",
|
|
"playsound tanukidecor:block.cash_register.ring block @a[distance=..10]"
|
|
],
|
|
"negative_emit_effects": [
|
|
{
|
|
"effect": "minecraft:bad_omen",
|
|
"duration": 300,
|
|
"amplifier": 0
|
|
}
|
|
]
|
|
}
|