LPT4
- bayugoon
- bayugoon
- Europe/Stockholm
- Yes
- No
Windows 10
Linux
Steps to reproduce
1. connect two pistons together with redstone wire with both pistons connected to redstone wire that doesn't go up
2. connect the same pistons together with a separate wire that goes up for one piston
3. power the pistons with both wires in a spot that creates randomness and observe how the redstone wire that goes up isn't randomObserved
When the deterministic redstone wire experiment is enabled redstone wire is biased to going up blocks.Expected
When the deterministic redstone wire experiment is enabled redstone wire is unbiased to going up blocks
When a new Java Edition snapshot releases while the launcher is open the "Latest snapshot" instance displays the newest snapshot version name but launches the snapshot from before the newly released snapshot. This also effects the latest release instance.
Steps to reproduce:
- Start the launcher
- Select the "latest snapshot" profile
- Note the displayed version (example: 24w36a)
- Start and close the game
- Wait for a new snapshot to be released (example: 24w37a)
- Note the displayed version (example: 24w37a)
- Start the game
- Note the version of the game that's been started.
Expected:
The launcher to launch the version displayed. (example: 24w37a)What actually happens:
The launcher launches a version different from what is displayed. (example: it displays 24w37a but starts 24w36a)Video
2024-09-11 22-56-25.mp4![]()
Latest snapshot desyncs when a newsnapshotreleasesLatest snapshot and lastest release desyncs when a new version releases
When selecting a recipe from the recipe book and shift clicking in different items
itcreates a visual glitch where multiple items are in the same slot.
Selecting a crafting recipe andputting different itemsincreates a visual glitchSelecting a crafting recipe and shift clicking different items creates a visual glitch
When selecting a recipe from the recipe book and shift clicking in different items creates a visual glitch where multiple items are in the same slot.Selecting a recipe from the recipe book and shift clicking in different items creates a visual glitch where multiple items are in the same slot.



see:
MC-189738worldgen registries currently do work
This doesn't allow for explicit or inline item definitions for the container though, you must create a loot table for the items that you want in your chest item. This makes what you can have as the item contents for the chest less dynamic as you have to point to a static loot table.
video added
As an FYI for anyone wanting to take advantage of this change if you want to transition from a colored opaque pixel to a fully transparent one you need to insure that the red, blue and green channels are the same same as the starting pixel and not 0, 0, 0 as it may be the default in most software. This is because although it will transition the alpha channel it is still going to transition the red, blue and green channels (unless it's been changed to be ignored for a fully transparent pixel) at the same time so it will be transitioned to black and fully transparent at the same time.
Another reasonable solution would be to make the upwards wire be unfavorable actually as the wire is visibly longer than the wire only on the ground
This will only happen before re-opening the launcher after a new snapshot comes out.
And as can be seen in the video attached by another user this issue also effects windows.