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

Improve Utility of Gunpowder Barrel #5989

Draft
wants to merge 3 commits into
base: 1.20.4
Choose a base branch
from

Commits on Jun 30, 2024

  1. Basic implementation of gunpowder barrel explosions

     - Powder barrel explosion is now directional
     - Powder barrel explosion breaks more blocks
     - Powder barrel explosion keeps all blocks
     - Powder barrel explosion is instantaneous
     - Powder barrel explosion breaks more blocks when it is submerged in a rock face and not up top
    voidsong-dragonfly committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    753f953 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    2090cb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Theoretical final working order for the barrels

     - Shockwave now propagates appropriately
     - Three modes: surface, subsurface, blasting
         - Surface is mostly shockwave
         - Subsurface is a mix
         - Blasting is mostly block removal
     - Still many bugs to iron out!
    voidsong-dragonfly committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4caafb1 View commit details
    Browse the repository at this point in the history