Skip to content

Add lava & water to block item fallback#1006

Merged
LordIdra merged 1 commit into
masterfrom
human/item-button-stuff
May 26, 2026
Merged

Add lava & water to block item fallback#1006
LordIdra merged 1 commit into
masterfrom
human/item-button-stuff

Conversation

@JustAHuman-xD
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/main/java/io/github/pylonmc/pylon/util/PylonUtils.java
Material.FIRE, Material.FLINT_AND_STEEL,
Material.SOUL_FIRE, Material.FLINT_AND_STEEL
Material.SOUL_FIRE, Material.FLINT_AND_STEEL,
Material.LAVA, Material.LAVA_BUCKET,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use the lava texture directly here if the resource pack is enabled? I think this could be done with nms

Material.SOUL_FIRE, Material.FLINT_AND_STEEL
Material.SOUL_FIRE, Material.FLINT_AND_STEEL,
Material.LAVA, Material.LAVA_BUCKET,
Material.WATER, Material.WATER_BUCKET
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment

@LordIdra LordIdra merged commit d15f8e3 into master May 26, 2026
2 checks passed
@LordIdra LordIdra deleted the human/item-button-stuff branch May 26, 2026 19:16
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.

2 participants