-
### Describe the feature you'd like
Add a machine that can produce oxygen in the Overworld by consuming only electricity. Corresponds to the Air separation method of oxygen production in the real w…
-
The `worlds` database table currently only stores redundant data. All of its data is stored in the world's generator options. Also, changing any of its entries only leads to inconsistent worlds: New c…
-
### This issue occurs when only Valkyrien Skies and addons are installed and no other mods
- [X] I have tested this issue and it occurs when no other mods are installed
### Minecraft Version
1.16
…
-
requires #685 #687
-
~The letters of resources and mines should not have a shadow.~
**Correction:** At the highest zoom level, letters have shadows in the original game for View spells and View World screens.
The lett…
-
Consider the following WIT file
```wit
package example:name;
interface exports {
foo: func();
}
world only-exports {
export exports;
export exports: interface {
foo: func();…
-
Thank you for very interesting and outstanding work in generation field. I am interested in conditional generation and as far as I see you can generate objects from ABO using only labels. But if I wan…
-
### Overview
Create a messaging document with foundational language about what we care about, what the personal statement generator does, why we made it, etc. to reference for all future communicatio…
-
### Current Behavior
When versioning with pnpm, all local dependency version protocols are replaced by semantic versions.
```
nx release version --specifier prerelease --preid develop-rc --dry…
-
I am using Open Terrain Generator for my world generation in my overworld and want to use the BOP world type for my Lost Cities Dimension generation. Is this possible? I have the "use BOP when present…