terrarium-earth / Spirit

A Spirit-ual continuation of the Soul Shards mod.
Other
10 stars 21 forks source link

[Bug]: Soul steel shrine deletes blocks #84

Open zax71 opened 1 year ago

zax71 commented 1 year ago

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

zax71 commented 1 year ago

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