HexMod icon indicating copy to clipboard operation
HexMod copied to clipboard

Minecraft mod about drawing spells

Results 155 HexMod issues
Sort by recently updated
recently updated
newest added

would make telling a external party (eg: a CC computer who is running spells) alot easier if it passed the mishap back up

enhancement
1.20
api

Steps to reproduce: * -1, 0.5, Power Distillation * (-1, -1, -1), 0.5, Power Distillation Expected result: mishap Actual result: 0 is returned for any invalid results Version: 0.10.3

bug
1.20

As discussed on Discord. I made a hex that works roughly like this (implementing BFS): ``` while there are blocks in the queue (a list): pop the first block from...

bug
1.20
optimization

![image](https://user-images.githubusercontent.com/37044997/209419295-a2cc9be5-bf92-4f6f-b0ac-3df4baff52eb.png) Version: 0.10.3 Fabric

bug
1.20

Fisherman's Gambit is 1-indexed. Fisherman's Gambit II is 0-indexed. ![image](https://user-images.githubusercontent.com/37044997/207208326-7ee1bffd-5f2e-46e5-81f8-d82666c5f5fc.png) ![image](https://user-images.githubusercontent.com/37044997/207208330-fa34d124-8cfe-4592-ade6-4b14cc2f6e32.png)

bug
1.20
needs decision

If Iota contained a bunch of abstract methods for add, subtract, multiply, divide, etc, which those Actions made use of then it would allow add-ons to make easy use of...

enhancement

Hello, I've compiled a list of mods that do not work either with hex casting or paucal. Here are the mods and the issues that they have caused together with...

1.20
meta

if you hold and equip a scrying lens at the same time, and remove one of them, the grid goes back to the normal size. unequipping and equipping it again/...

bug
1.20

**Version used: 0.11.1, build 609** The key-pattern rendered on the front of a filled Akashic Bookshelf appears nearly pitch black rather than the normal white, as though it's not receiving...

bug
1.20

GTPing a horse/skeleton horse/donkey/probably others while riding them results in the player getting kicked off them and only the mob teleporting. hex to reproduce, while riding a horse: Mind's Reflection...

bug
1.19
needs investigation