Results 628 comments of chris

@Jsaunders411 that's a separate bug. @akshualy As a temporary workaround for this bug, you could switch to the "Classic UI" instead of the "Pocket UI".

Maybe worth trying the build found here: https://github.com/GeyserMC/Geyser/pull/4924 (found under the checks tab) - that might help. Please also provide a geyser dump by running `geyser dump` in the server...

Closing as stale - if this is still an issue, please provide a spark profile run: To record performance on your server use: `/spark profiler --thread * --timeout 60`. This...

Sounds like https://github.com/GeyserMC/Geyser/issues/5489 - please test the PR linked there

As documented on our wiki - https://geysermc.org/wiki/geyser/custom-items/ - `creative_category` must be set in order for recipes for custom items to show up.

https://github.com/GeyserMC/Geyser/pull/5407 Does it work with this PR?

Did you try giving yourself the recipe with the recipe command?

That's a GeyserUtils error, you should contact them about it

The output item of those recipes isn't a custom item, that's why they show up. I'll try and replicate the issue in the coming days, there is a chance that...

yomli is correct - it's `creative_category`; not creativeCategory. Can you test whether that resolves this issue?