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

Feat: Acid Cauldron #139

Closed

Conversation

kd8lvt
Copy link
Contributor

@kd8lvt kd8lvt commented Jul 16, 2024

Adds an Acid Cauldron block, and some neat features for it.
Specifically:

  • Standing in a cauldron full of acid is generally accepted to be a poor idea.
  • Acid-Erodeable blocks (Stone Bricks, etc.) can be right-clicked on the Acid Cauldron to bulk-erode an entire ItemStack at a time
  • Copper should be ageable, but it wasn't working in dev for whatever reason. My best guess is the way I'm converting Item -> Block, because it's kind of cursed. There's absolutely a better way to go about it, I just couldn't find it.
  • Blocks in the ModBlockTags.ACID_DESTRUCTIBLE tag are deleted when right-clicked on the Acid Cauldron

@kd8lvt kd8lvt closed this Jul 16, 2024
@kd8lvt kd8lvt deleted the mc1.20.1/feat-acid-cauldron branch July 16, 2024 23:33
@kd8lvt kd8lvt mentioned this pull request Jul 16, 2024
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.

1 participant