Supplementaries

Supplementaries

82M Downloads

[๐Ÿž]: Gunpowder blows up at the corner of the block and not at the center

Insane96 opened this issue ยท 4 comments

commented

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.20.1-FORGE

Supplementaries Version

1.20-2.8.17

Moonlight Lib Version

1.20-2.13.7

Issue Detail

In https://github.com/MehVahdJukaar/Supplementaries/blob/master/common/src/main/java/net/mehvahdjukaar/supplementaries/common/block/blocks/GunpowderBlock.java#L423 the BlockPos (so the corner of the block) is used instead of the center.

commented

will be fixed next update. I was wondering where is this relevant? must be some interaction with some mod?

commented

It's just ugly that blocks blow up at -xz

commented

umh but gunpowder explosion does not blow up blocks

commented

Uhm, then I guess IguanaTweaksReborn is being a bad mod. I guess I shouldn't just replace any Explosion as the Gunpowder is a custom one.