add item texture
This commit is contained in:
parent
7aec9ca0c7
commit
da2d3ee5df
@ -97,4 +97,4 @@ mobs:register_mob("illuna:event_egg", {
|
||||
|
||||
-- TODO: doublecheck the spawnchance
|
||||
mobs:register_spawn("illuna:event_egg", {"default:grass_5"}, 20, 10, 700, 2, 31000, true)
|
||||
mobs:register_egg("illuna:event_egg", "Event Egg", nil, 0)
|
||||
mobs:register_egg("illuna:event_egg", "Event Egg", "event_egg_item.png", 0)
|
||||
|
BIN
textures/event_egg_item.png
Normal file
BIN
textures/event_egg_item.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
x
Reference in New Issue
Block a user