File Details
GlitchCore Fabric 1.21.11-21.11.0.4
- R
- Mar 6, 2026
- 334.67 KB
- 211.8K
- 1.21.11
- Fabric
File Name
GlitchCore-fabric-1.21.11-21.11.0.4.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
1.21.11 Changelog 21.11.0
- 21.11.0.4 Removed debug code left in
- 21.11.0.3 Added support for remapping old IDs (?Forge may be broken, unfortunately this seems to be a them issue and not an us issue)
- 21.11.0.2 Fixed F3 overlay displaying incorrectly. Closes #34
- 21.11.0.1 Fixed NeoForge compile issues
- 21.11.0.0 Updated to Minecraft 1.21.11
21.10.0
- 21.10.0.4 Make validBlocks mutable again
- 21.10.0.3 Address NeoForge crashing
- 21.10.0.2 Added support for adding blocks to block types
- 21.10.0.1 Fixed crashing with Forge
- 21.10.0.0 Updated to Minecraft 1.21.10
21.9.0
- 21.9.0.2 Update for latest NeoForge
- 21.9.0.1 Update RenderHelper for 1.21.9
- 21.9.0.0 Updated to 1.21.9
21.8.0
- 21.8.0.0 Updated to 1.21.8
21.7.0
- 21.7.0.0 Updated to Minecraft 1.21.7
2.6.0
- 2.6.0.5 Fixed crashing with the latest NeoForge
- 2.6.0.4 Use shadow jar from Forge
- 2.6.0.3 Fixed typetools crash on Forge
- 2.6.0.2 Fixed Fabric tooltip crashing. Closes #20, #22, #24
- 2.6.0.1 Fixed crashing when hovered item is null
- 2.6.0.0 Updated to 1.21.6
2.5.0
- 2.5.0.1 Use addOffersToPool for wandering trader offers on Fabric
- 2.5.0.0 Updated to Minecraft 1.21.5
2.3.0
- 2.3.0.4 Added events for registering renderers and layer definitions
- 2.3.0.3 Whoops
- 2.3.0.2 Added option to disable block item info auto generation
- 2.3.0.1 Implement base class for model generation
- 2.3.0.0 Updated to 1.21.4
2.2.0
- 2.2.0.5 Fixes for Tough as Nails
- 2.2.0.4 Enable remapping for onTeleport
- 2.2.0.3 Forge build updates
- 2.2.0.2 Re-add manifest workaround
- 2.2.0.1 Fix registration on Fabric
- 2.2.0.0 Preliminary update to 1.21.3
2.1.0
- 2.1.0.0 Require 1.21.1 exactly on Fabric, given we have moved to it
2.0.0
- 2.0.0.4 Updated for 1.21.1
- 2.0.0.3 Add 1.21.1 Support for fabric (#8)
- 2.0.0.2 Fixes #5 (#6) NeoForge 21.0.40-beta renamed the class. This just fixes that. Ups the minimum neoforge version to 21.0.40-beta Removed an unused import.
- 2.0.0.1 Issue template version bump
- 2.0.0.0 Updated to Minecraft 1.21
1.1.0
- 1.1.0.10 Fixed gui rendering offsets
- 1.1.0.9 Fixed an issue causing configs not to sync correctly
- 1.1.0.8 Adjust Gui rendering ordinals for Fabric/Forge
- 1.1.0.7 Fix rendering events
- 1.1.0.6 Fixed issues with networking on Fabric servers
- 1.1.0.5 Added player to ItemTooltipEvent
- 1.1.0.4 Workaround for broken Forge patches
- 1.1.0.3 Hack to fix mixins on Forge
- 1.1.0.2 Fix Fabric networking
- 1.1.0.1 Forge no longer uses reobfJar
- 1.1.0.0 Preliminary update for 1.20.6
1.0.0
- 1.0.0.59 Fixed NeoForge crashing. Closes #2
- 1.0.0.58 Added an event for standard villager trades
- 1.0.0.57 Avoid duplicate registration on Forge/NeoForge
- 1.0.0.56 Make getRequiredEvents immutable
- 1.0.0.55 Added isModLoaded
- 1.0.0.54 Implemented TagsUpdatedEvent
- 1.0.0.53 Added support for command registration
- 1.0.0.52 Implemented various hooks for Serene Seasons
- 1.0.0.51 Added support for setting fluid render types
- 1.0.0.50 Fix modmenu icon
- 1.0.0.49 Fix server crashing on Fabric
- 1.0.0.48 Don't cancel ToolModificationEvent on Forge/NeoForge
- 1.0.0.47 Implement registerTillable
- 1.0.0.46 Implemented RenderHelper
- 1.0.0.45 Implemented BlockHelper
- 1.0.0.44 Implemented SheetHelper
- 1.0.0.43 Fire registration events on initialize, not client initialize
- 1.0.0.42 Improve Fabric structuring
- 1.0.0.41 Added support for particle sprite registration
- 1.0.0.40 Implemented InputEvent.Key
- 1.0.0.39 Implemented LevelRenderEvent
- 1.0.0.38 Added support for adding wanderer trades
- 1.0.0.37 Use Minecraft's player instance for Forge
- 1.0.0.36 Improved overlay injection for Forge/NeoForge
- 1.0.0.35 Fixed issues with networking on NeoForge
- 1.0.0.34 Updated for new NeoForge networking
- 1.0.0.33 Added UseBlock event
- 1.0.0.32 Fixed MixinPacketHandler priorities
- 1.0.0.31 Remap changeDimension correctly on Fabric
- 1.0.0.30 Various gradle fixes, including fixing a crash on Fabric
- 1.0.0.29 Share CurseForge/Modrinth configuration across projects
- 1.0.0.28 Upload the remapJar for Fabric on Modrinth
- 1.0.0.27 More tooltips fixes
- 1.0.0.26 Make components modifiable under forge/neoforge
- 1.0.0.25 The description definitely wasn't copy and pasted
- 1.0.0.24 Make display names more aesthetically pleasing
- 1.0.0.23 Properly call events for frostbite rendering
- 1.0.0.22 Implemented config syncing
- 1.0.0.21 Require packet names for fabric
- 1.0.0.20 Isolate LocalPlayer from server side for Fabric
- 1.0.0.19 Ensure ClientPlayNetworking is not included on server side
- 1.0.0.18 Fixes for serverside crashing
- 1.0.0.17 Fixed tooltip item stacks on Fabric
- 1.0.0.16 Default currentTooltipStack to EMPTY
- 1.0.0.15 Implemented tooltip events
- 1.0.0.14 Implemented an event for block/item color registration
- 1.0.0.13 Stripped Forge dependency from pom
- 1.0.0.12 Another try at fixing maven...
- 1.0.0.11 Revert to putting entire maven block inside afterEvaluate
- 1.0.0.10 More maven tweaks
- 1.0.0.9 Attempt to remove artifact jar
- 1.0.0.8 Fix for ChannelBuilder on NeoForge
- 1.0.0.7 Do maven publishing after evaluation
- 1.0.0.6 Updated README
- 1.0.0.5 Manually tag NeoForge builds
- 1.0.0.4 Use unique annotations on mixins
- 1.0.0.3 Mark gradlew executable
- 1.0.0.2 Fix yml indentation
- 1.0.0.1 Added code
- 1.0.0.0 Repo setup

