Features of this library are:
Dynamic resource pack utilities
A set of utilities that allow creating dynamic runtime resource packs and datapacks. Also easily allows respriting and retexturing existing textures, specifically useful to add new wood based blocks.
Dynamic block set registration
Allows mods to specify a block set (which can be for example a wood type). The mod then will scan all registered blocks and fill the block set up only to then allow mods to register blocks that depend on it.
This can't be easily done using traditional methods since the wood set itself depends on the registered blocks so registration must happen at a very specific time. This utility makes that task possible and easy to do. Note that it is still a form of dynamic registration which might have some drawbacks.
In a nutshell you have dynamic wood type support for your blocks. The wood set type already comes built-in.
- Custom map markers:
A complete system that allows to easily implement and add map decoration and map markers as well as control every aspect of them like rendering. Also allows storing simple data inside maps data offering a couple of hooks to use it too like on item tooltip.
This system also offers a simple Data Driven implementation meaning you can easily register new markers with datapacks!
Dynamic Villager AI
A helper system to easily and dynamically add tasks and modify villager schedules in a compatible way without overriding the whole existing AI. Also allows to properly add memory types
Custom first and third person animations:
Allows modders to implement a simple interface in their items to allow it to have custom third and first person animations (like crossbows).
Includes simple and easy to use interfaces that can let you control first person and third person animations as well as a callback for rendering the item itself (similar to spyglass) directly in your item class
- Grindstone achievement triggers:
The mod adds a custom trigger that gets called when an item is passed through a grindstone that you can call in your mods advancements jsons
-Dispenser utilities:
Some code that allows to easily register dispenser behaviors without overriding already existing ones. Also comes with builtin spawn egg and block placement behaviors
Required
Required
Terms for using, modifying and redistributing this product.
23.07.2026 · Modrinth
Screenshots and images from the original Modrinth page.
The project author has not added a gallery on Modrinth.
Published versions and original Modrinth files.
23.07.2026 · 592 downloads
23.07.2026 · 170 downloads
13.07.2026 · 74 678 downloads
13.07.2026 · 20 559 downloads
12.07.2026 · 12 913 downloads
12.07.2026 · 2 734 downloads
29.06.2026 · 27 512 downloads
29.06.2026 · 97 694 downloads
27.06.2026 · 5 474 downloads
27.06.2026 · 25 607 downloads
22.06.2026 · 9 626 downloads
22.06.2026 · 47 338 downloads
16.06.2026 · 19 819 downloads
fixed an issue with menus and packets
16.06.2026 · 57 872 downloads
fixed an issue with menus and packets
16.06.2026 · 637 124 downloads
16.06.2026 · 75 368 downloads
08.06.2026 · 21 231 downloads
08.06.2026 · 215 029 downloads
05.06.2026 · 101 917 downloads
05.06.2026 · 22 165 downloads
22.05.2026 · 54 104 downloads
22.05.2026 · 163 092 downloads
22.05.2026 · 2 656 downloads
22.05.2026 · 11 378 downloads
21.05.2026 · 18 215 downloads
21.05.2026 · 2 847 downloads
18.05.2026 · 5 263 downloads
18.05.2026 · 22 649 downloads
14.05.2026 · 11 830 downloads
14.05.2026 · 186 540 downloads
12.05.2026 · 188 120 downloads
some backports
12.05.2026 · 132 954 downloads
some backports
10.05.2026 · 9 952 downloads
10.05.2026 · 60 952 downloads
09.05.2026 · 15 619 downloads
09.05.2026 · 12 141 downloads
09.05.2026 · 212 downloads
05.05.2026 · 217 205 downloads
more changes to recoloring logic 3
05.05.2026 · 21 101 downloads
more changes to recoloring logic 3
04.05.2026 · 13 826 downloads
04.05.2026 · 73 369 downloads
04.05.2026 · 4 603 downloads
04.05.2026 · 367 downloads
03.05.2026 · 4 841 downloads
03.05.2026 · 8 669 downloads
03.05.2026 · 176 downloads
03.05.2026 · 725 downloads
03.05.2026 · 7 181 downloads
03.05.2026 · 1 060 downloads
03.05.2026 · 637 downloads
18.04.2026 · 157 544 downloads
more changes to recoloring logic 2
18.04.2026 · 40 032 downloads
more changes to recoloring logic 2
18.04.2026 · 35 690 downloads
more changes to recoloring logic 2
18.04.2026 · 338 927 downloads
more changes to recoloring logic 2
14.04.2026 · 10 964 downloads
more changes to recoloring logic
14.04.2026 · 19 832 downloads
more changes to recoloring logic
12.04.2026 · 5 530 downloads
changes to recoloring logic
12.04.2026 · 7 216 downloads
changes to recoloring logic
06.04.2026 · 24 072 downloads
backported some fixes
05.04.2026 · 22 290 downloads
05.04.2026 · 33 866 downloads
05.04.2026 · 604 downloads
05.04.2026 · 1 168 downloads
31.03.2026 · 30 153 downloads
31.03.2026 · 16 840 downloads
27.03.2026 · 912 downloads
added some utilities for shapes and angles
minor fixes
27.03.2026 · 827 downloads
added some utilities for shapes and angles
minor fixes
26.03.2026 · 24 803 downloads
fixed an issue with regsuppliers holders implementation
26.03.2026 · 31 751 downloads
fixed an issue with regsuppliers holders implementation
25.03.2026 · 1 796 downloads
fixed an issue with regsuppliers holders implementation
25.03.2026 · 2 772 downloads
fixed an issue with regsuppliers holders implementation
22.03.2026 · 12 374 downloads
22.03.2026 · 6 425 downloads
04.03.2026 · 59 558 downloads
bumped version number since it failed last time
added new recursive and lazy stream codecs
04.03.2026 · 83 106 downloads
bumped version number since it failed last time
added new recursive and lazy stream codecs
01.03.2026 · 12 045 downloads
fixed a concurrency issue
01.03.2026 · 6 779 downloads
fixed a concurrency issue
01.03.2026 · 219 downloads
internal improvements
added more interfaces
improved some code on forge
shader containers will not give a vanilla shader when iris is on but monocle is also on
01.03.2026 · 2 502 downloads
internal improvements
added more interfaces
improved some code on forge
shader containers will not give a vanilla shader when iris is on but monocle is also on
23.02.2026 · 48 117 downloads
updated map atlases compat
23.02.2026 · 71 326 downloads
updated map atlases compat
22.02.2026 · 344 793 downloads
fixed an issue with villager trades
22.02.2026 · 931 678 downloads
fixed an issue with villager trades
22.02.2026 · 1 802 downloads
fixed an issue with villager trades
22.02.2026 · 8 986 downloads
22.02.2026 · 16 215 downloads
28.01.2026 · 249 099 downloads
fixed an issue on servers
28.01.2026 · 536 791 downloads
fixed an issue on servers
28.01.2026 · 1 105 downloads
28.01.2026 · 2 362 downloads
25.01.2026 · 104 688 downloads
25.01.2026 · 103 835 downloads
23.01.2026 · 9 003 downloads
fixed a rare issue with texture genration due to misbehaving when animation strip medatada was invalid or had missing frames
23.01.2026 · 7 476 downloads
fixed a rare issue with texture genration due to misbehaving when animation strip medatada was invalid or had missing frames
20.01.2026 · 86 932 downloads
updated fabric shader regisration to use new fabric event for it.
17.01.2026 · 20 054 downloads
fixed an issue with optional registry suppliers
17.01.2026 · 25 147 downloads
fixed an issue with optional registry suppliers
16.01.2026 · 119 200 downloads
fixed an issue with trades
16.01.2026 · 19 432 downloads
fixed an issue with trades
14.01.2026 · 9 563 downloads
fixed an issue with block colors
14.01.2026 · 11 618 downloads
fixed an issue with block colors
14.01.2026 · 7 378 downloads
fixed some stuff related to backports
14.01.2026 · 23 512 downloads
fixed some stuff related to backports
14.01.2026 · 225 downloads
fixed some stuff related to backports
10.01.2026 · 33 545 downloads
fixed an upsie with villager trades
10.01.2026 · 15 528 downloads
fixed an upsie with villager trades
10.01.2026 · 1 198 downloads
villager trades types are now a proper mc registry
fixed a bug with texture utils
fixed an issue with inventory utils
10.01.2026 · 1 051 downloads
villager trades types are now a proper mc registry
fixed a bug with texture utils
fixed an issue with inventory utils
08.01.2026 · 14 286 downloads
backported many things from 1.21.1
08.01.2026 · 105 555 downloads
backported many things from 1.21.1
03.01.2026 · 60 281 downloads
fixed an issue on fabric due to holders
02.01.2026 · 3 514 downloads
fixed an issue on fabric due to holders
30.12.2025 · 52 220 downloads
fixed an issue with POI
improved glm on forge
28.12.2025 · 54 185 downloads
improved some fabric code
28.12.2025 · 1 644 downloads
fixed missing bundle of mixin squared
28.12.2025 · 372 671 downloads
fixed missing bundle of mixin squared
28.12.2025 · 20 798 downloads
added tab removal
removed some annoying logging
28.12.2025 · 9 055 downloads
added tab removal
removed some annoying logging
27.12.2025 · 2 542 downloads
fixed an issue with recent changes
27.12.2025 · 2 994 downloads
fixed an issue with recent changes
27.12.2025 · 6 295 downloads
fixed an issue with creative tabs adding items
added some ungodly hacks to block a crash added by VS mod
27.12.2025 · 22 206 downloads
fixed an issue with creative tabs adding items
added some ungodly hacks to block a crash added by VS mod
27.12.2025 · 958 downloads
made regSupplier class a holder type
27.12.2025 · 802 downloads
made regSupplier class a holder type
17.12.2025 · 49 581 downloads
fixed an issue on fabric
16.12.2025 · 3 924 downloads
16.12.2025 · 50 758 downloads
16.12.2025 · 1 982 downloads
16.12.2025 · 1 373 downloads
12.12.2025 · 26 820 downloads
12.12.2025 · 26 474 downloads
12.12.2025 · 1 075 downloads
12.12.2025 · 1 310 downloads
05.12.2025 · 58 659 downloads
05.12.2025 · 33 379 downloads
05.12.2025 · 638 downloads
05.12.2025 · 522 downloads
05.12.2025 · 90 downloads
01.12.2025 · 20 836 downloads
01.12.2025 · 27 707 downloads
27.11.2025 · 48 792 downloads
27.11.2025 · 17 880 downloads
27.11.2025 · 89 downloads
26.11.2025 · 6 742 downloads
ars_nouveau:archwood if Archwood Good is installed as it added 4 archwood WoodTypes26.11.2025 · 3 963 downloads
ars_nouveau:archwood if Archwood Good is installed as it added 4 archwood WoodTypes19.11.2025 · 29 801 downloads
19.11.2025 · 28 196 downloads
10.11.2025 · 28 750 downloads
10.11.2025 · 25 242 downloads
09.11.2025 · 5 631 downloads
09.11.2025 · 42 332 downloads
08.11.2025 · 4 550 downloads
08.11.2025 · 3 580 downloads
06.11.2025 · 977 824 downloads
fixed some things not working when used with fabric client initializer
minor api changes
06.11.2025 · 840 862 downloads
fixed some things not working when used with fabric client initializer
minor api changes
29.10.2025 · 29 318 downloads
more api improvements
29.10.2025 · 35 328 downloads
more api improvements
29.10.2025 · 103 downloads
more api improvements
29.10.2025 · 133 downloads
more api improvements
27.10.2025 · 9 988 downloads
27.10.2025 · 4 339 downloads
23.10.2025 · 19 511 downloads
23.10.2025 · 8 742 downloads
22.10.2025 · 3 157 downloads
22.10.2025 · 1 898 downloads
22.10.2025 · 1 476 downloads
22.10.2025 · 1 466 downloads
22.10.2025 · 987 downloads
22.10.2025 · 920 downloads
18.10.2025 · 7 641 downloads
18.10.2025 · 14 901 downloads
18.10.2025 · 543 downloads
18.10.2025 · 822 downloads
18.10.2025 · 91 936 downloads
culturaldelights:avocado because the child of planks is jungle_planks18.10.2025 · 461 993 downloads
culturaldelights:avocado because the child of planks is jungle_planks16.10.2025 · 4 157 downloads
16.10.2025 · 11 172 downloads
13.10.2025 · 8 521 downloads
12.10.2025 · 8 832 downloads
minor internal changes, deprecated many more methods that dont take a registry access argument. fixed a tooltip issue
12.10.2025 · 1 282 downloads
minor internal changes, deprecated many more methods that dont take a registry access argument. fixed a tooltip issue
06.10.2025 · 52 069 downloads
culturaldelights:avocado because the child of planks is jungle_planks06.10.2025 · 344 043 downloads
culturaldelights:avocado because the child of planks is jungle_planks05.10.2025 · 22 562 downloads
05.10.2025 · 22 642 downloads
03.10.2025 · 5 470 downloads
fixed a helper for POI on fabric
30.09.2025 · 6 936 downloads
added helper method to register extra states to BE, using forge and faric api
30.09.2025 · 41 909 downloads
added helper method to register extra states to BE, using forge and faric api
24.09.2025 · 29 278 downloads
culturaldelights:avocado because the child of planks is jungle_planks24.09.2025 · 295 002 downloads
culturaldelights:avocado because the child of planks is jungle_planks21.09.2025 · 44 585 downloads
21.09.2025 · 30 957 downloads
21.09.2025 · 1 238 downloads
18.09.2025 · 211 692 downloads
18.09.2025 · 48 242 downloads
17.09.2025 · 9 247 downloads
17.09.2025 · 6 530 downloads
17.09.2025 · 1 322 downloads
17.09.2025 · 3 121 downloads
10.09.2025 · 20 850 downloads
10.09.2025 · 66 125 downloads
10.09.2025 · 18 643 downloads
10.09.2025 · 21 306 downloads
09.09.2025 · 3 831 downloads
09.09.2025 · 20 007 downloads
08.09.2025 · 4 167 downloads
08.09.2025 · 4 405 downloads
07.09.2025 · 1 007 downloads
07.09.2025 · 788 downloads
06.09.2025 · 3 772 downloads
06.09.2025 · 4 012 downloads
04.09.2025 · 4 991 downloads
04.09.2025 · 5 898 downloads
03.09.2025 · 2 788 downloads
03.09.2025 · 2 901 downloads
03.09.2025 · 1 464 downloads
03.09.2025 · 1 437 downloads
02.09.2025 · 2 019 downloads
02.09.2025 · 2 763 downloads
29.08.2025 · 10 117 downloads
29.08.2025 · 20 923 downloads
28.08.2025 · 1 414 downloads
28.08.2025 · 666 downloads
28.08.2025 · 1 257 downloads
28.08.2025 · 854 downloads
28.08.2025 · 362 131 downloads
28.08.2025 · 148 578 downloads
27.08.2025 · 310 downloads
27.08.2025 · 468 downloads
27.08.2025 · 6 845 downloads
27.08.2025 · 2 180 downloads
27.08.2025 · 1 564 downloads
27.08.2025 · 14 403 downloads
22.08.2025 · 24 499 downloads
22.08.2025 · 16 809 downloads
19.08.2025 · 12 415 downloads
19.08.2025 · 4 555 downloads
19.08.2025 · 502 downloads
19.08.2025 · 989 downloads
19.08.2025 · 20 411 downloads
19.08.2025 · 146 489 downloads
19.08.2025 · 444 downloads
19.08.2025 · 3 873 downloads
19.08.2025 · 220 downloads
19.08.2025 · 1 239 downloads
18.08.2025 · 1 572 downloads
18.08.2025 · 3 829 downloads
15.08.2025 · 25 561 downloads
15.08.2025 · 21 966 downloads
15.08.2025 · 23 647 downloads
15.08.2025 · 1 515 downloads
14.08.2025 · 3 239 downloads
14.08.2025 · 27 453 downloads
12.08.2025 · 9 399 downloads
12.08.2025 · 34 652 downloads
04.08.2025 · 603 997 downloads
04.08.2025 · 99 631 downloads
03.08.2025 · 6 310 downloads
03.08.2025 · 725 downloads
03.08.2025 · 2 994 downloads
03.08.2025 · 1 547 downloads
03.08.2025 · 31 242 downloads
02.08.2025 · 1 243 downloads
02.08.2025 · 3 704 downloads
02.08.2025 · 532 downloads
02.08.2025 · 3 248 downloads
01.08.2025 · 974 downloads
01.08.2025 · 5 299 downloads
27.07.2025 · 88 915 downloads
27.07.2025 · 71 543 downloads
27.07.2025 · 659 downloads
27.07.2025 · 487 downloads
27.07.2025 · 415 downloads
27.07.2025 · 166 downloads
27.07.2025 · 35 974 downloads
27.07.2025 · 125 047 downloads
26.07.2025 · 8 955 downloads
added a workaround for an issue in a mod i have because i dont want to update that mod
26.07.2025 · 13 022 downloads
added a workaround for an issue in a mod i have because i dont want to update that mod
22.07.2025 · 23 244 downloads
22.07.2025 · 7 859 downloads
22.07.2025 · 459 downloads
turned some parallel code to sequential for apossible locking issue.kind of blind fix as i cant replicate stuff
22.07.2025 · 486 downloads
turned some parallel code to sequential for apossible locking issue.kind of blind fix as i cant replicate stuff
22.07.2025 · 351 downloads
22.07.2025 · 515 downloads
20.07.2025 · 7 590 downloads
20.07.2025 · 5 730 downloads
07.07.2025 · 171 562 downloads
07.07.2025 · 1 350 416 downloads
07.07.2025 · 565 downloads
07.07.2025 · 1 528 downloads
26.06.2025 · 68 364 downloads
26.06.2025 · 67 598 downloads
25.06.2025 · 2 206 downloads
25.06.2025 · 4 550 downloads
25.06.2025 · 81 151 downloads
25.06.2025 · 166 016 downloads
23.06.2025 · 11 019 downloads
added back a method needed for backward compat
23.06.2025 · 3 434 downloads
added back a method needed for backward compat
22.06.2025 · 3 173 downloads
v2.19.2
22.06.2025 · 3 639 downloads
v2.19.2
22.06.2025 · 17 704 downloads
v2.14.9
22.06.2025 · 32 793 downloads
v2.14.9
22.06.2025 · 519 downloads
22.06.2025 · 695 downloads
22.06.2025 · 595 downloads
22.06.2025 · 2 938 downloads
21.06.2025 · 3 737 downloads
21.06.2025 · 3 068 downloads
21.06.2025 · 372 downloads
21.06.2025 · 2 739 downloads
19.06.2025 · 13 952 downloads
19.06.2025 · 27 286 downloads
19.06.2025 · 2 784 downloads
19.06.2025 · 5 718 downloads
18.06.2025 · 2 171 downloads
18.06.2025 · 6 701 downloads
09.06.2025 · 37 680 downloads
04.06.2025 · 203 059 downloads
04.06.2025 · 1 020 downloads
03.06.2025 · 97 565 downloads
03.06.2025 · 389 downloads
03.06.2025 · 33 191 downloads
03.06.2025 · 1 310 944 downloads
03.06.2025 · 334 downloads
added some utilities to register datapack registries
improved some part of custom map data
other misc internal cleanups and improvements
03.06.2025 · 294 downloads
03.06.2025 · 628 downloads
03.06.2025 · 227 downloads
03.06.2025 · 143 downloads
08.05.2025 · 171 853 downloads
08.05.2025 · 273 239 downloads
06.05.2025 · 11 549 downloads
06.05.2025 · 207 546 downloads
28.04.2025 · 32 313 downloads
28.04.2025 · 60 810 downloads
25.04.2025 · 273 639 downloads
Fixed addBlocksToPoi() not working properly & Fixed #905
25.04.2025 · 194 242 downloads
Fixed addBlocksToPoi() not working properly & Fixed #905
24.04.2025 · 2 790 downloads
Cleanup Codes
24.04.2025 · 8 887 downloads
Cleanup Codes
23.04.2025 · 5 900 downloads
fixed synced configs not being editable while in a world. server configs can now also be edited when you are an operator
23.04.2025 · 2 487 downloads
fixed synced configs not being editable while in a world. server configs can now also be edited when you are an operator
20.04.2025 · 10 278 downloads
fixed map decoration hash code
20.04.2025 · 5 587 downloads
fixed map decoration hash code
19.04.2025 · 1 493 downloads
added polymer compat
19.04.2025 · 1 417 downloads
added polymer compat
17.04.2025 · 6 589 downloads
new villager type varialt trade type
hotfix to fix a rare concurrency issue
17.04.2025 · 12 743 downloads
new villager type varialt trade type
hotfix to fix a rare concurrency issue
17.04.2025 · 280 downloads
new villager type varialt trade type
17.04.2025 · 253 downloads
new villager type varialt trade type
16.04.2025 · 57 936 downloads
16.04.2025 · 163 154 downloads
06.04.2025 · 35 745 downloads
further improvements of error handling of block type swap ingredient type (mainly relevant for everycompat that uses it)
06.04.2025 · 39 068 downloads
further improvements of error handling of block type swap ingredient type (mainly relevant for everycompat that uses it)
05.04.2025 · 2 970 downloads
improved error handling ofblock type swap ingredient even more to debug network issues
05.04.2025 · 8 513 downloads
improved error handling ofblock type swap ingredient even more to debug network issues
03.04.2025 · 3 048 downloads
fixed a rare concurrency issue with dynamic pack
improved error handling ofblock type swap ingredient
03.04.2025 · 6 176 downloads
fixed a rare concurrency issue with dynamic pack
improved error handling ofblock type swap ingredient
03.04.2025 · 168 145 downloads
03.04.2025 · 55 023 downloads
01.04.2025 · 5 037 downloads
minor fix and more utilities classes for codecs.
added some interfaces for blocks and common extension to register item head overlays
01.04.2025 · 4 974 downloads
minor fix and more utilities classes for codecs.
added some interfaces for blocks and common extension to register item head overlays
31.03.2025 · 1 055 downloads
changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
31.03.2025 · 2 324 downloads
changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
30.03.2025 · 1 187 downloads
changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
30.03.2025 · 1 555 downloads
changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
20.03.2025 · 16 204 downloads
fixed a possible rare race condition
20.03.2025 · 33 673 downloads
fixed a possible rare race condition
19.03.2025 · 58 256 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
19.03.2025 · 129 955 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
19.03.2025 · 3 387 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
19.03.2025 · 7 184 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
19.03.2025 · 604 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
19.03.2025 · 1 221 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
18.03.2025 · 274 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
18.03.2025 · 396 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
16.03.2025 · 6 113 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
16.03.2025 · 13 176 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
16.03.2025 · 2 649 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
16.03.2025 · 24 258 downloads
WARNING: make sure you backup your world before you load into the world
Check the latest.log when you've logged into the world to ensure that there are no missing blocks
If you got a few missing blocks, then please report it.
REASON: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
14.03.2025 · 11 551 downloads
made some of the custom map packet code more resilient
14.03.2025 · 30 271 downloads
made some of the custom map packet code more resilient
13.03.2025 · 18 130 downloads
13.03.2025 · 8 539 downloads
13.03.2025 · 1 750 downloads
13.03.2025 · 1 471 downloads
09.03.2025 · 15 059 downloads
09.03.2025 · 8 106 downloads
09.03.2025 · 16 199 downloads
09.03.2025 · 42 304 downloads
02.03.2025 · 42 737 downloads
fixed a recipe bug
02.03.2025 · 52 039 downloads
fixed a recipe bug
01.03.2025 · 1 864 downloads
ported more changes from 1.20
01.03.2025 · 16 245 downloads
ported more changes from 1.20
01.03.2025 · 41 068 downloads
01.03.2025 · 162 650 downloads
24.02.2025 · 310 365 downloads
24.02.2025 · 13 890 downloads
23.02.2025 · 17 303 downloads
23.02.2025 · 106 671 downloads
23.02.2025 · 6 729 downloads
23.02.2025 · 29 025 downloads
20.02.2025 · 7 606 downloads
fixed an issue where wood types and leaves types were not initialized if no mod registered stuff with them. relevant for sawmill specifically
20.02.2025 · 2 254 downloads
fixed an issue where wood types and leaves types were not initialized if no mod registered stuff with them. relevant for sawmill specifically
19.02.2025 · 47 311 downloads
18.02.2025 · 5 117 downloads
18.02.2025 · 1 296 downloads
18.02.2025 · 30 087 downloads
18.02.2025 · 22 396 downloads
17.02.2025 · 695 downloads
17.02.2025 · 525 downloads
17.02.2025 · 3 217 downloads
17.02.2025 · 79 947 downloads
16.02.2025 · 19 753 downloads
16.02.2025 · 16 878 downloads
16.02.2025 · 741 downloads
16.02.2025 · 1 035 downloads
15.02.2025 · 4 966 downloads
15.02.2025 · 11 373 downloads
14.02.2025 · 7 974 downloads
14.02.2025 · 2 321 downloads
13.02.2025 · 30 236 downloads
fixed an issue when closing servers
13.02.2025 · 836 downloads
fixed an issue when closing servers
13.02.2025 · 36 578 downloads
13.02.2025 · 58 360 downloads
12.02.2025 · 383 downloads
12.02.2025 · 3 632 downloads
11.02.2025 · 345 downloads
11.02.2025 · 968 downloads
11.02.2025 · 8 887 downloads
11.02.2025 · 3 626 downloads
11.02.2025 · 1 076 downloads
11.02.2025 · 283 downloads
11.02.2025 · 2 280 downloads
more improvements on the fake level api internals
11.02.2025 · 1 062 downloads
more improvements on the fake level api internals
08.02.2025 · 69 474 downloads
31.01.2025 · 49 564 downloads
31.01.2025 · 6 817 downloads
31.01.2025 · 60 255 downloads
31.01.2025 · 31 004 downloads
30.01.2025 · 540 downloads
improved recoloring process
30.01.2025 · 3 616 downloads
improved recoloring process
30.01.2025 · 94 904 downloads
improved recoloring process of textures using respriter system
30.01.2025 · 4 041 downloads
improved recoloring process of textures using respriter system
28.01.2025 · 4 848 downloads
28.01.2025 · 8 319 downloads
27.01.2025 · 1 180 downloads
27.01.2025 · 16 288 downloads
27.01.2025 · 617 downloads
27.01.2025 · 4 491 downloads
27.01.2025 · 126 downloads
27.01.2025 · 2 043 downloads
23.01.2025 · 84 433 downloads
fixed a crash that happeed with speciic mod confiuration
23.01.2025 · 23 285 downloads
fixed a crash that happeed with speciic mod confiuration
22.01.2025 · 2 394 downloads
22.01.2025 · 25 441 downloads
20.01.2025 · 15 140 downloads
improved some errors and things related to fake player
20.01.2025 · 7 262 downloads
improved some errors and things related to fake player
20.01.2025 · 1 370 downloads
failsafe will throw an error if client dynamic asset generator is registered on dedicated server
20.01.2025 · 10 906 downloads
failsafe will throw an error if client dynamic asset generator is registered on dedicated server
18.01.2025 · 842 downloads
18.01.2025 · 4 746 downloads
18.01.2025 · 17 749 downloads
18.01.2025 · 9 321 downloads
18.01.2025 · 1 597 downloads
18.01.2025 · 2 125 downloads
13.01.2025 · 22 847 downloads
13.01.2025 · 71 785 downloads
11.01.2025 · 55 219 downloads
11.01.2025 · 19 333 downloads
09.01.2025 · 4 545 downloads
09.01.2025 · 12 116 downloads
06.01.2025 · 15 862 downloads
06.01.2025 · 15 224 downloads
02.01.2025 · 355 613 downloads
Added undetected blocks from Integrated Dyanmics' menril
- "stripped_log"
- "stripped_wood"
Fixed EveryCompat's issue
29.12.2024 · 299 748 downloads
29.12.2024 · 110 894 downloads
29.12.2024 · 35 425 downloads
28.12.2024 · 4 663 downloads
28.12.2024 · 2 162 downloads
28.12.2024 · 5 388 downloads
26.12.2024 · 8 905 downloads
26.12.2024 · 10 221 downloads
21.12.2024 · 16 855 downloads
21.12.2024 · 39 155 downloads
17.12.2024 · 41 645 downloads
17.12.2024 · 20 451 downloads
16.12.2024 · 206 718 downloads
16.12.2024 · 27 661 downloads
16.12.2024 · 417 downloads
NOTE:
- only EveryCompat v2.7.4+
- only StoneZone v2.7.1+
can use this new version of Moonlight
16.12.2024 · 685 downloads
NOTE:
- only EveryCompat v2.7.4+
- only StoneZone v2.7.1+
can use this new version of Moonlight
12.12.2024 · 399 166 downloads
added a helper method to register entity data serializer in common
12.12.2024 · 12 092 downloads
added a helper method to register entity data serializer in common
10.12.2024 · 400 downloads
more ported fixes
10.12.2024 · 1 533 downloads
more ported fixes
08.12.2024 · 21 333 downloads
fixed new recipe type being considered empty all the time on forge
08.12.2024 · 56 731 downloads
fixed new recipe type being considered empty all the time on forge
08.12.2024 · 182 downloads
fixed new recipe type being considered empty all the time on forge
08.12.2024 · 312 downloads
fixed new recipe type being considered empty all the time on forge
08.12.2024 · 2 247 downloads
08.12.2024 · 1 855 downloads
07.12.2024 · 965 downloads
backported a fix from 1.21 which fixed an issue that made dynamic items not register after dynamic blocks all the times
07.12.2024 · 6 127 downloads
backported a fix from 1.21 which fixed an issue that made dynamic items not register after dynamic blocks all the times
06.12.2024 · 10 577 downloads
fixed an issue where dynamit item registraton could occur before dynamic blocks
06.12.2024 · 7 179 downloads
fixed an issue where dynamit item registraton could occur before dynamic blocks
03.12.2024 · 4 587 downloads
03.12.2024 · 744 downloads
02.12.2024 · 329 downloads
02.12.2024 · 1 485 downloads
27.11.2024 · 2 219 775 downloads
27.11.2024 · 54 999 downloads
26.11.2024 · 46 145 downloads
fixed a possible memory leak
26.11.2024 · 28 558 downloads
fixed a possible memory leak
24.11.2024 · 1 649 downloads
24.11.2024 · 58 627 downloads
22.11.2024 · 27 846 downloads
added compat for net ease mod
22.11.2024 · 20 434 downloads
added compat for net ease mod
22.11.2024 · 1 080 downloads
removed invoke unrestricted custom mixin injection type
22.11.2024 · 459 downloads
removed invoke unrestricted custom mixin injection type
21.11.2024 · 3 880 downloads
21.11.2024 · 7 335 downloads
20.11.2024 · 2 196 downloads
20.11.2024 · 3 147 downloads
17.11.2024 · 13 438 downloads
17.11.2024 · 2 784 downloads
16.11.2024 · 106 910 downloads
16.11.2024 · 1 426 downloads
16.11.2024 · 452 downloads
16.11.2024 · 2 601 downloads
16.11.2024 · 327 downloads
14.11.2024 · 357 downloads
14.11.2024 · 168 downloads
14.11.2024 · 3 423 downloads
14.11.2024 · 6 437 downloads
14.11.2024 · 246 downloads
13.11.2024 · 296 downloads
13.11.2024 · 1 511 downloads
12.11.2024 · 214 downloads
12.11.2024 · 126 downloads
12.11.2024 · 86 downloads
12.11.2024 · 136 downloads
10.11.2024 · 139 782 downloads
10.11.2024 · 120 267 downloads
10.11.2024 · 1 412 downloads
10.11.2024 · 3 668 downloads
07.11.2024 · 4 528 downloads
07.11.2024 · 12 473 downloads
05.11.2024 · 2 008 downloads
05.11.2024 · 100 downloads
05.11.2024 · 1 348 downloads
04.11.2024 · 2 379 downloads
04.11.2024 · 443 downloads
04.11.2024 · 195 downloads
04.11.2024 · 105 downloads
03.11.2024 · 122 downloads
03.11.2024 · 42 193 downloads
. fixed a mod compat issue related to the latest updated
03.11.2024 · 1 527 downloads
03.11.2024 · 39 628 downloads
. fixed a mod compat issue related to the latest updated
02.11.2024 · 403 downloads
02.11.2024 · 1 736 downloads
02.11.2024 · 147 downloads
02.11.2024 · 449 downloads
02.11.2024 · 140 downloads
02.11.2024 · 787 downloads
01.11.2024 · 170 downloads
01.11.2024 · 639 downloads
01.11.2024 · 819 downloads
01.11.2024 · 223 downloads
31.10.2024 · 14 593 downloads
31.10.2024 · 22 236 downloads
30.10.2024 · 450 downloads
fixed an issue on neoforge causing blocks sets to be initialized too early
30.10.2024 · 1 837 downloads
ported may recent changes from1.20
30.10.2024 · 88 downloads
ported may recent changes from1.20
28.10.2024 · 8 571 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
28.10.2024 · 39 802 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
27.10.2024 · 1 731 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
27.10.2024 · 3 402 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
27.10.2024 · 669 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
27.10.2024 · 3 733 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
26.10.2024 · 10 293 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
26.10.2024 · 34 737 downloads
WARNING: If you are using EveryCompat, then BACKUP your world before you update Moonlight Lib
21.10.2024 · 24 258 downloads
fixed yet another weird issue allowing for better compat with mods that add multithreading for stuff
21.10.2024 · 76 222 downloads
fixed yet another weird issue allowing for better compat with mods that add multithreading for stuff
19.10.2024 · 2 477 downloads
fixed another issue with mods messing with game thraeds
19.10.2024 · 11 978 downloads
fixed another issue with mods messing with game thraeds
19.10.2024 · 9 699 downloads
fixed another issue with mods that added more threads and did stuff with blocks on them
19.10.2024 · 15 375 downloads
fixed another issue with mods that added more threads and did stuff with blocks on them
18.10.2024 · 841 downloads
fixed an issue with mods messing with game thraeds
18.10.2024 · 179 downloads
fixed an issue with mods messing with game thraeds
18.10.2024 · 2 578 downloads
fixed some issue with mods that added more threads and did stuff with blocks on them
added more compat wood types
18.10.2024 · 1 767 downloads
fixed some issue with mods that added more threads and did stuff with blocks on them
added more compat wood types
14.10.2024 · 12 313 downloads
hotfix for last version where i accidentally renamed a random method, probably bumped a random key on keyboard :/
14.10.2024 · 9 369 downloads
hotfix for last version where i accidentally renamed a random method, probably bumped a random key on keyboard :/
14.10.2024 · 439 downloads
fixed an issue where the wrong registry access was used for the mod own data objects
14.10.2024 · 276 downloads
fixed an issue where the wrong registry access was used for the mod own data objects
14.10.2024 · 9 417 downloads
fixed many issues with data objects not getting their correct registry access
fixed some issues with potion fluids not retaining their components
14.10.2024 · 619 downloads
fixed many issues with data objects not getting their correct registry access
fixed some issues with potion fluids not retaining their components
13.10.2024 · 1 400 downloads
many improvements and fixes related to 1.21 port
13.10.2024 · 327 downloads
many improvements and fixes related to 1.21 port
09.10.2024 · 23 162 downloads
added callback to register custom shaders on fabric
09.10.2024 · 45 084 downloads
added callback to register custom shaders on fabric
09.10.2024 · 15 991 downloads
fixed a crash due to map packet
fixed a crash in dev when running a server
09.10.2024 · 3 814 downloads
fixed a crash due to map packet
fixed a crash in dev when running a server
08.10.2024 · 3 007 downloads
blacklisted some mods from leaves and wood types detection
08.10.2024 · 3 782 downloads
blacklisted some mods from leaves and wood types detection
06.10.2024 · 3 778 downloads
hotfix for crash from previous version due to removed mixin injection type
06.10.2024 · 539 downloads
hotfix for crash from previous version due to removed mixin injection type
06.10.2024 · 103 downloads
fixed tags being stillpluralized for assets gen.
removed some unneded mixin stuff
other fixes related to 1.21 port
06.10.2024 · 77 downloads
fixed tags being stillpluralized for assets gen.
removed some unneded mixin stuff
other fixes related to 1.21 port
05.10.2024 · 31 726 downloads
fixed some issues with dynamic resources clearing. should fix a possible rare crash
05.10.2024 · 145 518 downloads
fixed some issues with dynamic resources clearing. should fix a possible rare crash
04.10.2024 · 2 019 downloads
fixed armor materials registering after items on fabric
04.10.2024 · 309 downloads
04.10.2024 · 102 downloads
29.09.2024 · 72 835 downloads
can we publish thr right version this time pls
29.09.2024 · 42 802 downloads
can we publish thr right version this time pls
28.09.2024 · 8 233 downloads
many internal api changes and fixes
fixed dynamic block set stuff not registering stuff consistetly (for some raeson)
fixed many issues related to the empty fluid
fixed some fluid colors not working
28.09.2024 · 1 626 downloads
many internal api changes and fixes
fixed dynamic block set stuff not registering stuff consistetly (for some raeson)
fixed many issues related to the empty fluid
fixed some fluid colors not working
27.09.2024 · 11 316 downloads
27.09.2024 · 31 331 downloads
17.09.2024 · 1 534 downloads
17.09.2024 · 11 443 downloads
17.09.2024 · 27 172 downloads
17.09.2024 · 42 517 downloads
15.09.2024 · 35 216 downloads
15.09.2024 · 5 248 downloads
10.09.2024 · 687 downloads
fixed same issue again which aparently now only happens in roduction thanks to some arcane mixin quirk or issue idk...
10.09.2024 · 109 downloads
fixed an mixin issue with early language load mixin
10.09.2024 · 6 077 downloads
fixed an mixin issue with early language load mixin
08.09.2024 · 1 886 downloads
some new API improvements, ported changes from 1.20.1
08.09.2024 · 252 downloads
some new API improvements, ported changes from 1.20.1
07.09.2024 · 72 249 downloads
added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
07.09.2024 · 445 598 downloads
added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
07.09.2024 · 405 downloads
added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
07.09.2024 · 434 downloads
added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
06.09.2024 · 2 094 downloads
fixed an issue when savin an empty fluid causing a crash
06.09.2024 · 341 downloads
fixed an issue when savin an empty fluid causing a crash
06.09.2024 · 97 downloads
fixed an issue with wood type detection initializing vanilla types too early
06.09.2024 · 199 downloads
fixed an issue with wood type detection initializing vanilla types too early
06.09.2024 · 95 downloads
fixed an issue with wood type detection initializing vanilla types too early
06.09.2024 · 185 downloads
fixed an issue with wood type detection initializing vanilla types too early
27.08.2024 · 68 379 downloads
added more logging to improve exception handling
improved washable interface
27.08.2024 · 49 264 downloads
added more logging to improve exception handling
improved washable interface
24.08.2024 · 15 288 downloads
21.08.2024 · 27 474 downloads
fixed an issue with wood type detection initializing vanilla types too early
21.08.2024 · 19 144 downloads
fixed an issue with wood type detection initializing vanilla types too early
21.08.2024 · 9 707 downloads
made dynamic pack list resources call as fast as it can be , using a search trie
bumped version to 1.21.1
21.08.2024 · 1 358 downloads
made dynamic pack list resources call as fast as it can be , using a search trie
bumped version to 1.21.1
18.08.2024 · 13 678 downloads
made dynamic pack list resources call as fast as it can be , using a search trie
18.08.2024 · 16 395 downloads
made dynamic pack list resources call as fast as it can be , using a search trie
17.08.2024 · 2 643 downloads
improved speed of dynamicResourcePack .listResources call.
For mods like everycompat with many many wood mods on this could decrease load time couple of seconds in extreme cases
register composter block will now only register items
17.08.2024 · 3 697 downloads
improved speed of dynamicResourcePack .listResources call.
For mods like everycompat with many many wood mods on this could decrease load time couple of seconds in extreme cases
register composter block will now only register items
16.08.2024 · 229 downloads
fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
16.08.2024 · 1 377 downloads
fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
16.08.2024 · 146 downloads
fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
16.08.2024 · 3 913 downloads
fixed a very rare issue due to null jsons in a reload listener map
added some utilities for double crops
added a frequency ordered collection data structure
16.08.2024 · 6 782 downloads
fixed a very rare issue due to null jsons in a reload listener map
added some utilities for double crops
added a frequency ordered collection data structure
11.08.2024 · 31 290 downloads
fixed an issue with map decoration outline. added more particle utilities. fixed some stuff in dev
11.08.2024 · 27 161 downloads
fixed an issue with map decoration outline. added more particle utilities. fixed some stuff in dev
08.08.2024 · 1 771 downloads
fixed a fabric bug on servers
08.08.2024 · 289 downloads
for the love of god can this neoforge version just work?
08.08.2024 · 100 downloads
fixed a crash on server due to map data
08.08.2024 · 237 downloads
fixed a crash on server due to map data
08.08.2024 · 98 downloads
fixed villager trades directory being pluralized
08.08.2024 · 89 downloads
fixed villager trades directory being pluralized
08.08.2024 · 79 downloads
improved some hacky capability code
07.08.2024 · 84 downloads
fixed an issue with creative tabs
07.08.2024 · 95 downloads
neoforge can now read (some) fabric load conditions.
renamed map_markers folder to map_marker. same for soft_fluids
07.08.2024 · 204 downloads
neoforge can now read (some) fabric load conditions.
renamed map_markers folder to map_marker. same for soft_fluids
05.08.2024 · 87 350 downloads
fixed an issue with first person animations on fabric
03.08.2024 · 151 downloads
fixed another issue on neoforge
03.08.2024 · 69 downloads
fixed an issue on neoforge
02.08.2024 · 851 downloads
updated yacl and configured integration
02.08.2024 · 88 downloads
updated yacl and configured integration
02.08.2024 · 279 downloads
02.08.2024 · 105 downloads
26.07.2024 · 55 687 downloads
26.07.2024 · 638 595 downloads
23.07.2024 · 103 490 downloads
23.07.2024 · 413 529 downloads
19.07.2024 · 34 450 downloads
19.07.2024 · 19 840 downloads
05.07.2024 · 11 781 downloads
27.06.2024 · 107 246 downloads
27.06.2024 · 160 590 downloads
24.06.2024 · 9 920 downloads
24.06.2024 · 10 658 downloads
22.06.2024 · 11 940 downloads
another hotfix for a recently introduced breaking feature related to projetiles
22.06.2024 · 74 746 downloads
another hotfix for a recently introduced breaking feature related to projetiles
21.06.2024 · 3 595 downloads
hotfix for a method accidentally set final
21.06.2024 · 11 104 downloads
hotfix for a method accidentally set final
21.06.2024 · 736 downloads
add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
21.06.2024 · 934 downloads
add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
16.06.2024 · 12 852 downloads
add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
16.06.2024 · 56 791 downloads
add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
14.06.2024 · 9 073 downloads
blacklisted smoldering wood from IW from wood detection
improved mod projectile entity class
14.06.2024 · 171 127 downloads
blacklisted smoldering wood from IW from wood detection
improved mod projectile entity class
13.06.2024 · 2 416 downloads
fixed imroved projectile entity class using wrong collision method
improved block set api getBlockSet of call to also consider blockItem items
13.06.2024 · 17 207 downloads
fixed imroved projectile entity class using wrong collision method
improved block set api getBlockSet of call to also consider blockItem items
08.06.2024 · 74 983 downloads
added some math utils
improved mapRegistry class
added more equivalent link liquids
fixed some things with additive translucency render type
08.06.2024 · 39 175 downloads
added some math utils
improved mapRegistry class
added more equivalent link liquids
fixed some things with additive translucency render type
26.05.2024 · 52 601 downloads
fixed an issue with forge fluid types not being registered
fixed another issue with ModBucketItem
25.05.2024 · 3 433 downloads
fixed an issue with texture generation and animated textures
fixed some unneeded log spam
25.05.2024 · 298 235 downloads
fixed an issue with texture generation and animated textures
fixed some unneeded log spam
23.05.2024 · 3 340 downloads
fixed fluid attributes from ModFlowing fluid not working on fabric
improved ModFluidBucket to have a constructor with supplier, working better on forge
23.05.2024 · 6 617 downloads
fixed fluid attributes from ModFlowing fluid not working on fabric
improved ModFluidBucket to have a constructor with supplier, working better on forge
21.05.2024 · 7 230 downloads
fixed recent screw up with inverted fabric and forge fluid attributes. upsies
21.05.2024 · 7 891 downloads
fixed recent screw up with inverted fabric and forge fluid attributes. upsies
21.05.2024 · 140 downloads
fixed recent screw up with inverted fabric and forge fluid attributes. upsies
21.05.2024 · 153 downloads
fixed recent screw up with inverted fabric and forge fluid attributes. upsies
21.05.2024 · 158 downloads
improved fluid api to have different units on fabric. 1 bucket = 3 bottles there.
This also means that bowls were also set to 1 bottle instead of 2
Other misc improvements to fluid api
improved some things related to spectator mode with block interactions
21.05.2024 · 533 downloads
improved fluid api to have different units on fabric. 1 bucket = 3 bottles there.
This also means that bowls were also set to 1 bottle instead of 2
Other misc improvements to fluid api
improved some things related to spectator mode with block interactions
20.05.2024 · 1 328 downloads
fixed an issue where image respirter would not properly recolor an animated image
added some stuff for fabric fluid api
changed some utils class method to work better with spectator gamemode
20.05.2024 · 11 464 downloads
fixed an issue where image respirter would not properly recolor an animated image
added some stuff for fabric fluid api
changed some utils class method to work better with spectator gamemode
18.05.2024 · 5 653 downloads
18.05.2024 · 9 188 downloads
17.05.2024 · 914 downloads
-fixed an issue with fluid textures on fabric
-fixed fluid particle colors not being generated properly
-improved fluid tank api
17.05.2024 · 877 downloads
-fixed an issue with fluid textures on fabric
-fixed fluid particle colors not being generated properly
-improved fluid tank api
17.05.2024 · 3 238 downloads
safety checks to prevent accidentally firing early reload when other mods would re create the vanilla resource manager very early
17.05.2024 · 4 291 downloads
safety checks to prevent accidentally firing early reload when other mods would re create the vanilla resource manager very early
15.05.2024 · 16 298 downloads
improved leaves type detection
improved wood type to vanilla mapping
improved datapack registry check, prenvets random crashes when mods accidentally nuke them (very hard to do yet has happened multiple times)
15.05.2024 · 2 799 downloads
improved leaves type detection
improved wood type to vanilla mapping
improved datapack registry check, prenvets random crashes when mods accidentally nuke them (very hard to do yet has happened multiple times)
13.05.2024 · 11 620 downloads
added more harcoded wood types for some mods that didnt follow naming conventions
fixed an issue with lightable interface
05.05.2024 · 120 043 downloads
improved datapack check to only happen on server levels
fixed piston move callback not being realiably called on clients
05.05.2024 · 19 426 downloads
improved datapack check to only happen on server levels
fixed piston move callback not being realiably called on clients
05.05.2024 · 1 765 downloads
added datapack sanity check because im tired of mods accidentally breaking them causing all sorts of issues down the line
added some AW
improved some mixins
05.05.2024 · 1 325 downloads
added datapack sanity check because im tired of mods accidentally breaking them causing all sorts of issues down the line
added some AW
improved some mixins
02.05.2024 · 35 896 downloads
improved some aspect of dynamic registration for items
02.05.2024 · 6 998 downloads
improved some aspect of dynamic registration for items
01.05.2024 · 3 787 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
added a config to make fixed entity renderer shading not affect things in GUIs
dynamic wood registration now runs a bit later for items
01.05.2024 · 2 062 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
added a config to make fixed entity renderer shading not affect things in GUIs
dynamic wood registration now runs a bit later for items
11.04.2024 · 218 361 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
11.04.2024 · 115 420 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
10.04.2024 · 3 799 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
10.04.2024 · 8 628 downloads
fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
09.04.2024 · 1 270 downloads
added compat with dye depot
09.04.2024 · 2 433 downloads
added compat with dye depot
21.03.2024 · 62 010 downloads
added an optional fix that fixes entity renderer shading to be precisely the same that block use. Now BER and baked model renderer stuff will look identical shading wise. Works with any mod as it just changes the include shaders and Lighting parameters
21.03.2024 · 73 023 downloads
added an optional fix that fixes entity renderer shading to be precisely the same that block use. Now BER and baked model renderer stuff will look identical shading wise. Works with any mod as it just changes the include shaders and Lighting parameters
21.03.2024 · 915 downloads
added new tile utility class for dynamic rendered tile entitiees that hold items
improved ILightable interface
fixed a issue with item display tile
21.03.2024 · 1 642 downloads
added new tile utility class for dynamic rendered tile entitiees that hold items
improved ILightable interface
fixed a issue with item display tile
14.03.2024 · 20 556 downloads
fixed a server side crash
14.03.2024 · 70 805 downloads
fixed a server side crash
12.03.2024 · 4 706 downloads
fixed baked model transform being incorrect in forge impl
12.03.2024 · 3 695 downloads
fixed baked model transform being incorrect in forge impl
10.03.2024 · 3 927 downloads
fixed another issue with fluid colors
fixed a minor memory leak
improved dummy level code
10.03.2024 · 3 674 downloads
fixed another issue with fluid colors
fixed a minor memory leak
improved dummy level code
09.03.2024 · 2 748 downloads
fixed an issue with fluid colors
09.03.2024 · 68 836 downloads
fixed an issue with fluid colors
07.03.2024 · 6 248 downloads
07.03.2024 · 9 224 downloads
02.03.2024 · 11 062 downloads
fixed an issue with servers
29.02.2024 · 11 982 downloads
fixed a minor memory leak on main menu
added more random utilities
29.02.2024 · 4 457 downloads
fixed a minor memory leak on main menu
added more random utilities
28.02.2024 · 1 721 downloads
improvements to assets generation system, should improve compat with some mods
added some more rendering utilities
28.02.2024 · 3 269 downloads
improvements to assets generation system, should improve compat with some mods
added some more rendering utilities
25.02.2024 · 17 537 downloads
fixed another issue with fluids due to sapwn chunk stuff
25.02.2024 · 9 891 downloads
fixed another issue with fluids due to sapwn chunk stuff
24.02.2024 · 3 146 downloads
fixed an issue with some buckets from modded liquids not getting accepted
24.02.2024 · 2 464 downloads
fixed an issue with some buckets from modded liquids not getting accepted
24.02.2024 · 1 035 downloads
fixed an important issue with fluid syncing
24.02.2024 · 664 downloads
fixed an important issue with fluid syncing
23.02.2024 · 1 470 downloads
fixed some issues with empty fluid stacks
23.02.2024 · 1 051 downloads
fixed some issues with empty fluid stacks
22.02.2024 · 910 downloads
fixed messup
22.02.2024 · 1 663 downloads
fixed messup
22.02.2024 · 208 downloads
fixed messup
22.02.2024 · 189 downloads
fixed messup
22.02.2024 · 365 downloads
major reworks to fluid system
22.02.2024 · 394 downloads
major reworks to fluid system
21.02.2024 · 1 830 downloads
major reworks to fluid system
21.02.2024 · 3 049 downloads
major reworks to fluid system
16.02.2024 · 21 076 downloads
added a simple shared variables API
added 2 new methods to palette
fixed vertex transformers not applying sprites and ambient occlusion correctly
16.02.2024 · 79 605 downloads
added a simple shared variables API
added 2 new methods to palette
fixed vertex transformers not applying sprites and ambient occlusion correctly
14.02.2024 · 8 466 downloads
fixed messup with serveers on last patch
14.02.2024 · 2 626 downloads
fixed messup with serveers on last patch
14.02.2024 · 1 300 downloads
fixed an issue with configured
14.02.2024 · 220 downloads
fixed an issue with configured
14.02.2024 · 221 downloads
fixed an issue with retextuing animated images
added more utilities to animate items in first person renderer
14.02.2024 · 506 downloads
fixed an issue with retextuing animated images
added more utilities to animate items in first person renderer
12.02.2024 · 1 754 downloads
fixed some issues with gui render helpers
12.02.2024 · 4 847 downloads
fixed some issues with gui render helpers
12.02.2024 · 916 downloads
fixed an issue with configured
added no_op item trade type, useful to override existing trade jsons
some changes to the map markers system
12.02.2024 · 1 230 downloads
fixed an issue with configured
added no_op item trade type, useful to override existing trade jsons
some changes to the map markers system
10.02.2024 · 15 313 downloads
fixed broken data villager trader. upsies
10.02.2024 · 5 519 downloads
fixed broken data villager trader. upsies
09.02.2024 · 1 435 downloads
improved block placement override API
09.02.2024 · 114 033 downloads
no change. Just recompiled since i got a report access wideners somehow werent applied
09.02.2024 · 3 825 downloads
no change. Just recompiled since i got a report access wideners somehow werent applied
09.02.2024 · 1 585 downloads
minor improvements to wood detection system
added no_op villager trade type, useful to replace existing data ones to disale them
09.02.2024 · 891 downloads
minor improvements to wood detection system
added no_op villager trade type, useful to replace existing data ones to disale them
04.02.2024 · 119 downloads
fixed forge packets not being executed on main thread
02.02.2024 · 1 709 downloads
fixed neoforge not loading the mod
02.02.2024 · 111 downloads
fixed neoforge not loading the mod
31.01.2024 · 5 903 downloads
fixed neoforge not loading the mod
30.01.2024 · 404 downloads
ported more recent changes
30.01.2024 · 323 downloads
ported more recent changes
29.01.2024 · 23 256 downloads
actually moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
29.01.2024 · 43 926 downloads
actually moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
29.01.2024 · 816 downloads
moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
29.01.2024 · 30 676 downloads
moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
26.01.2024 · 444 downloads
ported all recent changes
26.01.2024 · 190 downloads
ported all recent changes
23.01.2024 · 24 545 downloads
more villager tarde stuff fixes
23.01.2024 · 25 493 downloads
more villager tarde stuff fixes
23.01.2024 · 20 391 downloads
other villager tarde stuff fixes
23.01.2024 · 476 downloads
other villager tarde stuff fixes
23.01.2024 · 731 downloads
hotfix for non vanilla villageer professions
23.01.2024 · 6 451 downloads
hotfix for non vanilla villageer professions
23.01.2024 · 218 downloads
added villager trade API
23.01.2024 · 472 downloads
added villager trade API
22.01.2024 · 20 914 downloads
Fixed very critical issue added with todays build. apologies for that
22.01.2024 · 2 341 downloads
Fixed very critical issue added with todays build. apologies for that
21.01.2024 · 362 downloads
added villager trades codec
further improved wood type detection
21.01.2024 · 453 downloads
added villager trades codec
further improved wood type detection
18.01.2024 · 84 182 downloads
fixed map stuff and vertex builder
18.01.2024 · 58 174 downloads
fixed map stuff and vertex builder
17.01.2024 · 18 788 downloads
improved wood detection system
17.01.2024 · 176 333 downloads
improved wood detection system
11.01.2024 · 34 503 downloads
fixed some baked quad transformer utility class not working as intended
11.01.2024 · 663 364 downloads
fixed some baked quad transformer utility class not working as intended
08.01.2024 · 74 126 downloads
fixed some broken codecs default values
08.01.2024 · 2 782 downloads
fixed some broken codecs default values
04.01.2024 · 9 642 downloads
fixed fabric config menu
02.01.2024 · 9 808 downloads
fixed an importnt issue which invalidated the lazy map update config making it so maps would update at vanilla rate instead of the optimized one
02.01.2024 · 4 623 downloads
fixed an importnt issue which invalidated the lazy map update config making it so maps would update at vanilla rate instead of the optimized one
29.12.2023 · 8 208 downloads
fixed another issue with packs
29.12.2023 · 36 286 downloads
fixed another issue with packs
28.12.2023 · 271 downloads
cleared up and fixed recent fuck ups with resources. upsies
28.12.2023 · 509 downloads
cleared up and fixed recent fuck ups with resources. upsies
28.12.2023 · 184 downloads
updated map atlas compat to work with new version
28.12.2023 · 301 downloads
updated map atlas compat to work with new version
28.12.2023 · 2 875 downloads
fixed color config crashing due to last update
improved dynamic resource pack resource clearing
28.12.2023 · 135 downloads
fixed color config crashing due to last update
improved dynamic resource pack resource clearing
28.12.2023 · 608 downloads
fixed something with quilt
28.12.2023 · 115 downloads
some fix related to configs defaults on fabric
25.12.2023 · 2 593 downloads
hotfix
25.12.2023 · 4 976 downloads
hotfix
25.12.2023 · 171 downloads
fixed an issue with fabric POI registration
24.12.2023 · 437 downloads
api improvements
24.12.2023 · 601 downloads
api improvements
23.12.2023 · 2 425 downloads
fixed some issues with recipe conversions and dynamic packs
23.12.2023 · 376 downloads
fixed some issues with recipe conversions and dynamic packs
22.12.2023 · 176 downloads
fixes
22.12.2023 · 89 downloads
fixes
22.12.2023 · 1 412 downloads
improved some fabric code
improved some error handling and logging
22.12.2023 · 18 323 downloads
improved some fabric code
improved some error handling and logging
20.12.2023 · 291 downloads
1.20.4 update
20.12.2023 · 169 downloads
1.20.4 update
01.12.2023 · 143 545 downloads
fixed network issue
01.12.2023 · 89 341 downloads
added pendulum animations utilities
01.12.2023 · 7 453 downloads
added pendulum animations utilities
23.11.2023 · 10 994 downloads
solved some concurrency issues with map data
23.11.2023 · 91 376 downloads
solved some concurrency issues with map data
18.11.2023 · 7 621 downloads
map related optimizations and fixes
18.11.2023 · 17 711 downloads
map related optimizations and fixes
14.11.2023 · 9 729 downloads
added compat with Purity mod
14.11.2023 · 18 780 downloads
added compat with Purity mod
14.11.2023 · 265 downloads
somesafety checks
14.11.2023 · 500 downloads
somesafety checks
10.11.2023 · 3 729 downloads
mipmap shenanigans
10.11.2023 · 141 054 downloads
mipmap shenanigans
09.11.2023 · 7 466 downloads
firework stuff
some sanity checks on datapack registries
09.11.2023 · 2 974 downloads
firework stuff
some sanity checks on datapack registries
09.11.2023 · 422 downloads
firework stuff
06.11.2023 · 987 downloads
added some platform utilities
06.11.2023 · 10 128 downloads
added some platform utilities
05.11.2023 · 66 130 downloads
fixed map stuff and vertex builder
05.11.2023 · 39 352 downloads
fixed map stuff and vertex builder
03.11.2023 · 1 183 downloads
version i forgot to publish
map stuff
03.11.2023 · 1 062 downloads
version i forgot to publish
map stuff
01.11.2023 · 30 920 downloads
more map api improvements
01.11.2023 · 13 309 downloads
more map api improvements
01.11.2023 · 138 downloads
map api improvements
01.11.2023 · 334 downloads
map api improvements
31.10.2023 · 1 193 downloads
fixd recie bug
29.10.2023 · 6 508 downloads
imprved fabric conditions
29.10.2023 · 2 180 downloads
backported new map API
fix 2
29.10.2023 · 1 703 downloads
backported new map API
fix 2
29.10.2023 · 99 downloads
backported new map API
fix 2
29.10.2023 · 81 downloads
backported new map API
fix 2
29.10.2023 · 92 downloads
backported new map API
fabric fix
29.10.2023 · 609 downloads
backported new map API
29.10.2023 · 665 downloads
backported new map API
27.10.2023 · 2 655 downloads
fixed custom decorations not clearing correctly
bumped channel network version
27.10.2023 · 4 557 downloads
fixed custom decorations not clearing correctly
bumped channel network version
19.10.2023 · 10 122 downloads
fixed custom decorations not clearing correctly
bumped channel network version
19.10.2023 · 26 641 downloads
fixed custom decorations not clearing correctly
bumped channel network version
15.10.2023 · 4 591 downloads
hopefully fixeda server side packet issue
15.10.2023 · 6 431 downloads
hopefully fixeda server side packet issue
14.10.2023 · 976 downloads
fixed a concurrency issue
14.10.2023 · 13 637 downloads
fixed a concurrency issue
12.10.2023 · 747 downloads
improved custom map data system to allow for way less packet sent
added some more builtin wood types compat for and added other naming schemes
12.10.2023 · 8 214 downloads
improved custom map data system to allow for way less packet sent
added some more builtin wood types compat for and added other naming schemes
09.10.2023 · 5 204 downloads
improved decoration renderers
added some more compat for wood types
09.10.2023 · 3 202 downloads
improved decoration renderers
added some more compat for wood types
07.10.2023 · 3 854 downloads
big map API refactors and improvements to allow for further functionality like client only markers
05.10.2023 · 473 downloads
big map API refactors and improvements to allow for further functionality like client only markers
05.10.2023 · 2 915 downloads
big map API refactors and improvements to allow for further functionality like client only markers
01.10.2023 · 1 190 downloads
another serverside hotfix
01.10.2023 · 4 333 downloads
another serverside hotfix
01.10.2023 · 236 downloads
other hotfix ;_;
01.10.2023 · 491 downloads
workround for oculus compatibility
added mipmapped entity cutout and solid render types
01.10.2023 · 332 downloads
workround for oculus compatibility
added mipmapped entity cutout and solid render types
01.10.2023 · 65 downloads
workround for oculus compatibility
01.10.2023 · 137 downloads
All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
01.10.2023 · 347 downloads
All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
30.09.2023 · 85 downloads
All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
30.09.2023 · 65 downloads
All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
30.09.2023 · 347 downloads
more map compat with other mods
29.09.2023 · 78 downloads
more map compat with other mods
29.09.2023 · 876 downloads
more map compat with other mods
29.09.2023 · 151 downloads
map packet fixes
29.09.2023 · 616 downloads
map packet fixes
27.09.2023 · 1 193 downloads
fixed custom map decorations not being sent anymore from last patch
27.09.2023 · 448 downloads
fixed custom map decorations not being sent anymore from last patch
27.09.2023 · 208 downloads
even more map related things
(improed packet to always send map center and dimension)
27.09.2023 · 267 downloads
even more map related things
(improed packet to always send map center and dimension)
25.09.2023 · 220 downloads
other map related things
25.09.2023 · 946 downloads
other map related things
21.09.2023 · 1 418 downloads
fixed custom map data not being sent to client correctly
21.09.2023 · 5 706 downloads
fixed custom map data not being sent to client correctly
20.09.2023 · 356 downloads
fixed custom map data not being sent to client correctly
20.09.2023 · 380 downloads
fixed custom map data not being sent to client correctly
18.09.2023 · 459 downloads
mapatlas integration bug fix
18.09.2023 · 18 618 downloads
updated map atlas integration
18.09.2023 · 215 527 downloads
updated map atlas integration
18.09.2023 · 173 downloads
updated map atlas integration
17.09.2023 · 303 downloads
fixed a possible issue with map decoration renderers
17.09.2023 · 1 886 downloads
fixed a possible issue with map decoration renderers
17.09.2023 · 134 downloads
fixed an issue caused by mixin extras
updated map atlases integration
17.09.2023 · 1 586 downloads
fixed an issue caused by mixin extras
updated map atlases integration
16.09.2023 · 562 downloads
fixed a broken mixin that dint work outside dev pensive
16.09.2023 · 5 319 downloads
fixed a broken mixin that dint work outside dev pensive
15.09.2023 · 132 downloads
improved custom map data networking, optimized to just send when needed using the vanilla packet instead of each tick
15.09.2023 · 296 downloads
improved custom map data networking, optimized to just send when needed using the vanilla packet instead of each tick
11.09.2023 · 1 702 downloads
even more improvements to map markers. Can now display dynamic ones
11.09.2023 · 3 504 downloads
even more improvements to map markers. Can now display dynamic ones
10.09.2023 · 162 downloads
fixed an issue with shapeless recipe generation
10.09.2023 · 458 downloads
fixed an issue with shapeless recipe generation
10.09.2023 · 306 downloads
fixed quad builder not workig correctly on fabric
improved extra map data API
09.09.2023 · 630 downloads
fixed quad builder not workig correctly on fabric
improved extra map data API
09.09.2023 · 475 downloads
fixed quad builder not workig correctly on fabric
improved extra map data API
09.09.2023 · 2 046 downloads
fixed quad builder not workig correctly on fabric
improved extra map data API
06.09.2023 · 828 downloads
fixed an issue with dynamic pack root resources
06.09.2023 · 2 091 downloads
fixed an issue with dynamic pack root resources
02.09.2023 · 2 826 downloads
actualy fixed baked models
improved map atlas integration
02.09.2023 · 616 downloads
actualy fixed baked models
improved map atlas integration
01.09.2023 · 451 downloads
fixed an issue with baked models
01.09.2023 · 1 239 downloads
fixed an issue with baked models
31.08.2023 · 897 downloads
fixed an issue with fabric and new default config
29.08.2023 · 8 011 downloads
29.08.2023 · 15 622 downloads
28.08.2023 · 360 downloads
28.08.2023 · 813 downloads
26.08.2023 · 324 downloads
fixed a crash with configs when loaded early using new color configs
26.08.2023 · 100 downloads
improved color configs and color utils
26.08.2023 · 2 713 downloads
improved color configs and color utils
23.08.2023 · 3 788 downloads
Possibly fixed an issue concerning wood types
Added a config to allow merging dynamic texture packs. Default on for now
23.08.2023 · 2 276 downloads
Possibly fixed an issue concerning wood types
Added a config to allow merging dynamic texture packs. Default on for now
21.08.2023 · 649 downloads
fixed an issue with model builder
21.08.2023 · 1 158 downloads
fixed an issue with model builder
20.08.2023 · 171 downloads
20.08.2023 · 335 downloads
20.08.2023 · 71 downloads
20.08.2023 · 98 downloads
17.08.2023 · 1 884 downloads
fixed an issue with registration
16.08.2023 · 1 133 downloads
more minor fixes to new system. added more hooks to fluid tank code
16.08.2023 · 1 209 downloads
more minor fixes to new system. added more hooks to fluid tank code
14.08.2023 · 761 downloads
fixed some bugs with the newly added system
14.08.2023 · 294 downloads
fixed some bugs with the newly added system
13.08.2023 · 688 downloads
13.08.2023 · 275 downloads
13.08.2023 · 60 257 downloads
backported some things
13.08.2023 · 4 492 downloads
backported some things
12.08.2023 · 765 downloads
12.08.2023 · 322 downloads
11.08.2023 · 1 298 downloads
11.08.2023 · 273 downloads
11.08.2023 · 99 downloads
11.08.2023 · 155 downloads
21.07.2023 · 21 017 downloads
21.07.2023 · 32 098 downloads
20.07.2023 · 2 092 downloads
updated to work with new fabric api
19.07.2023 · 1 693 downloads
quite some internal refactors and cleanups. Fixed some inconsistencies with configs
19.07.2023 · 2 512 downloads
quite some internal refactors and cleanups. Fixed some inconsistencies with configs
18.07.2023 · 810 downloads
fixed an issue with quad builder having inverted colors for fabric
18.07.2023 · 204 downloads
removed dependench on forge 47.1.28
17.07.2023 · 104 downloads
fixed an issue with indium
17.07.2023 · 476 downloads
fixed an issue with indium
06.07.2023 · 6 019 downloads
fixe an issue
06.07.2023 · 11 211 downloads
fixe an issue
06.07.2023 · 631 downloads
major render helpers rewrite and cleanups
06.07.2023 · 437 downloads
major render helpers rewrite and cleanups
02.07.2023 · 234 downloads
fixed mixin plugin stuff...
02.07.2023 · 272 downloads
improved dynamic baked model stuff
02.07.2023 · 1 207 downloads
improved dynamic baked model stuff
01.07.2023 · 78 389 downloads
improved dynamic models stuff allowing for non tiles to use them
01.07.2023 · 15 823 downloads
improved dynamic models stuff allowing for non tiles to use them
01.07.2023 · 202 downloads
removed some spammy debug lines i forgot to removed...
01.07.2023 · 148 downloads
removed some spammy debug lines i forgot to removed...
30.06.2023 · 167 downloads
actually fixed modern fix compat
30.06.2023 · 426 downloads
actually fixed modern fix compat
30.06.2023 · 86 downloads
Actually fixed compat with Modern Fix (this time for real)
30.06.2023 · 65 downloads
Actually fixed compat with Modern Fix (this time for real)
29.06.2023 · 112 downloads
improved resource utils to get all posible textures from a given blockstate
added dummy block getter
29.06.2023 · 316 downloads
improved resource utils to get all posible textures from a given blockstate
added dummy block getter
27.06.2023 · 111 downloads
fixed an issue with blank colors in color sets causing a rare crash
27.06.2023 · 270 downloads
fixed an issue with blank colors in color sets causing a rare crash
23.06.2023 · 6 470 downloads
23.06.2023 · 745 downloads
22.06.2023 · 901 downloads
22.06.2023 · 1 160 downloads
22.06.2023 · 80 downloads
fixed vanilla wood types not being detected properly
22.06.2023 · 110 downloads
fixed vanilla wood types not being detected properly
22.06.2023 · 414 downloads
22.06.2023 · 286 downloads
22.06.2023 · 161 downloads
22.06.2023 · 246 downloads
21.06.2023 · 156 downloads
fixed a crash due to refactors and missing classes in platform packages
21.06.2023 · 79 downloads
fixed a crash due to refactors and missing classes in platform packages
19.06.2023 · 189 downloads
fixed a crash due to refactors and missing classes in platform packages
19.06.2023 · 455 downloads
fixed a crash due to refactors and missing classes in platform packages
18.06.2023 · 120 downloads
fixed a crash due to refactors and missing classes in platform packages
17.06.2023 · 102 downloads
17.06.2023 · 133 downloads
16.06.2023 · 573 downloads
16.06.2023 · 621 downloads
16.06.2023 · 18 328 downloads
16.06.2023 · 10 001 downloads
11.06.2023 · 395 downloads
1.20 fixes
11.06.2023 · 1 110 downloads
1.20 fixes
10.06.2023 · 3 478 downloads
couple fixes
10.06.2023 · 324 downloads
couple fixes
08.06.2023 · 807 downloads
08.06.2023 · 2 661 downloads
06.06.2023 · 31 992 downloads
06.06.2023 · 1 171 downloads
05.06.2023 · 222 downloads
improved wood detections. blacklisted some mods
05.06.2023 · 258 downloads
improved wood detections. blacklisted some mods
04.06.2023 · 17 658 downloads
03.06.2023 · 1 109 downloads
no more bugs pls
03.06.2023 · 347 downloads
no more bugs pls
02.06.2023 · 277 downloads
fixed a possible crash with some config mod
02.06.2023 · 166 downloads
fixed a possible crash with some config mod
01.06.2023 · 236 downloads
01.06.2023 · 11 395 downloads
31.05.2023 · 115 downloads
31.05.2023 · 98 downloads
30.05.2023 · 78 downloads
30.05.2023 · 112 downloads
29.05.2023 · 88 downloads
29.05.2023 · 59 downloads
28.05.2023 · 68 downloads
28.05.2023 · 84 downloads
24.05.2023 · 660 downloads
24.05.2023 · 120 downloads
21.05.2023 · 565 downloads
added more utilities
21.05.2023 · 137 downloads
added more utilities
20.05.2023 · 6 213 downloads
fixed a rare issue with players in adventure mode
20.05.2023 · 2 477 downloads
fixed a rare issue with players in adventure mode
18.05.2023 · 138 downloads
18.05.2023 · 73 downloads
18.05.2023 · 114 downloads
no more builtin vertical slabs compat. use vslab compat
18.05.2023 · 111 downloads
no more builtin vertical slabs compat. use vslab compat
16.05.2023 · 459 downloads
fixed fluid tanks not saving their fluid colors correctly
16.05.2023 · 278 downloads
fixed fluid tanks not saving their fluid colors correctly
16.05.2023 · 116 downloads
no more builtin vertical slabs compat. use vslab compat
16.05.2023 · 80 downloads
no more builtin vertical slabs compat. use vslab compat
14.05.2023 · 88 downloads
fixes and improvements to new 1.19.4 code
14.05.2023 · 59 downloads
fixes and improvements to new 1.19.4 code
13.05.2023 · 3 607 downloads
Removed some early Items class classloading so we don't erroneously get the blame for other mods failed mixins
13.05.2023 · 855 downloads
Removed some early Items class classloading so we don't erroneously get the blame for other mods failed mixins
13.05.2023 · 96 downloads
model related fixes
13.05.2023 · 69 downloads
model related fixes
12.05.2023 · 86 downloads
fixed broken overrides
12.05.2023 · 104 downloads
fixed broken overrides
11.05.2023 · 151 downloads
many many 1.19.4 fixes
11.05.2023 · 135 downloads
many many 1.19.4 fixes
15.04.2023 · 74 567 downloads
fixed mess up in latest version
15.04.2023 · 1 295 downloads
fixed mess up in latest version
15.04.2023 · 84 downloads
possibly fixed a rare concurrency issue that would happen with some mod
15.04.2023 · 78 downloads
possibly fixed a rare concurrency issue that would happen with some mod
07.04.2023 · 405 downloads
Fixed a concurrency issue and crash that could have happened with some other mod
07.04.2023 · 724 downloads
Fixed a concurrency issue and crash that could have happened with some other mod
31.03.2023 · 168 downloads
fixed version number
31.03.2023 · 238 downloads
version number screwup
31.03.2023 · 60 downloads
updated configured dependency
31.03.2023 · 60 downloads
updated configured dependency
29.03.2023 · 62 downloads
fixed a mixin error
29.03.2023 · 50 downloads
fixed a crash? maybe?
28.03.2023 · 1 627 downloads
28.03.2023 · 46 downloads
27.03.2023 · 54 downloads
27.03.2023 · 129 downloads
27.03.2023 · 937 downloads
27.03.2023 · 308 downloads
26.03.2023 · 62 downloads
26.03.2023 · 63 downloads
26.03.2023 · 78 downloads
26.03.2023 · 54 downloads
26.03.2023 · 50 downloads
25.03.2023 · 1 028 downloads
25.03.2023 · 118 downloads
22.03.2023 · 220 downloads
22.03.2023 · 146 downloads
22.03.2023 · 87 downloads
1.19.4
22.03.2023 · 101 downloads
1.19.4
21.03.2023 · 148 downloads
21.03.2023 · 3 061 downloads
16.03.2023 · 146 downloads
16.03.2023 · 476 downloads
01.02.2023 · 596 downloads
01.02.2023 · 8 564 downloads
17.11.2022 · 1 747 downloads
17.11.2022 · 1 120 downloads
29.10.2022 · 2 144 downloads
dont expect regular updates. always refer to CF page for now at least
29.10.2022 · 289 downloads
21.06.2022 · 59 561 downloads