-
e.g. When using apostrophes while naming the station, in book titles and on condimaster bottles they show up as `'`.
Book titles look fine when you examine them, but not when you hover your mou…
-
As the title says, when placing multiple technical anvils, they have a chance to not work correctly. They seem to have a chance of fixing themselves when you reopen the menu however.
Evidence: https…
-
I get it, you can't expect the a mod to immediately update- I'd just like to point out that this breaks the game in a more interesting way than just the game crashing.
When the mod is active, no AI…
-
**Minecraft Version**: 1.21
**Mod Version**: 1.3.1
**Mod Loader**: Fabric
**Description**:
Game crashes when placing Deeper and Darker boats in ether from Eternal Starlight (vanilla boats just b…
-
## Problem
When setting up a fresh sandbox environment, [PyJWT](https://pypi.org/project/PyJWT/) 2.10 gets installed, released on Nov 17, i.e. five days ago. That breaks a little integration test sui…
-
### Description
The dev back button is flawed in multiple places throughout the app. Mostly the starting pages upon opening the app have bugged behavior when clicking the dev back button: Homepage,…
-
I have a medium big logistics pipes system, but when I use the bridge pipe + AE bridge the server almost comes to halt.
It drops to around 5TPS, when i remove the bridge it instantly catches back up.…
-
```
* Xviewer version 2.2.1
* Distribution - Any
```
**Issue**
In file xviewer-window.c function xviewer_window_key_press() should the break statement in the GDK_KEY_space case not be after t…
-
- place a custom block
- use /plugman reload ItemsAdder
- as soon as you executed the command start breaking the block with hand, to start the break animation
- the block will lose custom block dat…
-
Hi, I was writing some augmentation transforms and I noticed that all operations are done in place.
I forked and added a .copy() method for my use, but I wonder if this is the correct way of doing it…