bl4ckscor3
bl4ckscor3
Perhaps this could be made a setting, so players can decide whether spectators should be able to see the revealed card or not.
### Describe the bug When uploading a new NeoForge mod file that has been made for Minecraft 1.20.5 or later to a project, Modrinth does not automatically fill the "Metadata"...
This is a port of the mod to Minecraft 1.20.1. I also updated JDA to 5.0.0-beta.12, which meant having to rewrite a bit of that code. I tested the changes...
The original implementation had an issue where the checkerboard would be alternating between different y levels, resulting in it not properly continuing when the bushes were placed across varying-height terrain:...
This PR first and foremost adds a new event that applies a random item trim to every armor item that the player is wearing. Armor that exists only in the...
This pull request adds a new abstract event `AbstractMultiEvent` as well as two new events `TwoAtOnceEvent` and `FiveAtOnceEvent` that make use of it - they run two/five events at the...
### Mod loader NeoForge ### Minecraft version 1.20.5 ### Mod version 14.0.2 ### Modloader version 20.5.20-beta ### Modpack info _No response_ ### If bug: - [X] Can you reproduce this...
If the Better Grass option of Optifine is turned on (Fast or Fancy) placing grass blocks looks as if only the top side of the block is being animated. [See...
The Fetchr UI renders incorrectly when revealing the bingo card in blind mode. **Steps to reproduce:** 1. Generate a new card, making sure that blind mode is on 2. Wait...
Previously, a random position around the player was chosen and the pet spawned. This could have resulted in the pet spawning in a wall and suffocating horribly. This PR changes...