mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-26 03:50:22 +02:00
Merge branch 'master' of yunohost.local:mtcontrib/mobs_animal into nalc-1.2-dev
This commit is contained in:
@ -47,8 +47,8 @@ stepheight = 0.6,
|
||||
floats = 0,
|
||||
follow = {
|
||||
"ethereal:fish_raw",
|
||||
"mobs_fish:clownfish",
|
||||
"mobs_fish:tropical",
|
||||
"mobs_fish:clownfish_set", "mobs_fish:clownfish",
|
||||
"mobs_fish:tropical_set", "mobs_fish:tropical",
|
||||
"fishing:fish_raw",
|
||||
"fishing:clownfish_raw",
|
||||
"fishing:bluewhite_raw",
|
||||
@ -81,4 +81,4 @@ mobs:spawn({
|
||||
})
|
||||
|
||||
|
||||
mobs:register_egg("mobs_animal:penguin", S("Penguin"), "default_snow.png", 1)
|
||||
mobs:register_egg("mobs_animal:penguin", S("Penguin"), "mobs_penguin_inv.png")
|
||||
|
Reference in New Issue
Block a user