Skip to content

Fix #286: Fall Particles on Neoforge now correctly use the block material.#393

Open
squeeglii wants to merge 1 commit into
copycats-plus:multiloaderfrom
squeeglii:fix/fall-particle
Open

Fix #286: Fall Particles on Neoforge now correctly use the block material.#393
squeeglii wants to merge 1 commit into
copycats-plus:multiloaderfrom
squeeglii:fix/fall-particle

Conversation

@squeeglii
Copy link
Copy Markdown

Fixes #286 - from what I understand, addLandingEffect under NeoForge is used for creating custom fall particles for blocks outside of what is defined inside of block models. This method is optional, though, so any block without non-model particles would fall back to vanilla particles, which would use the missing texture.

I looked at fabric 1.20.1 too and that seems to be fine.

@squeeglii squeeglii changed the title Fix #286: Particles on Neoforge now correctly use the block material. Fix #286: Fall Particles on Neoforge now correctly use the block material. May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] When falling into a copycat block, it appears null textures

1 participant