Talia-12 / Hexal

Extension mod for Hex Casting to add new patterns (and whatever else I feel like).
MIT License
13 stars 20 forks source link

[1.20] Place Block II doesn't work in survival mode #129

Open Robotgiggle opened 5 months ago

Robotgiggle commented 5 months ago

In creative mode, using Place Block II works perfectly fine - I give it an itemtype and a vector, and it places the correct block at that vector. However, in survival mode, this does not happen. The spell doesn't mishap, and hex sparks appear at the provided position, but nothing gets placed. I've tried moving the blocks to be placed around in my inventory and/or hotbar, but no matter where I put them the spell can't seem to find them.

This bug is specifically with the itemtype functionality of Place Block II, I have not done any testing with the place-from-mote functionality.