Skip to content
Snippets Groups Projects
Commit da2d3ee5 authored by Milan's avatar Milan
Browse files

add item texture

parent 7aec9ca0
No related branches found
No related tags found
No related merge requests found
......@@ -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)
textures/event_egg_item.png

1.62 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment