[object Object]
[object Object]
Fixes #53 and #67. This used to be a feature, and is still listed in the mod description, but got broken somewhere along the line. Fixed by reusing the code...
**Describe the bug** If `strict_unions_match=True` is present and a union type containing at least one non-primitive type fails to match, the following exception is raised: ``` Traceback (most recent call...
### Describe the bug [CdkFunction.environment](https://github.com/aws/aws-cdk/blob/784cd0e3303a/packages/aws-cdk-lib/aws-lambda/lib/function.ts#L807) is a lazily evaluated value which can be resolved to `CfnFunction.EnvironmentProperty`. In TypeScript and Go, `environment` returns `LazyAny` and `typeregistry.anonymousProxy` respectively, both of which can...
### Current Behavior The [docs and docstring](https://nox.thea.codes/en/stable/config.html#nox.sessions.Session.notify) for `session.notify` say that the target "may be specified as the appropriate string [...] or using the function object". I assumed this meant...
### Is your feature request related to a problem? [Hex Casting](https://github.com/gamma-delta/HexMod) is a programmable magic mod similar to Psi. Among other things, it allows programmatically breaking blocks. We've found that...
Fastback allows running frequent backups, so I often find myself using it to restore player data. By default, and especially on a dedicated Minecraft server host where there's no CLI...
[Flay Mind](https://gamma-delta.github.io/HexMod/?nospoiler#greatwork/brainsweeping) is a spell in Hex Casting which disables a villager's AI and trading. I used Flay Mind on a villager, then put it in a cage, then released...
The tag is only checked when a mob is released, but nearby mobs are also angered when it's captured. Pretty sure there needs to be a NON_ANGERABLE check at this...
The specific use case is that I'm running a server for the Hex Casting Discord, which I'm not the owner of. People want the Discord chat to be in a...
### Describe the feature As discussed on Discord.  ### Additional context _No response_