add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"breed": "luminous",
|
||||
"name": "slime.splendid_slimes.luminous",
|
||||
"color": "#ffbc5e",
|
||||
"particle": { "item": "minecraft:glowstone" },
|
||||
"diet": "diet.splendid_slimes.luminous",
|
||||
"foods": [
|
||||
{ "tag": "society:pickled_veggies" }
|
||||
],
|
||||
"favorite_food": {
|
||||
"item": "vintagedelight:pickle"
|
||||
},
|
||||
"emit_effect_particle": "legendarycreatures:wisp_particle",
|
||||
"negative_emit_effects": [
|
||||
{
|
||||
"effect": "minecraft:glowing",
|
||||
"duration": 220,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user