add item texture

master
tchncs 2019-04-13 11:36:49 +02:00
parent 7aec9ca0c7
commit da2d3ee5df
2 changed files with 1 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB