Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 12, 2022
Commits on Aug 5, 2022
Commits on Jul 12, 2022
Commits on Jul 9, 2022
Commits on Jun 28, 2022
Commits on Jun 14, 2022
Commits on Jun 11, 2022
Commits on May 5, 2022
Commits on Apr 5, 2022
Commits on Mar 6, 2022
Commits on Feb 22, 2022
- authored
- authored
- authored
Commits on Feb 8, 2022
Commits on Mar 3, 2021
Commits on Feb 9, 2021
Reintroduce forge's chunk manager to allow mods to force chunks with either a block position or entity (UUID) "owner" and have them properly persist between restarts (MinecraftForge#7642)
authoredFix two places where querying an object for the new "valid" capability from a capability invalidation listener could cause the object to return the old invalid capability. (MinecraftForge#7643)
authored
Commits on Jan 30, 2021
Add a block tag to allow mods to blacklist blocks endermen should not be able to place blocks on top of, similar to how vanilla hardcodes against them being able to place things on bedrock (Minecra…
authoredFix existing file tag provider support looking in the wrong folder for custom tag types (MinecraftForge#7576)
authored