GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.72k stars 678 forks source link

The crafting recipe of fireworks is not displayed in the crafting table, and there are exceptions when synthesizing #4301

Closed RICE0707 closed 3 months ago

RICE0707 commented 11 months ago

Describe the bug

The synthesis recipe of fireworks is not displayed in the crafting table, and there are exceptions when synthesizing.

To Reproduce

  1. Open crafting table
  2. Place the crafting materials for fireworks on the crafting table
  3. Batch crafting

Expected behaviour

The crafting recipe for fireworks should be displayed on the crafting table, And when batch crafting, "unspeakable" should not occur. After synthesis, it should also automatically stack with the fireworks in the backpack.

Screenshots / Videos

mobile version: https://cdn.discordapp.com/attachments/1175853509208453201/1176023244533407824/VID20231120125513.mp4

Windows version: 1

Server Version and Plugins

git-Purpur-2082 (MC: 1.20.2)

Bukkit Plugins: (70):
- AutoTotem, BedrockPlayerManager, BlockLocker, BrilliantGayPlugin, BrilliantPollution, ChestSort, Chunky, CMILib, CoreProtect, creative-central
DiscordSRV, Drop2InventoryPlus, *Ersatz, Essentials, *explock, FastAsyncWorldEdit, floodgate, GeyserHacks, GlobalMarketPlus, GSit
HeadDatabase, HiddenArmor, HttpDonationAPIReborn, ImageFrame, InteractiveChat, InteractiveChatDiscordSrvAddon, InventorySaver, Join-Leave, Kitty, LibsDisguises
LiteAnnouncer, LiteBans, LiteSignIn, LoneLibs, LuckPerms, MaterialExchange, Matrix, MiningBonus, NatureRevive, NBTAPI
NoMobLag, Nurfpemtume, OreModitor, PlaceholderAPI, PlayerPoints, ProtocolLib, Residence, RHSignItem, SafetyLeashes, *ServerReturn
ShapePortal, ShulkerBoxPreview, SkBee, Skript, *skript-placeholders, skript-reflect, SomeCreativeLimit, spark, SuperHarvest, TAB
TabTPS, TaiwanifyEveryItem, Tether, UnbreakableLeashes, unemojis, Vault, VentureChat, *VentureChatTrigger, ViaBackwards, ViaVersion

Geyser Dump

https://dump.geysermc.org/lXNZ9o8goBrVyipAenTAknUQGwPOAM9Y

Geyser Version

Geyser-Standalone Build #1538

Minecraft: Bedrock Edition Device/Version

1.20.41 / PC and PE

Additional Context

No response

onebeastchris commented 11 months ago

Do you have the firework recipe unlocked? In other words; try unlocking the recipe manually and see if it appears (/recipe give @s minecraft:firework_rocket and /recipe give @s minecraft:firework_rocket_simple; or just /recipe give @s * for all recipes). That should be the only reason why a recipe would not show up.

RICE0707 commented 11 months ago

Do you have the firework recipe unlocked? In other words; try unlocking the recipe manually and see if it appears (/recipe give @s minecraft:firework_rocket and /recipe give @s minecraft:firework_rocket_simple; or just /recipe give @s * for all recipes). That should be the only reason why a recipe would not show up.

I tried using /recipe give @s minecraft:firework_rocket and /recipe give @s minecraft:firework_rocket_simple, but both showed No new recipes were learned

RICE0707 commented 11 months ago

In addition, I found that the batch compositing error only occurs when the UI Profile is set to Pocket. After changing it to Classic, the batch compositing error no longer occurs.

RICE0707 commented 11 months ago

However, the error that firework recipes is not displayed exists in both Classic and Pocket.