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

[Forge 1.18.2] NBT is ignored in Gem Forging recipes - Inconsistent #55

Open
V972 opened this issue Oct 8, 2023 · 0 comments
Open

[Forge 1.18.2] NBT is ignored in Gem Forging recipes - Inconsistent #55

V972 opened this issue Oct 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@V972
Copy link

V972 commented Oct 8, 2023

Describe the Bug

When adding/editing gem forging recipes (miningmaster:forging_recipe) specified NBT tag(s) of catalyst and resulting item are ignored.

Reproduction Steps

  1. Add recipe via KubeJS/datapack (KubeJS script used provided in Additional context)
  2. Forge the item

Expected Result

  1. Forged item has the NBT tag(s), specified in the recipe.
  2. Catalyst item is requied to have specified NBT tag(s)

Screenshots and Videos

  1. Jei rendering items as expected (1)
Jei rendering items as expected (1)
  1. Jei rendering items as expected (2)
Jei rendering items as expected (2)
  1. Forged item loses specified NBT tag(s)
Forged item loses specified NBT tag(s) Forged item loses specified NBT tag(s)
  1. Specified NBT tag(s) are ignored on catalyst item
image

Operating System

Windows 10

Mod Version

3.0.7

Minecraft Version

1.18.2

Forge Version

40.2.10

Other Mods

A lot, ~300 mods.

Additional Context

  • The mod version is 4.1.3, but the template didn't have that version in dropdown.
  • JEI renders resulting items as expected w/ NBT (see screenshot 1), but not catalysts items (see screenshot 3)
  • The bug seems inconsistent between /reloads, world joins and game launches

KubeJS script: server_scripts.zip

@V972 V972 added the bug Something isn't working label Oct 8, 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