Spirit

Spirit

11M Downloads

[Bug]: Soul steel shrine deletes blocks

zax71 opened this issue ยท 1 comments

commented

Bug Description

If the setup in the attached image was "activated" with an iron ingot, then the cobblestone blocks shown would be deleted (not dropped as items). This makes it difficult (maybe even impossible) edit: I got it to work finally after a few workarounds to automate the production of soul steel.

image

How to Reproduce?

  1. Create a soul steel shrine
  2. Surround it with blocks as shown in the above image
  3. "Activate" the shrine with an iron ingot
  4. Observe extra blocks being deleted

Expected Behaviour

Only the soul powder, soul soil and soul fire should be deleted, not the surrounding blocks

Version

2.2.6 (part of AOF6)

Mod Loader Version

1.19.2

Mod Loader

Fabric

Logs or additional context

https://mclo.gs/U5EFz1A Nothing is printed to the logs at the time of completing the shrine, but here are logs anyway

Code of Conduct

  • I have searched the issue tracker and issue is not reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
commented

I tried looking through the codebase to see if I could make a PR, but I'm lost ๐Ÿ˜† I'm more used to Minestom stuff