Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So this plugin was working but doesn't work since last update or few lasts updates. #16

Open
Maj-ew opened this issue Apr 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Maj-ew
Copy link

Maj-ew commented Apr 30, 2023

There is weird bug happening to many addons that for some reason there occurs error that spawns "item.spawn_egg.name" which is just an spawn egg that does nothing. And it happens everytime you right click the "bot" even with redstone, then it's gone and "item.spawn_egg.name" appears (some egg).

I searched through https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-Changelogs and found this:

For behavior packs using version 1.19.80 and above, recipes no longer accept a Molang query for the item's data field, instead use the item's full name, eg. use { "item": "namespace:actor_spawn_egg" } instead of { "item": "spawn_egg", "data": "query.get_actor_info_id('namespace:actor')" }

I actually wanted to fix it myself but I failed to learn addons making, it is too much knowledge and it's all really badly explained everywhere, there is no every single detail step by step tutorials and I don't really know any coding language yet at all but I know basic concepts.

@Maj-ew Maj-ew added the bug Something isn't working label Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant