fix spawn eggs again

This commit is contained in:
Pyritie 2025-10-13 23:07:24 +01:00
parent 927ef75107
commit 627ef389aa
7 changed files with 6 additions and 26 deletions

View file

@ -1,6 +1,3 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "species:item/wraptor_spawn_egg"
}
"parent": "minecraft:item/template_spawn_egg"
}