ProjectE
ProjectE copied to clipboard
Philosopher stone acting like Destruction catalyst
Tickets that do not conform to this template will be closed without comment
Exact ProjectE version (do not say "latest", "latest on Curse", or similar): 1.18.2-PE1.0.1
Exact Forge version: ftb-library-forge-1802.3.9-build.234
Link to crash log (please use a paste site, do not attach the .txt or paste the log inline): No Crash Steps to reproduce:
- Hold philosopher stone (charged) in shield slot
- Hold Cooked Chicken in main hand
- hold right click on a wall of stone
What I expected to happen:
the wall turns between cobble and stone
What happened instead:
The wall is destroyed similar to destruction catalyst
does not have to be cooked chicken, worked with pipe mod wrench too.
Just reading through the code for the Philosopher stone, (https://github.com/sinkillerj/ProjectE/blob/mc1.18.x/src/main/java/moze_intel/projecte/gameObjs/items/PhilosophersStone.java) would guess it's line 72 onwards kicking in as there is smoke.
I am not able to reproduce this in 1.19.2. Can you reproduce this with just ProjectE?