TheCSDev's personal Minecraft modding library.
(The thumbnail is a screenshot of source code for one of the main GUI API classes; TScreen.java, shown in IntelliJ IDEA editor.)
TCDCommons is a Minecraft modding API library that features its own GUI system and various events and hooks for the game, as well as utilities that may be useful to mod developers. This API's main purpose is to help optimize and speed up the development of mods, as well as to avoiding re-writing the same code for every mod that needs to do similar things. Please note that because this mod is a library, it may not offer useful front-end features to the user.
Key features
- 🖥️ Robust GUI framework
- ⚙ JSON-based config system
- 🎣 Additional 'hooks' useful for modding the game
This mod depends on some other mods that first need to be installed before this mod can be installed. Those dependencies are as follows:
- 🧵 Fabric API - Only if running on Fabric. Not required on NeoForge.
Optional
Optional
Умови використання, зміни та поширення цього товару.
11.08.2026 · Modrinth
Скриншоти та зображення з оригінальної сторінки Modrinth.


Опубліковані версії та оригінальні файли Modrinth.
11.08.2026 · 27 931 завантаження
10.08.2026 · 126 513 завантаження
fabricloader and fabric-api have been reduced, to increase flexibility for end users and modpacks.07.08.2026 · 9 248 завантаження
Backported latest mod version to 26.1.
30.07.2026 · 51 035 завантаження
Mitigated a crash on NeoForge 26.2, at a small visual expense. I believe this crash should not have been there, but then again NeoForge 26.2 is still in beta as of me writing this. Please report any future or remaining crashes you encounter on NeoForge.
Technical details:
This crash was related to MixinHud (present in TCDCommons API), a mechanism in the mod that'd prevent the HUD from rendering while the better "Statistics" screen was open (to avoid HUD obstructing the screen). MixinHud has now been made optional, resolving the crash while at the same time the mechanism no longer working on NeoForge for now. This is a small visual difference and should not affect UX too much.
24.07.2026 · 41 742 завантаження
Reminder than anyone (yes you) is welcome to translate this mod at any time!
19.07.2026 · 302 638 завантаження
Reminder than anyone (yes you) is welcome to translate this mod at any time!
17.07.2026 · 9 217 завантаження
Reminder than anyone (yes you) is welcome to translate this mod at any time!
16.07.2026 · 7 775 завантаження
Reminder than anyone (yes you) is welcome to translate this mod at any time!
15.07.2026 · 4 717 завантаження
CTRL key, an item description will appear in the tooltip where possible.minecraft:insert_item_id_here unless "Advanced tooltips" is enabled in game's settings. Use F3 + H to enable or disable advanced tooltips.- Times Mined: 3 instead of - Times Mined - 3com.thecsdev.commonmc.api.client.gui.util.TGuiUtils.isCtrlDown()06.07.2026 · 83 087 завантаження
Added Russian translations by ADevnin - Thank you for translating this mod.
18.06.2026 · 82 847 завантаження
Port to 26.2.
13.06.2026 · 286 056 завантаження
TBlockStateElement where some blocks wouldn't render properly28.05.2026 · 117 540 завантаження
26.05.2026 · 9 116 завантаження
This changelog is primarily for developers and programmers using this API mod. Most people may ignore it.
TCodec, a utility class featuring this mod's Codec<A> implementations for Mojang's DFUdropShadowProperty() to TLabelElementTElement implementations for rendering block states and item stacks on screenTSeparatorElement. It draws a straight line and is configurable.TToggleButtonWidget. It's similar to a button, but a togglable one.03.04.2026 · 365 579 завантаження
Support for 26.1.X (including 26w14a)
03.04.2026 · 158 завантаження
01.04.2026 · 4 685 завантаження
27.03.2026 · 15 446 завантаження
Remember when I said I am moving on from NeoForge yesterday? Well scrap that, this release can handle both platforms simultaneously.
Just don't forget to install 'Fabric API' on Fabric, although you probably already know that. On NeoForge no dependencies are required.
26.03.2026 · 2 381 завантаження
This mod is now back to being exclusive to Fabric. This fate is uncertain but is likely to stay. There are two main reasons for this:
Please note that I may change my mind. I already wish I didn't have to leave NeoForge behind. We will see what happens in the future. Please refer to Forgified Fabric API and Sinytra Connector, as they may help you run Fabric mods on NeoForge anyway.
26.03.2026 · 3 667 завантаження
This mod no longer depends on Architectury API.
26.03.2026 · 459 958 завантаження
This mod no longer depends on Architectury API.
22.03.2026 · 17 226 завантаження
Full release of v5.0 is finally here, featuring a more robust framework.
(Note that due to a tight deadline of March 24, 2026, I was unable to reimplement missing features in time. When or if they will make a comeback is uncertain for now, as there are many other things demanding my attention.)
[Edit]: Forgot to mention
- Fixed TCDCommons Issue #7 - Incompatibility with Frostiful. Thank you to offbeat-stuff for reporting it.
The license for v5.X versions is All rights reserved for now, however it also grants modpack developers the right to feature v5.X versions in modpacks that are hosted on CurseForge and Modrinth. Please read the full license file for more info.
The primary reason for this is that I could not find a license for v5.X that I felt truly comfortable with, even though the initial idea was to assign a proper license once the full v5.0 release was out. It is possible that someday I may switch back to a F.O.S.S. license if I ever do find one I am comfortable with.
Regarding modpacks; Feel free to feature my mods in modpacks on CurseForge and Modrinth. Despite the license, I intentionally worded it to permit modpack usage.
22.03.2026 · 696 завантаження
Full release of v5.0 is finally here, featuring a more robust framework.
(Note that due to a tight deadline of March 24, 2026, I was unable to reimplement missing features in time. When or if they will make a comeback is uncertain for now, as there are many other things demanding my attention.)
[Edit]: Forgot to mention
- Fixed TCDCommons Issue #7 - Incompatibility with Frostiful. Thank you to offbeat-stuff for reporting it.
The license for v5.X versions is All rights reserved for now, however it also grants modpack developers the right to feature v5.X versions in modpacks that are hosted on CurseForge and Modrinth. Please read the full license file for more info.
The primary reason for this is that I could not find a license for v5.X that I felt truly comfortable with, even though the initial idea was to assign a proper license once the full v5.0 release was out. It is possible that someday I may switch back to a F.O.S.S. license if I ever do find one I am comfortable with.
Regarding modpacks; Feel free to feature my mods in modpacks on CurseForge and Modrinth. Despite the license, I intentionally worded it to permit modpack usage.
27.02.2026 · 1 416 завантаження
General bug fixes and code refactoring.
27.02.2026 · 108 566 завантаження
General bug fixes and code refactoring.
06.02.2026 · 1 488 завантаження
Added APIs related to "Block" statistics.
06.02.2026 · 218 037 завантаження
Added APIs related to "Block" statistics.
01.02.2026 · 266 завантаження
ResourceResolver implementation, a tool for asynchronously fetching and loading external resources. Still in experimental phase - not recommended for use yet.01.02.2026 · 27 169 завантаження
ResourceResolver implementation, a tool for asynchronously fetching and loading external resources. Still in experimental phase - not recommended for use yet.28.12.2025 · 2 813 завантаження
Minor tweaks.
28.12.2025 · 721 693 завантаження
Minor tweaks.
24.12.2025 · 208 завантаження
StatsProvider is now an interface called IStatsProviderIStatsProvider's methods were renamed for future-proofing and clarityUDim math rounding error fixTScreen#getClient() is now annotated @NotNull24.12.2025 · 44 296 завантаження
StatsProvider is now an interface called IStatsProviderIStatsProvider's methods were renamed for future-proofing and clarityUDim math rounding error fixTScreen#getClient() is now annotated @NotNull16.12.2025 · 983 завантаження
With the release of Minecraft 1.21.11, the game's latest update broke TCDCommons API and Better Statistics Screen (both v4.X) beyond repair, to the point where one may as well rewrite a lot of the codebase if v4.X were ported to 1.21.11. I have therefore decided to part ways with v4.X and focus solely on my upcoming v5.X versions that are full rewrites of my mods.
For the past few months, I have been working on full rewrites of my mods, that I planned to release as v5.X. The goal with those rewrites is to develop a more robust codebase that improves stability of my mods, as well as to fix what past game updates broke.
Given 1.21.11 completely 'totaled' my v4.X mods, I have decided to release the progress I have made so far with v5.X, although still in its early alpha stage. This wasn't the initial plan, so expect missing and incomplete features.
v5.X is still in development, and I plan to reimplement missing features soon. It will take a while however.
The license for v5.X versions is All rights reserved for now, however it also grants modpack developers the right to feature v5.X versions in modpacks that are hosted on CurseForge and Modrinth. Please read the full license file for more info.
The primary reason for this is that I did not plan to release v5.X this early, and ARR was meant to be in place until I found a license I felt comfortable with. The idea was to assign a proper license once the full v5.0 release was out. Given I had no choice but to release v5.X early, ARR will remain for now.
Regarding modpacks; Feel free to feature my mods in modpacks on CurseForge and Modrinth. Despite the license, I intentionally worded it to permit modpack usage.
16.12.2025 · 37 618 завантаження
With the release of Minecraft 1.21.11, the game's latest update broke TCDCommons API and Better Statistics Screen (both v4.X) beyond repair, to the point where one may as well rewrite a lot of the codebase if v4.X were ported to 1.21.11. I have therefore decided to part ways with v4.X and focus solely on my upcoming v5.X versions that are full rewrites of my mods.
For the past few months, I have been working on full rewrites of my mods, that I planned to release as v5.X. The goal with those rewrites is to develop a more robust codebase that improves stability of my mods, as well as to fix what past game updates broke.
Given 1.21.11 completely 'totaled' my v4.X mods, I have decided to release the progress I have made so far with v5.X, although still in its early alpha stage. This wasn't the initial plan, so expect missing and incomplete features.
v5.X is still in development, and I plan to reimplement missing features soon. It will take a while however.
The license for v5.X versions is All rights reserved for now, however it also grants modpack developers the right to feature v5.X versions in modpacks that are hosted on CurseForge and Modrinth. Please read the full license file for more info.
The primary reason for this is that I did not plan to release v5.X this early, and ARR was meant to be in place until I found a license I felt comfortable with. The idea was to assign a proper license once the full v5.0 release was out. Given I had no choice but to release v5.X early, ARR will remain for now.
Regarding modpacks; Feel free to feature my mods in modpacks on CurseForge and Modrinth. Despite the license, I intentionally worded it to permit modpack usage.
01.11.2025 · 5 193 завантаження
01.11.2025 · 504 786 завантаження
01.11.2025 · 392 завантаження
01.11.2025 · 11 871 завантаження
19.08.2025 · 8 197 завантаження
Still having issues with the networking APIs. As a temporary band-aid patch, any networking errors arising from this mod will be suppressed.
This does also mean that networking related features will likely be unavailable in multiplayer, as the errors don't seem to appear in singleplayer.
See Issue #25 for more info.
19.08.2025 · 320 179 завантаження
Still having issues with the networking APIs. As a temporary band-aid patch, any networking errors arising from this mod will be suppressed.
This does also mean that networking related features will likely be unavailable in multiplayer, as the errors don't seem to appear in singleplayer.
See Issue #25 for more info.
15.08.2025 · 252 завантаження
15.08.2025 · 8 986 завантаження
19.07.2025 · 316 887 завантаження
01.07.2025 · 90 565 завантаження
17.06.2025 · 150 021 завантаження
Ported to 1.21.6, but with some caveats, hence the "beta" version.
The 1.21.6 game update has made a lot of changes to the game's GUI code that this mod relied on. As such, this port is more of a "band-aid patch" and certain features such as tooltips may look "off" and the GUI mob rendering has ceased to work (you will notice Better Statistics Screen's mob stats will no longer visually display mobs for now).
A proper resoltion will likely involve yet another rewrite of this mod (v4.X) in the future (although it likely will not be ready any time soon).
03.05.2025 · 4 906 завантаження
Mitigation of Issue #142 that's causing people to be unable to connect to multiplayer servers.
03.05.2025 · 14 972 завантаження
Mitigation of Issue #142 that's causing people to be unable to connect to multiplayer servers.
03.05.2025 · 2 259 завантаження
Mitigation of Issue #142 that's causing people to be unable to connect to multiplayer servers.
03.05.2025 · 1 675 129 завантаження
Mitigation of Issue #142 that's causing people to be unable to connect to multiplayer servers.
25.03.2025 · 650 583 завантаження
25.03.2025 · 220 718 завантаження
25.03.2025 · 14 729 завантаження
25.03.2025 · 1 159 534 завантаження
15.12.2024 · 342 790 завантаження
Patched a minor mistake in the mod's code.
15.12.2024 · 17 051 завантаження
Patched a minor mistake in the mod's code.
15.12.2024 · 607 154 завантаження
Patched a minor mistake in the mod's code.
03.12.2024 · 13 761 завантаження
Port to 1.21.4.
02.11.2024 · 28 919 завантаження
As a security measure, so as to keep everyone safer; starting from now, I will be signing all JAR files I publish on CurseForge and Modrinth. This will effectively make those JAR files "tamper-resistant".
Should anything on your device end up modifying one of my JAR files, be it malicious or not, Java will refuse to load those files, after which it will crash the game and show you errors relating things like "hash mismatches" and "invalid files". If you ever see those errors, I personally recommend you immediately shut off your internet connection, and start a virus scan.
The ultimate goal here being increased security and warning users should anything bad ever take place in the future.
02.11.2024 · 1 087 593 завантаження
As a security measure, so as to keep everyone safer; starting from now, I will be signing all JAR files I publish on CurseForge and Modrinth. This will effectively make those JAR files "tamper-resistant".
Should anything on your device end up modifying one of my JAR files, be it malicious or not, Java will refuse to load those files, after which it will crash the game and show you errors relating things like "hash mismatches" and "invalid files". If you ever see those errors, I personally recommend you immediately shut off your internet connection, and start a virus scan.
The ultimate goal here being increased security and warning users should anything bad ever take place in the future.
25.10.2024 · 7 161 завантаження
Ported to 1.21.3+fabric.
07.08.2024 · 688 053 завантаження
UIAutomaticSizeLayout's apply method would result in a deprecation warning. This was unintentional, as UIAutomaticSizeLayout is not deprecated.07.08.2024 · 8 211 завантаження
UIAutomaticSizeLayout's apply method would result in a deprecation warning. This was unintentional, as UIAutomaticSizeLayout is not deprecated.07.08.2024 · 33 495 завантаження
UIAutomaticSizeLayout's apply method would result in a deprecation warning. This was unintentional, as UIAutomaticSizeLayout is not deprecated.07.08.2024 · 3 452 завантаження
UIAutomaticSizeLayout's apply method would result in a deprecation warning. This was unintentional, as UIAutomaticSizeLayout is not deprecated.07.08.2024 · 3 564 724 завантаження
UIAutomaticSizeLayout's apply method would result in a deprecation warning. This was unintentional, as UIAutomaticSizeLayout is not deprecated.24.07.2024 · 453 237 завантаження
Backport to 1.20.X game versions.
This version is incompatible with older Better Statistics Screen versions. Please download the latest BSS version to use this version of this mod.
24.07.2024 · 439 завантаження
Backport to 1.20.X game versions.
This version is incompatible with older Better Statistics Screen versions. Please download the latest BSS version to use this version of this mod.
24.07.2024 · 5 149 завантаження
Backport to 1.20.X game versions.
This version is incompatible with older Better Statistics Screen versions. Please download the latest BSS version to use this version of this mod.
19.07.2024 · 334 045 завантаження
19.07.2024 · 1 781 завантаження
11.07.2024 · 66 409 завантаження
INIT_POST Screen event. The event wasn't always firing when it should. Now it's fixed.11.07.2024 · 1 565 завантаження
INIT_POST Screen event. The event wasn't always firing when it should. Now it's fixed.03.07.2024 · 32 572 завантаження
UILayoutTStackTracePanel, a TPanelElement that allows you to show the user a "stack-trace", aka an error that took placeTStackTraceScreen03.07.2024 · 3 468 завантаження
UILayoutTStackTracePanel, a TPanelElement that allows you to show the user a "stack-trace", aka an error that took placeTStackTraceScreen21.06.2024 · 20 556 завантаження
21.06.2024 · 3 393 завантаження
14.06.2024 · 27 395 завантаження
14.06.2024 · 3 022 завантаження
03.05.2024 · 1 548 завантаження
v3.9.7, but recompiled using 1.20.6 build settings; which is just a different way of saying "Port to 1.20.6".v3.9.7 should work on 1.20.6 as well, so there's really no need to download this one.25.04.2024 · 201 завантаження
v3.9.7 releases...25.04.2024 · 2 598 завантаження
1.20.525.04.2024 · 745 завантаження
1.20.525.04.2024 · 8 872 завантаження
1.20.508.04.2024 · 391 завантаження
General bug fixes and tweaks.
08.04.2024 · 123 завантаження
General bug fixes and tweaks.
08.04.2024 · 1 046 завантаження
General bug fixes and tweaks.
29.03.2024 · 403 завантаження
The CachedResourceManager now cleans up cached resources less frequently (aka every 3h instead of 30min), so as to save up on performance.
29.03.2024 · 93 завантаження
The CachedResourceManager now cleans up cached resources less frequently (aka every 3h instead of 30min), so as to save up on performance.
29.03.2024 · 361 завантаження
The CachedResourceManager now cleans up cached resources less frequently (aka every 3h instead of 30min), so as to save up on performance.
16.03.2024 · 436 завантаження
16.03.2024 · 139 завантаження
16.03.2024 · 449 завантаження
08.03.2024 · 307 завантаження
Warning: v3.9.2 (or higher) of Better Statistics Screen depends on this version (or higher) of this mod.
08.03.2024 · 104 завантаження
Warning: v3.9.2 (or higher) of Better Statistics Screen depends on this version (or higher) of this mod.
08.03.2024 · 302 завантаження
Warning: v3.9.2 (or higher) of Better Statistics Screen depends on this version (or higher) of this mod.
01.03.2024 · 248 завантаження
Warning: Incompatible with Better Statistics Screen v3.9 and older. Make sure you update that mod to the latest version.
TEvent for ItemGroups's "display context" updating01.03.2024 · 114 завантаження
Warning: Incompatible with Better Statistics Screen v3.9 and older. Make sure you update that mod to the latest version.
TEvent for ItemGroups's "display context" updating01.03.2024 · 291 завантаження
Warning: Incompatible with Better Statistics Screen v3.9 and older. Make sure you update that mod to the latest version.
TEvent for ItemGroups's "display context" updating22.02.2024 · 255 завантаження
Throwables (experimental).22.02.2024 · 95 завантаження
Throwables (experimental).22.02.2024 · 2 322 завантаження
Throwables (experimental).13.02.2024 · 246 завантаження
AutoConfig APIs where saving a config while its File already exists would end up throwing a FileAlreadyExistsException.13.02.2024 · 107 завантаження
AutoConfig APIs where saving a config while its File already exists would end up throwing a FileAlreadyExistsException.13.02.2024 · 240 завантаження
AutoConfig APIs where saving a config while its File already exists would end up throwing a FileAlreadyExistsException.02.02.2024 · 225 завантаження
This release features some changes that were made to the commands and the config system for this mod.
Important: This release is incompatible with Better Statistics Screen v3.7.1 and below.
/badges command was moved to Better Statistics Screen v3.8 and up.For better clarity and readability, I have decided to rename the config properties. This will likely result in the previous configs for this mod being lost, so if you need to, ensure you have updated the config file accordingly.
- Renamed enablePlayerBadges to server-enablePlayerBadges
- Renamed broadcastEarningPlayerBadges to server-broadcastEarningPlayerBadges
- Renamed enableHttpUtils to common-enableHttpUtils
To learn how to configure this mod, please refer to this wiki page.
02.02.2024 · 131 завантаження
This release features some changes that were made to the commands and the config system for this mod.
Important: This release is incompatible with Better Statistics Screen v3.7.1 and below.
/badges command was moved to Better Statistics Screen v3.8 and up.For better clarity and readability, I have decided to rename the config properties. This will likely result in the previous configs for this mod being lost, so if you need to, ensure you have updated the config file accordingly.
- Renamed enablePlayerBadges to server-enablePlayerBadges
- Renamed broadcastEarningPlayerBadges to server-broadcastEarningPlayerBadges
- Renamed enableHttpUtils to common-enableHttpUtils
To learn how to configure this mod, please refer to this wiki page.
02.02.2024 · 247 завантаження
This release features some changes that were made to the commands and the config system for this mod.
Important: This release is incompatible with Better Statistics Screen v3.7.1 and below.
/badges command was moved to Better Statistics Screen v3.8 and up.For better clarity and readability, I have decided to rename the config properties. This will likely result in the previous configs for this mod being lost, so if you need to, ensure you have updated the config file accordingly.
- Renamed enablePlayerBadges to server-enablePlayerBadges
- Renamed broadcastEarningPlayerBadges to server-broadcastEarningPlayerBadges
- Renamed enableHttpUtils to common-enableHttpUtils
To learn how to configure this mod, please refer to this wiki page.
24.12.2023 · 693 завантаження
In order for me to avoid having to copy/paste the changelogs on every single platform, please refer to the changelogs on GitHub for more info about this release.
In the meantime, happy holidays to everyone!
24.12.2023 · 311 завантаження
In order for me to avoid having to copy/paste the changelogs on every single platform, please refer to the changelogs on GitHub for more info about this release.
In the meantime, happy holidays to everyone!
24.12.2023 · 1 024 завантаження
In order for me to avoid having to copy/paste the changelogs on every single platform, please refer to the changelogs on GitHub for more info about this release.
In the meantime, happy holidays to everyone!
30.10.2023 · 713 завантаження
The following changes were made to allow people to to incorporate the /badges command into their data-packs and custom maps:
- Improved the /badges command output
- clear and edit will now output an integer representing the number of affected players.
- The output number will be -1 if a command error or a syntax error takes place, and the command fails to execute.
- /badges can now query. Useful for map-makers.
- query will now output an integer representing the player-badge stat value for a given player.
30.10.2023 · 1 482 завантаження
The following changes were made to allow people to to incorporate the /badges command into their data-packs and custom maps:
- Improved the /badges command output
- clear and edit will now output an integer representing the number of affected players.
- The output number will be -1 if a command error or a syntax error takes place, and the command fails to execute.
- /badges can now query. Useful for map-makers.
- query will now output an integer representing the player-badge stat value for a given player.
19.10.2023 · 231 завантаження
/badge command to /badges for tcdcommons/badges command for tcdcommons/badges permission level requirement from level 3 to level 2. For consitency with other stats-related commandstcdcommons config@Beta or @Experimental.19.10.2023 · 435 завантаження
/badge command to /badges for tcdcommons/badges command for tcdcommons/badges permission level requirement from level 3 to level 2. For consitency with other stats-related commandstcdcommons config@Beta or @Experimental.15.10.2023 · 124 завантаження
15.10.2023 · 231 завантаження
13.10.2023 · 211 завантаження
v3.2+1.20.2 backport to 1.20 and 1.20.1.
12.10.2023 · 133 завантаження
07.10.2023 · 233 завантаження
Ported to 1.20.2.
Some minor changes had to be made to the GUI and networking APIs in order to adapt, but it should mostly be the same as usual.
02.10.2023 · 303 завантаження
Compatibility update.
It appeared v3.0 was having issues getting along with other mods, but this update should fix some of those issues. I tested this with many other mods, and they now seemed to work. If you get any further crashes or issues, feel free to report them.
Also I am still working on porting to 1.20.2. Given the amount of changes that were made to the game internally in 1.20.2, it may take a long time, again.
Release v3.0 improves on many parts of the API, and rewrites pretty much all of it.
- Improved GUI system for TScreen-s and TElement-s
- Improved the player-badge system and the way it handles player badges
- Added a custom event system (that due to the way Fabric Loader behaves, requires Fabric API despite it not using Fabric API)
- Improved the event system
23.06.2023 · 3 373 завантаження
Fixed a minor Mixin mistake with MixinDrawContext.
20.06.2023 · 184 завантаження
Fixed a bug where longer tooltip texts sometimes wouldn't fit their tooltip boxes.
18.06.2023 · 229 завантаження
Fabric-1.20.1 port.
Whether or not this works with 1.20 was not tested.
Edit: I just tested it on 1.20, it works fine.
14.06.2023 · 2 196 завантаження
Check the Wiki page(s) on the GitHub repository for more info. If there isn't a Wiki, then wait a bit, as that means I'm still working on it.
14.06.2023 · 741 завантаження
Check the Wiki page(s) on the GitHub repository for more info. If there isn't a Wiki, then wait a bit, as that means I'm still working on it.
14.06.2023 · 3 578 завантаження
Check the Wiki page(s) on the GitHub repository for more info. If there isn't a Wiki, then wait a bit, as that means I'm still working on it.
14.06.2023 · 1 054 завантаження
Check the Wiki page(s) on the GitHub repository for more info. If there isn't a Wiki, then wait a bit, as that means I'm still working on it.
31.05.2023 · 286 завантаження
31.05.2023 · 118 завантаження
31.05.2023 · 304 завантаження
31.05.2023 · 110 завантаження
12.05.2023 · 426 завантаження
Added more hooks, events, and some GUI elements.
12.05.2023 · 209 завантаження
Added more hooks, events, and some GUI elements.
12.05.2023 · 300 завантаження
Added more hooks, events, and some GUI elements.
12.05.2023 · 168 завантаження
Added more hooks, events, and some GUI elements.
30.04.2023 · 353 завантаження
Updated all embedded libraries to their latest versions.
30.04.2023 · 144 завантаження
Updated all embedded libraries to their latest versions.
30.04.2023 · 222 завантаження
Updated all embedded libraries to their latest versions.
30.04.2023 · 133 завантаження
Updated all embedded libraries to their latest versions.
03.04.2023 · 292 завантаження
02.04.2023 · 245 завантаження
10.03.2023 · 339 завантаження
Fixed crash regarding invalid Mixin file name.
10.03.2023 · 182 завантаження
Fixed crashes from v2.3.
Nvm, turns out this one is broken as well. Will have it fixed soon.
10.03.2023 · 5 881 завантаження
Fixed crashes from v2.3.
10.03.2023 · 138 завантаження
Fixed crashes from v2.3.
04.03.2023 · 207 завантаження
Defective and causes crashes, please do not download!
Embedded Architectury API and added some events using the API, so as to make modding and porting to Forge easier.
You don't have to download the API to run this mod.
04.03.2023 · 120 завантаження
Defective and causes crashes, please do not download!
Embedded Architectury API and added some events using the API, so as to make modding and porting to Forge easier.
You don't have to download the API to run this mod.
04.03.2023 · 96 завантаження
Defective and causes crashes, please do not download!
Embedded Architectury API and added some events using the API, so as to make modding and porting to Forge easier.
You don't have to download the API to run this mod.
09.02.2023 · 47 330 завантаження
A small patch that aims to resolve crashes when rendering incompatible modded entities.
09.02.2023 · 3 190 завантаження
A small patch that aims to resolve crashes when rendering incompatible modded entities.
03.02.2023 · 301 завантаження
A small patch that aims to combat crashes that result from rendering modded entities on the screen using the TEntityRendererElement.
03.02.2023 · 334 завантаження
A small patch that aims to combat crashes that result from rendering modded entities on the screen using the TEntityRendererElement.
03.02.2023 · 100 завантаження
A small patch that aims to combat crashes that result from rendering modded entities on the screen using the TEntityRendererElement.
03.02.2023 · 75 завантаження
03.02.2023 · 69 завантаження
03.02.2023 · 68 завантаження
14.01.2023 · 359 завантаження
Fixed some mixin issues with Forge. I guess "Forge + Mixins" really is a bad... *mix*...........
Anyways, TScreen#onOpened should now work properly.
14.01.2023 · 102 завантаження
Fixed some mixin issues with Forge. I guess "Forge + Mixins" really is a bad... *mix*...........
Anyways, TScreen#onOpened should now work properly.
12.01.2023 · 85 завантаження
v2.0, but ported to forge-1.19.2. Only compatible with Minecraft forge-1.19.2. Does not work with 1.19.3.
11.01.2023 · 83 завантаження
v2.0, but ported to Forge, somehow... barely did it. Only compatible with forge-1.18.2.
14.12.2022 · 218 завантаження
This release the same as v2.0, but for Minecraft fabric-1.19.3. Becuase of the changes that were made in 1.19.3, I had to make a separate version specifically for 1.19.3.
For obvious reasons, this is incompatible with 1.19.2 mods and below.
13.12.2022 · 9 959 завантаження
Important: This release is incompatible with Better Stats v2.0. Please use Better Stats v2.1 or above.
Changelog:
- The major version increased to 2.0 only because the base namespace of the library has changed.
- Smooth scrolling will now only work with fancy graphics and above. This is for performance reasons.
- Fixed bug where mouse dragging could be done with any mouse button. Now it only works with LMB (left mouse button).
- Added an API feature that allows rendering Screen-s on the in-game hud.
- Added context menus for TElement-s.
- Press the context menu button with a UI element selected to trigger it. Some UI elements may also support right clicking as well.
13.12.2022 · 95 завантаження
Important: This release is incompatible with Better Stats v2.0. Please use Better Stats v2.1 or above.
Changelog:
- The major version increased to 2.0 only because the base namespace of the library has changed.
- Smooth scrolling will now only work with fancy graphics and above. This is for performance reasons.
- Fixed bug where mouse dragging could be done with any mouse button. Now it only works with LMB (left mouse button).
- Added an API feature that allows rendering Screen-s on the in-game hud.
- Added context menus for TElement-s.
- Press the context menu button with a UI element selected to trigger it. Some UI elements may also support right clicking as well.
25.11.2022 · 141 завантаження
The initial release of the mod for Fabric-1.19.2.
25.11.2022 · 255 завантаження
The initial release of the mod for Fabric-1.18.2.