-
```ts
import { init } from "npm:z3-solver";
const { Context } = await init();
const { Solver, Int, And } = new Context("main");
const x = Int.const("x");
const solver = new Solver();
solver.…
-
#3732 enabled automatic addition of compat entries when adding a new dependency to a package project, but I believe we should do that for all environments, or at least the non shared ones. Manifests …
-
Possibility for support for Farmers Respite adds a few different kind of teas, and Respiteful is an addon for Neapolitan and Farmers Respite for a few flavors of milk tea. Utilizing these for boba, or…
-
Is there any possibility that this mod could be modified to work with create's item vaults?
-
- [x] Document the compatibility specification format
- https://pkgdocs.julialang.org/v1/registries/#Registry-Compat.toml
- [ ] Add CI checks to verify that specifications are properly formatted…
-
I was hoping to use this mod in a pack with Sinytra Connector, but it doesn't seem to be compatible. It'd be nice to be able to include it alongside Forge mods, but I'll admit I don't know how much wo…
-
### Make sure you are not opening a duplicate.
- [X] I have searched the issue tracker and did not find an issue describing my bug.
### Description of your suggestion.
Rocks do not spawn in Terrali…
-
![image](https://github.com/user-attachments/assets/41d61783-e74b-4e5f-b803-457001396e1c)
mc 1.20.1
passive skill tree: PassiveSkillTree-1.20.1-BETA-0.6.13a-all.jar
forge 47.3.5
[crash …
-
Can you add support for dynamic lights used by ars noveau?
-
Hello,
when trying to compile telescope with the latest imsg-compat 7.4.0 and `--with-imsg` I get the following errors:
```
net.c: In function ‘load_cert’:
net.c:545:19: error: implicit declaratio…