[object Object]

Results 151 comments of [object Object]

Closing as it's an external issue, thanks for looking into it ^^

uh, wouldn't this just make it free to infinitely move Anchorite's around with you forever? that seems a bit broken

If we want to make it overwrite an existing flight instead of setting the cost to 0 and silently failing, we could instead change this condition: https://github.com/FallingColors/HexMod/blob/f1b0e8919a755e3738ee50436bae22d1193e05ec/Common/src/main/java/at/petrak/hexcasting/common/casting/actions/spells/OpFlight.kt#L69-L73 to something like...

I think we decided on Discord that a good way to fix this would be to make both flight patterns mishap if the target can already fly, and also make...

You can use a subcommand of the `/hexcasting` command to get great spell scrolls in creative.

The reason they currently don't appear in the creative menu is because great spell patterns are different in each world, and the NBT for scrolls stores the physical pattern, not...

Relevant code: Hex: https://github.com/FallingColors/HexMod/blob/7da86e16a7afc18b3f7ad2587fcdf52a90583f89/Common/src/main/java/at/petrak/hexcasting/common/casting/actions/spells/OpPlaceBlock.kt#L79-L83 Supplementaries: https://github.com/MehVahdJukaar/Supplementaries/blob/cba3bfae89a48afb35617336b173ce2f90ac1c17/common/src/main/java/net/mehvahdjukaar/supplementaries/common/items/AbstractMobContainerItem.java#L242-L244 Moonlight (dependency of Supplementaries): https://github.com/MehVahdJukaar/Moonlight/blob/1ae0f2616d1e0d3222a13647a868803c1f907cf8/common/src/main/java/net/mehvahdjukaar/moonlight/api/util/Utils.java#L75-L78

Seems like we forgot to label this one, so it slipped through the cracks. It's being tracked now. Thanks for the bump.

something seems messed up with the commits - there are some commits on this branch that are also on `main` but with a different SHA.