-
Bug
-
Resolution: Incomplete
-
None
-
1.19.81 Hotfix
-
None
-
Unconfirmed
-
Windows
Previously, making a custom recipe it was possible to make custom spawn eggs, using:
"result": {
"item": "minecraft:spawn_egg",
"data": "query.get_actor_info_id('custom:custom_mob_example')"
}
however the latest update only spawns the default empty egg and not the expected egg. This is essential to many marketplace creators.