version bump and make hermes on a pattern not inc depth

This commit is contained in:
gamma-delta 2022-06-27 10:20:05 -05:00
parent bd0fda3b3a
commit d8412cfd11
2 changed files with 4 additions and 2 deletions

View file

@ -16,7 +16,9 @@ object OpEval : Operator {
val datum = stack.removeLast()
val instrs = evaluatable(datum, 0)
ctx.incDepth()
instrs.ifRight {
ctx.incDepth()
}
// if not installed already...
// also, never make a break boundary when evaluating just one pattern

View file

@ -8,7 +8,7 @@ modName=Hex Casting
minecraftVersion=1.18.2
kotlinVersion=1.6.21
modVersion=0.9.0
modVersion=0.9.1
paucalVersion=0.4.6
patchouliVersion=69