add first patch
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"breed": "phantom",
|
||||
"name": "slime.splendid_slimes.phantom",
|
||||
"particle": { "item": "minecraft:lapis_block" },
|
||||
"color": "#dcd9c0",
|
||||
"hat_z_offset": -0.06,
|
||||
"diet": "diet.splendid_slimes.phantom",
|
||||
"foods": [
|
||||
{
|
||||
"tag": "minecraft:beds"
|
||||
}
|
||||
],
|
||||
"favorite_food": {
|
||||
"item": "minecraft:purple_bed"
|
||||
},
|
||||
"traits": ["floating"],
|
||||
"emit_effect_particle": "species:snoring",
|
||||
"innate_effects": [
|
||||
{
|
||||
"effect": "minecraft:slow_falling",
|
||||
"amplifier": 0
|
||||
}
|
||||
],
|
||||
"negative_emit_effects": [
|
||||
{
|
||||
"effect": "nethervinery:hearthstone",
|
||||
"duration": 360,
|
||||
"amplifier": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user