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

Metallurgy Molds Spawn Particles & Cast Item in Wrong Location #957

Closed
Bloo-dev opened this issue Feb 6, 2024 · 0 comments · Fixed by #968
Closed

Metallurgy Molds Spawn Particles & Cast Item in Wrong Location #957

Bloo-dev opened this issue Feb 6, 2024 · 0 comments · Fixed by #968
Labels
bug Something isn't working

Comments

@Bloo-dev
Copy link
Member

Bloo-dev commented Feb 6, 2024

Describe the bug
When creating a Mold using Metallurgy the lava particles, overheat particles, and the Obsidian Cast in the wrong location (negative-most corner of the block) instead of at visual location of the mold texture.

To Reproduce
Steps to reproduce the behavior:

  1. Create a mold.
  2. Heat it using Lava
  3. Observe where the particles spawn (especially visible on the overheat warning particles)
  4. Observer where the Cast spawn when breaking the cold mold.

Expected behavior
The particles & Obsidian Cast should spawn where the Mold texture is rendered.

Fix
This is most likely a case of an un-compensated align xyz

Screenshots
image

Environment

  • Minecraft version: 1.20.4
  • Server version: Paper 1.20.4 (Public Server 10, 2024.02.06)

Additional context
I swear I fixed this problem before.

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

Successfully merging a pull request may close this issue.

1 participant