Back to marketplace
Lootr
Modrinth Mod

Lootr

A mod that makes it so nobody misses out on Loot! All loot chests are instanced per player and visually unique.

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

1.21.1-1.11.38.124

Downloads

21 571 183

Loaders / Platforms

fabric forge neoforge

Minecraft versions

1.12.2 1.16.4 – 1.16.5 1.17.1 – 1.20.2 1.20.4 1.21 – 1.21.11 26.1 26.1.2 26.2

Categories

utility

Description

Detailed information

<section class="project-description"><p style="text-align:center"><span style="font-size:14px">Lootr is required on both servers and clients.</span></p> <p><strong>What does it do?</strong> Each container that has a loot table (supporting chests, trapped chests, barrels, shulkers and minecarts) creates a unique inventory&nbsp;<em>for each player who opens it!&nbsp;</em>These containers also have a distinct appearance, and their colour changes from gold to blue if a player has already opened the container.</p> <p><strong>How does this help?</strong> There's no longer a race to be the first to discover structures, and you will never open a loot chest and find someone's left-over trash.&nbsp;<em>Most importantly, it encourages players to explore existing structures, rather than generating new chunks, thus reducing world size!</em></p> <p><strong>What&nbsp;versions is it available for?</strong> For Fabric, it's available for all recent releases since 1.18 and is actively developed for these. For Forge, it's available for 1.12.2, 1.16.5, 1.18, 1.19 and 1.20!</p> <h4><strong>Frequently Asked Questions</strong></h4> <p>Q. How do I get support?<br>A. You can check out my Discord (linked below) or alternatively create an issue on our GitHub, which can be found by clicking on "Issues" above.</p> <p>&nbsp;</p> <p>Q. What versions does Lootr support?<br>A. Currently, Lootr for Forge supports the following versions: 1.18, 1.19/1.19.1/1.19.2, 1.19.3. Please check the "All Files" page if you cannot find a download for the version of Minecraft you are playing.</p> <p>&nbsp;</p> <p>Q. Is there a server-only version? Can I connect without installing it on the client?<br>A. No, <strong>Lootr is currently required on both the client and the server</strong>. If you have experience with plug-in development and are willing to help design a server-only version, please reach out on Discord (link found below).</p> <p>&nbsp;</p> <p>Q. How do I change what loot is generated with Lootr? How do I include loot from other mods in Lootr containers?<br>A. <strong>This is beyond the scope of the Lootr mod</strong>, which simply changes the containers. In all other respects, loot is generated in exactly the same way as Vanilla chests generate it. Modifying loot tables is generally done via data packs, although various mods exist for various versions of Minecraft which do this. I recommend asking in your favourite modded Minecraft Discord or forum!</p> <p>&nbsp;</p> <p>Q. What about dungeon mods? How do I prevent players from going in and looting everything after it has already been cleared?<br>A. There are a number of options that help with this:</p> <ul> <li>Specific loot tables can be blacklisted, which means that those chests will never be converted. You can also specify simply all loot tables of a certain mod. Likewise, specific dimensions can be blacklisted.</li> <li>Alternatively, you can specify for certain containers (or all containers), determined by their loot table, to "decay". This means that a configurable time after they are first opened, the next time someone attempts to open the container, the block will be destroyed. There also exists the opposite, a system whereby chests will "refresh" (or re-generate their contents) after the configured period of time has elapsed.</li> </ul> <p>&nbsp;</p> <p>Q. How do I prevent players from simply breaking containers?<br>A. By default, players who attempt to break a container will be given a warning message and a reminder that all containers are available per-player. Players can still break these containers by doing so while sneaking, unless this option is disabled in the configuration.</p> <p>&nbsp;</p> <p>Q. I don't like the visual appearance of the containers. How can I change this?<br>A. There is a client-side option that forces containers to use the default Vanilla skin. However, this does mean there is no visual change to indicate if a container has been opened before.</p> <p>&nbsp;</p> <p>Q. Can I add Lootr to a pre-existing world and have containers be converted?<br>A. Yes! With one disclaimer: <strong>loot containers which were already opened will not be converted</strong>. The generation of loot in Minecraft, by default, removes the associated loot table, and there is no way for Lootr to find this information.</p> <p>&nbsp;</p> <p>Q. The container from &lt;random mod&gt; isn't converting!<br>A. If the container contains items (or always contains the same items), it is possible that the mod is manually generating loot for it. In this case, there is no way for Lootr to determine a loot table and convert chests. I recommend asking the author of the mod to consider switching to a loot table instead to maintain compatibility! If the container is empty, it is possible that it is merely included for the aesthetic. Otherwise, if you believe there's an issue with conversion, please open an issue on our GitHub tracker or post on Discord. Additional methods for converting containers exist for 1.12.2.</p> <p><em>Please note that the "axe chest" in the Vanilla Woodland Mansion does not have an associated loot table and is never converted.</em></p> <p>&nbsp;</p> <p>Q. I no longer want Lootr. What happens if I remove it?<br>A. <strong>Unfortunately, removing the mod will also remove all Lootr containers</strong>. There is currently no way to undo the conversion process.&nbsp;This means that every Lootr converted container will be removed from your world.<br><br></p> <p>Q. I want to create a "starter" chest with some items in it for everyone in my world, how do I go about this? How do I create my own Lootr container?<br>A. Lootr also contains "custom" inventories which use the same visual appearance as a chest. Simply create a Vanilla chest, fill it with the items you want available and then, while standing on it, execute the&nbsp;/lootr custom&nbsp;command (this requires operator privileges).&nbsp;<br><br></p> <p>Q. What else does the&nbsp;/lootr command do?<br>A. For a full explanation of the command, please check out the <a href="https://github.com/noobanidus/Lootr/wiki/Lootr-command" rel="nofollow">Lootr Command page on our GitHub Wiki</a>.<br><br></p> <p>Q. How do I use Lootr in a mod pack, or how do I natively use Lootr in my Mod?<br>A. For a full explanation of Lootr's features for mod packs, as well as the Lootr API, please check out the <a href="https://github.com/noobanidus/Lootr/wiki/Lootr-for-Developers" rel="nofollow">Lootr for Developers page on our GitHub Wiki</a>.<br><br></p> <p>Q. What do all the configuration options mean?<br>A. For a full explanation of Lootr's configuration, please check out the <a href="https://github.com/noobanidus/Lootr/wiki/Lootr-Configuration" rel="nofollow">Lootr Configuration page on our GitHub Wiki</a>.<br><br></p> <p>Q. Is there a video I can watch?<br>A. There sure is! <a href="https://www.youtube.com/channel/UCU3gwpclVZSYofj616OQKLQ" rel="nofollow">Vallen from Mischief of Mice</a> has graciously created this bit-by-bit video that covers the rough basics of Lootr, although this is from an earlier version of the mod and does not cover all recent additions:<br><span><iframe src="https://www.youtube.com/embed/hxSQWAaD8rk" height="358" width="638"></iframe></span></p> <h4><strong>Patreon &amp; Discord</strong></h4> <p>You can <a href="https://www.patreon.com/noobanidus" rel="nofollow">support me on Patreon!</a><br> All support for this mod is available on&nbsp;<a href="https://discord.gg/9YVkaee" rel="nofollow">my Discord.</a> You can also keep up with what I'm doing and get notifications streams! For all other support, please click on "Issues" at the top of this page.</p></section>

Developer

embeddedt

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Mineshaft lootr chest!

An underwater underwater Lootr chest!

Underwater lootr chest!

Loot Shulker

An unopened Loot shulker near an opened Loot shulker.

Lootr Chest with nearby Normal Chest

Change log

Project versions

Published versions and original Modrinth files.

1.21.1-1.11.38.124 Current Release 21.08.2026

lootr-fabric-1.21.1-1.11.38.124

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(b5d08a73)](https://github.com/noobanidus/Lootr/commit/b5d08a73) - "Fix" weird issue with `getContainerAt` returning non-Container. [(14bb0b81)](https://github.com/noobanidus/Lootr/commit/14bb0b81) - Bump version for maven. [(a5253646)](https://github.com/noobanidus/Lootr/commit/a5253646)
Sign in

0.99 MB

1.21.1-1.11.38.124 Release 21.08.2026

lootr-neoforge-1.21.1-1.11.38.124

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(b5d08a73)](https://github.com/noobanidus/Lootr/commit/b5d08a73) - "Fix" weird issue with `getContainerAt` returning non-Container. [(14bb0b81)](https://github.com/noobanidus/Lootr/commit/14bb0b81) - Bump version for maven. [(a5253646)](https://github.com/noobanidus/Lootr/commit/a5253646)
Sign in

0.95 MB

1.21.1-1.11.38.123 Release 05.08.2026

lootr-fabric-1.21.1-1.11.38.123

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(4062c467)](https://github.com/noobanidus/Lootr/commit/4062c467) - Fix some issues with refresh/decay, fix #878. [(ba7bdd0f)](https://github.com/noobanidus/Lootr/commit/ba7bdd0f) - Memoize visual openers supplier. [(1e73da46)](https://github.com/noobanidus/Lootr/commit/1e73da46) - Stage 3 of #878: move random offset to instance. [(3a820717)](https://github.com/noobanidus/Lootr/commit/3a820717) - Stage 2 of #878: delay ticking block entities by a configurable amount. [(56be7caf)](https://github.com/noobanidus/Lootr/commit/56be7caf) - Work on #878: start working on reducing block entity tick. [(e973db34)](https://github.com/noobanidus/Lootr/commit/e973db34) - Guard non-entity hopper containers (#885) [(9f9df3d3)](https://github.com/noobanidus/Lootr/commit/9f9df3d3) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(3fba6b7d)](https://github.com/noobanidus/Lootr/commit/3fba6b7d) - Fix #884: prevent item obliterator stack overflow. [(94eea658)](https://github.com/noobanidus/Lootr/commit/94eea658) - New Crowdin updates (#880) [(445e6576)](https://github.com/noobanidus/Lootr/commit/445e6576) - Bump version for maven. [(1b619059)](https://github.com/noobanidus/Lootr/commit/1b619059)
Sign in

0.99 MB

1.21.1-1.11.38.123 Release 05.08.2026

lootr-neoforge-1.21.1-1.11.38.123

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(4062c467)](https://github.com/noobanidus/Lootr/commit/4062c467) - Fix some issues with refresh/decay, fix #878. [(ba7bdd0f)](https://github.com/noobanidus/Lootr/commit/ba7bdd0f) - Memoize visual openers supplier. [(1e73da46)](https://github.com/noobanidus/Lootr/commit/1e73da46) - Stage 3 of #878: move random offset to instance. [(3a820717)](https://github.com/noobanidus/Lootr/commit/3a820717) - Stage 2 of #878: delay ticking block entities by a configurable amount. [(56be7caf)](https://github.com/noobanidus/Lootr/commit/56be7caf) - Work on #878: start working on reducing block entity tick. [(e973db34)](https://github.com/noobanidus/Lootr/commit/e973db34) - Guard non-entity hopper containers (#885) [(9f9df3d3)](https://github.com/noobanidus/Lootr/commit/9f9df3d3) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(3fba6b7d)](https://github.com/noobanidus/Lootr/commit/3fba6b7d) - Fix #884: prevent item obliterator stack overflow. [(94eea658)](https://github.com/noobanidus/Lootr/commit/94eea658) - New Crowdin updates (#880) [(445e6576)](https://github.com/noobanidus/Lootr/commit/445e6576) - Bump version for maven. [(1b619059)](https://github.com/noobanidus/Lootr/commit/1b619059)
Sign in

0.95 MB

1.24.39.121 Release 28.07.2026

lootr-fabric-26.2-1.24.39.121

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(d775921e)](https://github.com/noobanidus/Lootr/commit/d775921e) - Bump version for maven. [(95a9633b)](https://github.com/noobanidus/Lootr/commit/95a9633b) - Re: #875, alias weatherd_copper_chest to weathered_copper_chest (Neo) [(25f48f2a)](https://github.com/noobanidus/Lootr/commit/25f48f2a) - Fix weathered copper chest advancement trigger typo (#875) [(96101f82)](https://github.com/noobanidus/Lootr/commit/96101f82)
Sign in

1.43 MB

1.24.39.121 Release 28.07.2026

lootr-neoforge-26.2-1.24.39.121

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(d775921e)](https://github.com/noobanidus/Lootr/commit/d775921e) - Bump version for maven. [(95a9633b)](https://github.com/noobanidus/Lootr/commit/95a9633b) - Re: #875, alias weatherd_copper_chest to weathered_copper_chest (Neo) [(25f48f2a)](https://github.com/noobanidus/Lootr/commit/25f48f2a) - Fix weathered copper chest advancement trigger typo (#875) [(96101f82)](https://github.com/noobanidus/Lootr/commit/96101f82)
Sign in

1.37 MB

1.23.38.120 Release 22.07.2026

lootr-fabric-26.1.2-1.23.38.120

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(4c4ce3d9)](https://github.com/noobanidus/Lootr/commit/4c4ce3d9) - Bump version for maven. [(0424d101)](https://github.com/noobanidus/Lootr/commit/0424d101) - Re: #875, alias weatherd_copper_chest to weathered_copper_chest (Neo) [(6a692c52)](https://github.com/noobanidus/Lootr/commit/6a692c52) - Fix weathered copper chest advancement trigger typo (#875) [(9a34f2aa)](https://github.com/noobanidus/Lootr/commit/9a34f2aa)
Sign in

1.42 MB

1.23.38.120 Release 22.07.2026

lootr-neoforge-26.1.2-1.23.38.120

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(4c4ce3d9)](https://github.com/noobanidus/Lootr/commit/4c4ce3d9) - Bump version for maven. [(0424d101)](https://github.com/noobanidus/Lootr/commit/0424d101) - Re: #875, alias weatherd_copper_chest to weathered_copper_chest (Neo) [(6a692c52)](https://github.com/noobanidus/Lootr/commit/6a692c52) - Fix weathered copper chest advancement trigger typo (#875) [(9a34f2aa)](https://github.com/noobanidus/Lootr/commit/9a34f2aa)
Sign in

1.36 MB

1.24.39.120 Release 20.07.2026

lootr-neoforge-26.2-1.24.39.120

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(64fe2f14)](https://github.com/noobanidus/Lootr/commit/64fe2f14) - Bump version for maven. [(2b642921)](https://github.com/noobanidus/Lootr/commit/2b642921) - Fix #872: allow breaking pots with arrows. [(cb82763c)](https://github.com/noobanidus/Lootr/commit/cb82763c)
Sign in

1.37 MB

1.24.39.120 Release 20.07.2026

lootr-fabric-26.2-1.24.39.120

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(64fe2f14)](https://github.com/noobanidus/Lootr/commit/64fe2f14) - Bump version for maven. [(2b642921)](https://github.com/noobanidus/Lootr/commit/2b642921) - Fix #872: allow breaking pots with arrows. [(cb82763c)](https://github.com/noobanidus/Lootr/commit/cb82763c)
Sign in

1.43 MB

1.23.38.119 Release 20.07.2026

lootr-neoforge-26.1.2-1.23.38.119

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(612350bc)](https://github.com/noobanidus/Lootr/commit/612350bc) - Bump version for maven. [(db5e4ee1)](https://github.com/noobanidus/Lootr/commit/db5e4ee1) - Fix #872: allow breaking pots with arrows. [(2a4c1d66)](https://github.com/noobanidus/Lootr/commit/2a4c1d66)
Sign in

1.36 MB

1.23.38.119 Release 20.07.2026

lootr-fabric-26.1.2-1.23.38.119

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(612350bc)](https://github.com/noobanidus/Lootr/commit/612350bc) - Bump version for maven. [(db5e4ee1)](https://github.com/noobanidus/Lootr/commit/db5e4ee1) - Fix #872: allow breaking pots with arrows. [(2a4c1d66)](https://github.com/noobanidus/Lootr/commit/2a4c1d66)
Sign in

1.42 MB

1.21.1-1.11.37.122 Release 14.07.2026

lootr-fabric-1.21.1-1.11.37.122

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(eee5e213)](https://github.com/noobanidus/Lootr/commit/eee5e213) - Update mod publish. [(40f86d87)](https://github.com/noobanidus/Lootr/commit/40f86d87) - New Crowdin updates (#873) [(85dd3a4c)](https://github.com/noobanidus/Lootr/commit/85dd3a4c) - Trapped chest advancement. [(35704409)](https://github.com/noobanidus/Lootr/commit/35704409) - Fix #872: allow breaking pots with arrows. [(2f5da9fd)](https://github.com/noobanidus/Lootr/commit/2f5da9fd) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a8084e5d)](https://github.com/noobanidus/Lootr/commit/a8084e5d) - Actually fix #848: create schematicanon dupe. [(97db4345)](https://github.com/noobanidus/Lootr/commit/97db4345) - New Crowdin updates (#870) [(21081ebf)](https://github.com/noobanidus/Lootr/commit/21081ebf) - Work on #848 for 1.21.1. [(c037844c)](https://github.com/noobanidus/Lootr/commit/c037844c) - Fix #801: prevent hoppers into entities, blocks. [(8252d0f3)](https://github.com/noobanidus/Lootr/commit/8252d0f3) - Fix #828: message when trying to insert into item frames. [(3e7d77f7)](https://github.com/noobanidus/Lootr/commit/3e7d77f7) - Don't convert item frames while disabled. [(d9f65420)](https://github.com/noobanidus/Lootr/commit/d9f65420) - Bump Fabric loader version. [(05d33a83)](https://github.com/noobanidus/Lootr/commit/05d33a83) - Fix #828: properly display message during emergency conversion. [(87684b5c)](https://github.com/noobanidus/Lootr/commit/87684b5c) - Fix #806: alias lootr_minecart to lootr_cart. [(4d17e21f)](https://github.com/noobanidus/Lootr/commit/4d17e21f) - Merge pull request #867 from mezz/gametest [(a22f62e6)](https://github.com/noobanidus/Lootr/commit/a22f62e6) - improve shape height detection [(3e39e345)](https://github.com/noobanidus/Lootr/commit/3e39e345) - add comments [(5ca196cc)](https://github.com/noobanidus/Lootr/commit/5ca196cc) - clarify implementation and add some more tests [(7e4d6ad3)](https://github.com/noobanidus/Lootr/commit/7e4d6ad3) - Fix #866 Properly handle minecraft:empty loot pool entries for Decorated Pots [(5ff4439e)](https://github.com/noobanidus/Lootr/commit/5ff4439e) - New translations en_us.json (Russian) (#865) [(af26bb51)](https://github.com/noobanidus/Lootr/commit/af26bb51) - New translations en_us.json (Polish) (#855) [(6534e0b6)](https://github.com/noobanidus/Lootr/commit/6534e0b6) - Bump version for maven. [(39546304)](https://github.com/noobanidus/Lootr/commit/39546304)
Sign in

0.99 MB

1.21.1-1.11.37.122 Release 14.07.2026

lootr-neoforge-1.21.1-1.11.37.122

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(eee5e213)](https://github.com/noobanidus/Lootr/commit/eee5e213) - Update mod publish. [(40f86d87)](https://github.com/noobanidus/Lootr/commit/40f86d87) - New Crowdin updates (#873) [(85dd3a4c)](https://github.com/noobanidus/Lootr/commit/85dd3a4c) - Trapped chest advancement. [(35704409)](https://github.com/noobanidus/Lootr/commit/35704409) - Fix #872: allow breaking pots with arrows. [(2f5da9fd)](https://github.com/noobanidus/Lootr/commit/2f5da9fd) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a8084e5d)](https://github.com/noobanidus/Lootr/commit/a8084e5d) - Actually fix #848: create schematicanon dupe. [(97db4345)](https://github.com/noobanidus/Lootr/commit/97db4345) - New Crowdin updates (#870) [(21081ebf)](https://github.com/noobanidus/Lootr/commit/21081ebf) - Work on #848 for 1.21.1. [(c037844c)](https://github.com/noobanidus/Lootr/commit/c037844c) - Fix #801: prevent hoppers into entities, blocks. [(8252d0f3)](https://github.com/noobanidus/Lootr/commit/8252d0f3) - Fix #828: message when trying to insert into item frames. [(3e7d77f7)](https://github.com/noobanidus/Lootr/commit/3e7d77f7) - Don't convert item frames while disabled. [(d9f65420)](https://github.com/noobanidus/Lootr/commit/d9f65420) - Bump Fabric loader version. [(05d33a83)](https://github.com/noobanidus/Lootr/commit/05d33a83) - Fix #828: properly display message during emergency conversion. [(87684b5c)](https://github.com/noobanidus/Lootr/commit/87684b5c) - Fix #806: alias lootr_minecart to lootr_cart. [(4d17e21f)](https://github.com/noobanidus/Lootr/commit/4d17e21f) - Merge pull request #867 from mezz/gametest [(a22f62e6)](https://github.com/noobanidus/Lootr/commit/a22f62e6) - improve shape height detection [(3e39e345)](https://github.com/noobanidus/Lootr/commit/3e39e345) - add comments [(5ca196cc)](https://github.com/noobanidus/Lootr/commit/5ca196cc) - clarify implementation and add some more tests [(7e4d6ad3)](https://github.com/noobanidus/Lootr/commit/7e4d6ad3) - Fix #866 Properly handle minecraft:empty loot pool entries for Decorated Pots [(5ff4439e)](https://github.com/noobanidus/Lootr/commit/5ff4439e) - New translations en_us.json (Russian) (#865) [(af26bb51)](https://github.com/noobanidus/Lootr/commit/af26bb51) - New translations en_us.json (Polish) (#855) [(6534e0b6)](https://github.com/noobanidus/Lootr/commit/6534e0b6) - Bump version for maven. [(39546304)](https://github.com/noobanidus/Lootr/commit/39546304)
Sign in

0.95 MB

1.23.38.118 Release 13.07.2026

lootr-fabric-26.1.2-1.23.38.118

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump mod publish. [(88b8631e)](https://github.com/noobanidus/Lootr/commit/88b8631e) - Bump version for release. [(dcdfaf33)](https://github.com/noobanidus/Lootr/commit/dcdfaf33) - Bump version for maven. [(31391d8d)](https://github.com/noobanidus/Lootr/commit/31391d8d) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(de4825ed)](https://github.com/noobanidus/Lootr/commit/de4825ed) - Fix #871: structures not spawning entities while lootr is disabled. [(b8bf895f)](https://github.com/noobanidus/Lootr/commit/b8bf895f) - Fix mixin for #848. [(261dfb7c)](https://github.com/noobanidus/Lootr/commit/261dfb7c) - New Crowdin updates (#863) [(a69aebf2)](https://github.com/noobanidus/Lootr/commit/a69aebf2)
Sign in

1.42 MB

1.23.38.118 Release 13.07.2026

lootr-neoforge-26.1.2-1.23.38.118

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump mod publish. [(88b8631e)](https://github.com/noobanidus/Lootr/commit/88b8631e) - Bump version for release. [(dcdfaf33)](https://github.com/noobanidus/Lootr/commit/dcdfaf33) - Bump version for maven. [(31391d8d)](https://github.com/noobanidus/Lootr/commit/31391d8d) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(de4825ed)](https://github.com/noobanidus/Lootr/commit/de4825ed) - Fix #871: structures not spawning entities while lootr is disabled. [(b8bf895f)](https://github.com/noobanidus/Lootr/commit/b8bf895f) - Fix mixin for #848. [(261dfb7c)](https://github.com/noobanidus/Lootr/commit/261dfb7c) - New Crowdin updates (#863) [(a69aebf2)](https://github.com/noobanidus/Lootr/commit/a69aebf2)
Sign in

1.36 MB

1.24.39.119 Release 13.07.2026

lootr-neoforge-26.2-1.24.39.119

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(0cbaa7cf)](https://github.com/noobanidus/Lootr/commit/0cbaa7cf) - Bump mod publish. [(64472c26)](https://github.com/noobanidus/Lootr/commit/64472c26) - Bump version for maven. [(8f74489a)](https://github.com/noobanidus/Lootr/commit/8f74489a) - Fix #871: structures not spawning entities while lootr is disabled. [(8801eeba)](https://github.com/noobanidus/Lootr/commit/8801eeba) - Fix mixin for #848. [(65d86127)](https://github.com/noobanidus/Lootr/commit/65d86127) - New Crowdin updates (#864) [(9d920c9e)](https://github.com/noobanidus/Lootr/commit/9d920c9e)
Sign in

1.37 MB

1.24.39.119 Release 13.07.2026

lootr-fabric-26.2-1.24.39.119

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(0cbaa7cf)](https://github.com/noobanidus/Lootr/commit/0cbaa7cf) - Bump mod publish. [(64472c26)](https://github.com/noobanidus/Lootr/commit/64472c26) - Bump version for maven. [(8f74489a)](https://github.com/noobanidus/Lootr/commit/8f74489a) - Fix #871: structures not spawning entities while lootr is disabled. [(8801eeba)](https://github.com/noobanidus/Lootr/commit/8801eeba) - Fix mixin for #848. [(65d86127)](https://github.com/noobanidus/Lootr/commit/65d86127) - New Crowdin updates (#864) [(9d920c9e)](https://github.com/noobanidus/Lootr/commit/9d920c9e)
Sign in

1.43 MB

1.24.39.118 Release 04.07.2026

lootr-fabric-26.2-1.24.39.118

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(a2cf29cc)](https://github.com/noobanidus/Lootr/commit/a2cf29cc) - Guard null result in hopper entity-container wrapper (#862) [(66786d82)](https://github.com/noobanidus/Lootr/commit/66786d82)
Sign in

1.43 MB

1.24.39.118 Release 04.07.2026

lootr-neoforge-26.2-1.24.39.118

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(a2cf29cc)](https://github.com/noobanidus/Lootr/commit/a2cf29cc) - Guard null result in hopper entity-container wrapper (#862) [(66786d82)](https://github.com/noobanidus/Lootr/commit/66786d82)
Sign in

1.37 MB

1.23.38.117 Release 04.07.2026

lootr-fabric-26.1.2-1.23.38.117

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(6d97d735)](https://github.com/noobanidus/Lootr/commit/6d97d735) - Guard null result in hopper entity-container wrapper (#861) [(2a570f16)](https://github.com/noobanidus/Lootr/commit/2a570f16)
Sign in

1.42 MB

1.23.38.117 Release 04.07.2026

lootr-neoforge-26.1.2-1.23.38.117

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(6d97d735)](https://github.com/noobanidus/Lootr/commit/6d97d735) - Guard null result in hopper entity-container wrapper (#861) [(2a570f16)](https://github.com/noobanidus/Lootr/commit/2a570f16)
Sign in

1.36 MB

1.24.39.117 Release 03.07.2026

lootr-fabric-26.2-1.24.39.117

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- I really hate Vanilla registration. [(0d1489e7)](https://github.com/noobanidus/Lootr/commit/0d1489e7) - Bump version for release. [(5aab9ac2)](https://github.com/noobanidus/Lootr/commit/5aab9ac2) - Fix block entity registration. [(e9a177f3)](https://github.com/noobanidus/Lootr/commit/e9a177f3) - Fix #860 for 26.2. [(6e2c861f)](https://github.com/noobanidus/Lootr/commit/6e2c861f)
Sign in

1.43 MB

1.24.39.117 Release 03.07.2026

lootr-neoforge-26.2-1.24.39.117

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- I really hate Vanilla registration. [(0d1489e7)](https://github.com/noobanidus/Lootr/commit/0d1489e7) - Bump version for release. [(5aab9ac2)](https://github.com/noobanidus/Lootr/commit/5aab9ac2) - Fix block entity registration. [(e9a177f3)](https://github.com/noobanidus/Lootr/commit/e9a177f3) - Fix #860 for 26.2. [(6e2c861f)](https://github.com/noobanidus/Lootr/commit/6e2c861f)
Sign in

1.37 MB

1.23.38.116 Release 03.07.2026

lootr-fabric-26.1.2-1.23.38.116

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Ugh. [(1d9c39b3)](https://github.com/noobanidus/Lootr/commit/1d9c39b3) - Bump for release. [(4585d002)](https://github.com/noobanidus/Lootr/commit/4585d002) - Fix #860 [(05cb96ae)](https://github.com/noobanidus/Lootr/commit/05cb96ae)
Sign in

1.42 MB

1.23.38.116 Release 03.07.2026

lootr-neoforge-26.1.2-1.23.38.116

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Ugh. [(1d9c39b3)](https://github.com/noobanidus/Lootr/commit/1d9c39b3) - Bump for release. [(4585d002)](https://github.com/noobanidus/Lootr/commit/4585d002) - Fix #860 [(05cb96ae)](https://github.com/noobanidus/Lootr/commit/05cb96ae)
Sign in

1.36 MB

1.23.38.115 Release 03.07.2026

lootr-fabric-26.1.2-1.23.38.115

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump for release. [(4585d002)](https://github.com/noobanidus/Lootr/commit/4585d002) - Fix #860 [(05cb96ae)](https://github.com/noobanidus/Lootr/commit/05cb96ae)
Sign in

1.42 MB

1.23.38.115 Release 03.07.2026

lootr-neoforge-26.1.2-1.23.38.115

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump for release. [(4585d002)](https://github.com/noobanidus/Lootr/commit/4585d002) - Fix #860 [(05cb96ae)](https://github.com/noobanidus/Lootr/commit/05cb96ae)
Sign in

1.36 MB

1.24.39.116 Release 03.07.2026

lootr-fabric-26.2-1.24.39.116

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(5aab9ac2)](https://github.com/noobanidus/Lootr/commit/5aab9ac2) - Fix block entity registration. [(e9a177f3)](https://github.com/noobanidus/Lootr/commit/e9a177f3) - Fix #860 for 26.2. [(6e2c861f)](https://github.com/noobanidus/Lootr/commit/6e2c861f)
Sign in

1.43 MB

1.24.39.116 Release 03.07.2026

lootr-neoforge-26.2-1.24.39.116

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(5aab9ac2)](https://github.com/noobanidus/Lootr/commit/5aab9ac2) - Fix block entity registration. [(e9a177f3)](https://github.com/noobanidus/Lootr/commit/e9a177f3) - Fix #860 for 26.2. [(6e2c861f)](https://github.com/noobanidus/Lootr/commit/6e2c861f)
Sign in

1.37 MB

1.24.39.115 Release 03.07.2026

lootr-fabric-26.2-1.24.39.115

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- New Crowdin updates (#859) [(fe9a0ff8)](https://github.com/noobanidus/Lootr/commit/fe9a0ff8) - Update resources. [(63506999)](https://github.com/noobanidus/Lootr/commit/63506999) - Bump version for this release. [(e9eea524)](https://github.com/noobanidus/Lootr/commit/e9eea524) - Fix #792: it's about sending a message. [(80665185)](https://github.com/noobanidus/Lootr/commit/80665185) - Potential fix for #848: skip converting item frames with Schematicanon. [(1276fc03)](https://github.com/noobanidus/Lootr/commit/1276fc03) - Fix #800: properly swing hand when opening chests. [(34ae03b9)](https://github.com/noobanidus/Lootr/commit/34ae03b9) - Fix #828 by sending a message. [(3fcfb38d)](https://github.com/noobanidus/Lootr/commit/3fcfb38d) - New Crowdin updates (#856) [(c9e1c71d)](https://github.com/noobanidus/Lootr/commit/c9e1c71d) - Fix #801 for 26.1.2. [(1ab302d6)](https://github.com/noobanidus/Lootr/commit/1ab302d6) - New Crowdin updates (#854) [(ad2860f2)](https://github.com/noobanidus/Lootr/commit/ad2860f2) - Fix break prevention for copper chests. [(643ef438)](https://github.com/noobanidus/Lootr/commit/643ef438) - Tweak advancement ordering, etc. [(15324a65)](https://github.com/noobanidus/Lootr/commit/15324a65) - Generate advancements. [(73c9b1fc)](https://github.com/noobanidus/Lootr/commit/73c9b1fc) - Generated resources, advancements for copper/trapped chests. [(1de5c132)](https://github.com/noobanidus/Lootr/commit/1de5c132) - Merge branch 'mdg-26.2' of https://github.com/noobanidus/Lootr into mdg-26.2 [(cae1791a)](https://github.com/noobanidus/Lootr/commit/cae1791a) - Adjust for 26.2. [(d28004d8)](https://github.com/noobanidus/Lootr/commit/d28004d8) - Initial stage of copper chests. [(8f52cf00)](https://github.com/noobanidus/Lootr/commit/8f52cf00) - Bump version for maven. [(53464e15)](https://github.com/noobanidus/Lootr/commit/53464e15) - Bump version for release. [(0b990dc4)](https://github.com/noobanidus/Lootr/commit/0b990dc4) - Fix #853: inverted open check. [(6c1f60b5)](https://github.com/noobanidus/Lootr/commit/6c1f60b5) - Bump version for maven. [(da941a72)](https://github.com/noobanidus/Lootr/commit/da941a72)
Sign in

1.43 MB

1.24.39.115 Release 03.07.2026

lootr-neoforge-26.2-1.24.39.115

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- New Crowdin updates (#859) [(fe9a0ff8)](https://github.com/noobanidus/Lootr/commit/fe9a0ff8) - Update resources. [(63506999)](https://github.com/noobanidus/Lootr/commit/63506999) - Bump version for this release. [(e9eea524)](https://github.com/noobanidus/Lootr/commit/e9eea524) - Fix #792: it's about sending a message. [(80665185)](https://github.com/noobanidus/Lootr/commit/80665185) - Potential fix for #848: skip converting item frames with Schematicanon. [(1276fc03)](https://github.com/noobanidus/Lootr/commit/1276fc03) - Fix #800: properly swing hand when opening chests. [(34ae03b9)](https://github.com/noobanidus/Lootr/commit/34ae03b9) - Fix #828 by sending a message. [(3fcfb38d)](https://github.com/noobanidus/Lootr/commit/3fcfb38d) - New Crowdin updates (#856) [(c9e1c71d)](https://github.com/noobanidus/Lootr/commit/c9e1c71d) - Fix #801 for 26.1.2. [(1ab302d6)](https://github.com/noobanidus/Lootr/commit/1ab302d6) - New Crowdin updates (#854) [(ad2860f2)](https://github.com/noobanidus/Lootr/commit/ad2860f2) - Fix break prevention for copper chests. [(643ef438)](https://github.com/noobanidus/Lootr/commit/643ef438) - Tweak advancement ordering, etc. [(15324a65)](https://github.com/noobanidus/Lootr/commit/15324a65) - Generate advancements. [(73c9b1fc)](https://github.com/noobanidus/Lootr/commit/73c9b1fc) - Generated resources, advancements for copper/trapped chests. [(1de5c132)](https://github.com/noobanidus/Lootr/commit/1de5c132) - Merge branch 'mdg-26.2' of https://github.com/noobanidus/Lootr into mdg-26.2 [(cae1791a)](https://github.com/noobanidus/Lootr/commit/cae1791a) - Adjust for 26.2. [(d28004d8)](https://github.com/noobanidus/Lootr/commit/d28004d8) - Initial stage of copper chests. [(8f52cf00)](https://github.com/noobanidus/Lootr/commit/8f52cf00) - Bump version for maven. [(53464e15)](https://github.com/noobanidus/Lootr/commit/53464e15) - Bump version for release. [(0b990dc4)](https://github.com/noobanidus/Lootr/commit/0b990dc4) - Fix #853: inverted open check. [(6c1f60b5)](https://github.com/noobanidus/Lootr/commit/6c1f60b5) - Bump version for maven. [(da941a72)](https://github.com/noobanidus/Lootr/commit/da941a72)
Sign in

1.37 MB

1.23.38.114 Release 03.07.2026

lootr-fabric-26.1.2-1.23.38.114

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Properly bump version for this release. [(35e1d211)](https://github.com/noobanidus/Lootr/commit/35e1d211) - New Crowdin updates (#858) [(b752e3a7)](https://github.com/noobanidus/Lootr/commit/b752e3a7) - Fix #792: it's about sending a message. [(32397063)](https://github.com/noobanidus/Lootr/commit/32397063) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(8e1e77ed)](https://github.com/noobanidus/Lootr/commit/8e1e77ed) - Potential fix for #848: skip converting item frames with Schematicanon. [(3899a35e)](https://github.com/noobanidus/Lootr/commit/3899a35e) - New Crowdin updates (#857) [(af9857bf)](https://github.com/noobanidus/Lootr/commit/af9857bf) - Fix #800: properly swing hand when opening chests. [(e3267877)](https://github.com/noobanidus/Lootr/commit/e3267877) - Fix #828 by sending a message. [(cfc01d3e)](https://github.com/noobanidus/Lootr/commit/cfc01d3e) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(9443e970)](https://github.com/noobanidus/Lootr/commit/9443e970) - New Crowdin updates (#856) [(9dc030a5)](https://github.com/noobanidus/Lootr/commit/9dc030a5) - Fix #801 for 26.1.2. [(13c91332)](https://github.com/noobanidus/Lootr/commit/13c91332) - New Crowdin updates (#854) [(38e671a0)](https://github.com/noobanidus/Lootr/commit/38e671a0) - Fix break prevention for copper chests. [(76b11107)](https://github.com/noobanidus/Lootr/commit/76b11107) - Tweak advancement ordering, etc. [(b02c54a4)](https://github.com/noobanidus/Lootr/commit/b02c54a4) - Generate advancements. [(ef1f5d72)](https://github.com/noobanidus/Lootr/commit/ef1f5d72) - Generated resources, advancements for copper/trapped chests. [(bdb19f81)](https://github.com/noobanidus/Lootr/commit/bdb19f81) - Initial stage of copper chests. [(d40176f6)](https://github.com/noobanidus/Lootr/commit/d40176f6) - Bump version for maven. [(1cae7818)](https://github.com/noobanidus/Lootr/commit/1cae7818) - Bump for release. [(6dad39e3)](https://github.com/noobanidus/Lootr/commit/6dad39e3) - Fix #853: inverted open check. [(d53ee7b7)](https://github.com/noobanidus/Lootr/commit/d53ee7b7) - Bump for maven. [(47680e77)](https://github.com/noobanidus/Lootr/commit/47680e77)
Sign in

1.42 MB

1.23.38.114 Release 03.07.2026

lootr-neoforge-26.1.2-1.23.38.114

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Properly bump version for this release. [(35e1d211)](https://github.com/noobanidus/Lootr/commit/35e1d211) - New Crowdin updates (#858) [(b752e3a7)](https://github.com/noobanidus/Lootr/commit/b752e3a7) - Fix #792: it's about sending a message. [(32397063)](https://github.com/noobanidus/Lootr/commit/32397063) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(8e1e77ed)](https://github.com/noobanidus/Lootr/commit/8e1e77ed) - Potential fix for #848: skip converting item frames with Schematicanon. [(3899a35e)](https://github.com/noobanidus/Lootr/commit/3899a35e) - New Crowdin updates (#857) [(af9857bf)](https://github.com/noobanidus/Lootr/commit/af9857bf) - Fix #800: properly swing hand when opening chests. [(e3267877)](https://github.com/noobanidus/Lootr/commit/e3267877) - Fix #828 by sending a message. [(cfc01d3e)](https://github.com/noobanidus/Lootr/commit/cfc01d3e) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(9443e970)](https://github.com/noobanidus/Lootr/commit/9443e970) - New Crowdin updates (#856) [(9dc030a5)](https://github.com/noobanidus/Lootr/commit/9dc030a5) - Fix #801 for 26.1.2. [(13c91332)](https://github.com/noobanidus/Lootr/commit/13c91332) - New Crowdin updates (#854) [(38e671a0)](https://github.com/noobanidus/Lootr/commit/38e671a0) - Fix break prevention for copper chests. [(76b11107)](https://github.com/noobanidus/Lootr/commit/76b11107) - Tweak advancement ordering, etc. [(b02c54a4)](https://github.com/noobanidus/Lootr/commit/b02c54a4) - Generate advancements. [(ef1f5d72)](https://github.com/noobanidus/Lootr/commit/ef1f5d72) - Generated resources, advancements for copper/trapped chests. [(bdb19f81)](https://github.com/noobanidus/Lootr/commit/bdb19f81) - Initial stage of copper chests. [(d40176f6)](https://github.com/noobanidus/Lootr/commit/d40176f6) - Bump version for maven. [(1cae7818)](https://github.com/noobanidus/Lootr/commit/1cae7818) - Bump for release. [(6dad39e3)](https://github.com/noobanidus/Lootr/commit/6dad39e3) - Fix #853: inverted open check. [(d53ee7b7)](https://github.com/noobanidus/Lootr/commit/d53ee7b7) - Bump for maven. [(47680e77)](https://github.com/noobanidus/Lootr/commit/47680e77)
Sign in

1.36 MB

1.21.1-1.11.37.121 Release 28.06.2026

lootr-fabric-1.21.1-1.11.37.121

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Fix item frames. [(637186b1)](https://github.com/noobanidus/Lootr/commit/637186b1) - Introduce PlayerContext. [(62e1ffd6)](https://github.com/noobanidus/Lootr/commit/62e1ffd6) - Move self mixin to correct folder. [(fb31a662)](https://github.com/noobanidus/Lootr/commit/fb31a662) - Actually use the new particle type color. [(656c0954)](https://github.com/noobanidus/Lootr/commit/656c0954) - Adjust particles to be more customisable. [(439476b1)](https://github.com/noobanidus/Lootr/commit/439476b1)
Sign in

0.98 MB

1.21.1-1.11.37.121 Release 28.06.2026

lootr-neoforge-1.21.1-1.11.37.121

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix item frames. [(637186b1)](https://github.com/noobanidus/Lootr/commit/637186b1) - Introduce PlayerContext. [(62e1ffd6)](https://github.com/noobanidus/Lootr/commit/62e1ffd6) - Move self mixin to correct folder. [(fb31a662)](https://github.com/noobanidus/Lootr/commit/fb31a662) - Actually use the new particle type color. [(656c0954)](https://github.com/noobanidus/Lootr/commit/656c0954) - Adjust particles to be more customisable. [(439476b1)](https://github.com/noobanidus/Lootr/commit/439476b1)
Sign in

0.94 MB

1.23.38.114 Release 26.06.2026

lootr-fabric-26.2-1.23.38.114

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(0b990dc4)](https://github.com/noobanidus/Lootr/commit/0b990dc4) - Fix #853: inverted open check. [(6c1f60b5)](https://github.com/noobanidus/Lootr/commit/6c1f60b5) - Bump version for maven. [(da941a72)](https://github.com/noobanidus/Lootr/commit/da941a72)
Sign in

1.36 MB

1.23.38.114 Release 26.06.2026

lootr-neoforge-26.2-1.23.38.114

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(0b990dc4)](https://github.com/noobanidus/Lootr/commit/0b990dc4) - Fix #853: inverted open check. [(6c1f60b5)](https://github.com/noobanidus/Lootr/commit/6c1f60b5) - Bump version for maven. [(da941a72)](https://github.com/noobanidus/Lootr/commit/da941a72)
Sign in

1.3 MB

1.22.37.113 Release 26.06.2026

lootr-fabric-26.1.2-1.22.37.113

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump for release. [(6dad39e3)](https://github.com/noobanidus/Lootr/commit/6dad39e3) - Fix #853: inverted open check. [(d53ee7b7)](https://github.com/noobanidus/Lootr/commit/d53ee7b7) - Bump for maven. [(47680e77)](https://github.com/noobanidus/Lootr/commit/47680e77)
Sign in

1.35 MB

1.22.37.113 Release 26.06.2026

lootr-neoforge-26.1.2-1.22.37.113

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump for release. [(6dad39e3)](https://github.com/noobanidus/Lootr/commit/6dad39e3) - Fix #853: inverted open check. [(d53ee7b7)](https://github.com/noobanidus/Lootr/commit/d53ee7b7) - Bump for maven. [(47680e77)](https://github.com/noobanidus/Lootr/commit/47680e77)
Sign in

1.29 MB

1.23.38.113 Release 26.06.2026

lootr-fabric-26.2-1.23.38.113

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(5602c331)](https://github.com/noobanidus/Lootr/commit/5602c331) - Implement reference inventories. [(b9a517be)](https://github.com/noobanidus/Lootr/commit/b9a517be)
Sign in

1.36 MB

1.23.38.113 Release 26.06.2026

lootr-neoforge-26.2-1.23.38.113

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(5602c331)](https://github.com/noobanidus/Lootr/commit/5602c331) - Implement reference inventories. [(b9a517be)](https://github.com/noobanidus/Lootr/commit/b9a517be)
Sign in

1.3 MB

1.22.37.112 Release 26.06.2026

lootr-fabric-26.1.2-1.22.37.112

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(1c949475)](https://github.com/noobanidus/Lootr/commit/1c949475) - Implement reference inventories. [(f988bd15)](https://github.com/noobanidus/Lootr/commit/f988bd15)
Sign in

1.35 MB

1.22.37.112 Release 26.06.2026

lootr-neoforge-26.1.2-1.22.37.112

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(1c949475)](https://github.com/noobanidus/Lootr/commit/1c949475) - Implement reference inventories. [(f988bd15)](https://github.com/noobanidus/Lootr/commit/f988bd15)
Sign in

1.29 MB

1.23.38.112 Release 20.06.2026

lootr-neoforge-26.2-1.23.38.112

Supported Minecraft versions
26.2
Loaders / Platforms
neoforge
Show changes
- Update generated data. [(5c25e72b)](https://github.com/noobanidus/Lootr/commit/5c25e72b) - 26.2 port. [(f07d77d2)](https://github.com/noobanidus/Lootr/commit/f07d77d2) - Update Jade dependency. [(a8d0a2f6)](https://github.com/noobanidus/Lootr/commit/a8d0a2f6) - Disable Sherds integration. [(7ddadfbd)](https://github.com/noobanidus/Lootr/commit/7ddadfbd) - Bump version, start 26.2 port. [(784f0a5a)](https://github.com/noobanidus/Lootr/commit/784f0a5a) - Bump version for release. [(5e75f023)](https://github.com/noobanidus/Lootr/commit/5e75f023) - Fix #845: barrels no longer backwards. [(e30c982f)](https://github.com/noobanidus/Lootr/commit/e30c982f) - Fix #840: use tags to control block/entity breaking. [(83dab4fa)](https://github.com/noobanidus/Lootr/commit/83dab4fa) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(02b5acc0)](https://github.com/noobanidus/Lootr/commit/02b5acc0) - Work on #840: break prevention tags. [(28437da4)](https://github.com/noobanidus/Lootr/commit/28437da4) - New translations en_us.json (Russian) (#851) [(9d93dad1)](https://github.com/noobanidus/Lootr/commit/9d93dad1) - New Crowdin updates (#850) [(ded0271f)](https://github.com/noobanidus/Lootr/commit/ded0271f) - Fix typo. [(52deb561)](https://github.com/noobanidus/Lootr/commit/52deb561) - Improve item frame drops, etc. [(a9139a78)](https://github.com/noobanidus/Lootr/commit/a9139a78) - Finish implementing entity command extensions. [(aed403cd)](https://github.com/noobanidus/Lootr/commit/aed403cd) - Start work on improving command extensions. [(2e682945)](https://github.com/noobanidus/Lootr/commit/2e682945) - Migrate particle type to support colours. [(44a16248)](https://github.com/noobanidus/Lootr/commit/44a16248) - Default particle colours. [(2fb3f7c9)](https://github.com/noobanidus/Lootr/commit/2fb3f7c9) - createInventoryRaw and potentially null players. [(483daedb)](https://github.com/noobanidus/Lootr/commit/483daedb) - New Crowdin updates (#849) [(069319bc)](https://github.com/noobanidus/Lootr/commit/069319bc) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(723f0669)](https://github.com/noobanidus/Lootr/commit/723f0669) - Fix #834: remove problematic loot tables errors. [(d12d076c)](https://github.com/noobanidus/Lootr/commit/d12d076c) - New Crowdin updates (#843) [(f9de7cce)](https://github.com/noobanidus/Lootr/commit/f9de7cce) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(194c82c7)](https://github.com/noobanidus/Lootr/commit/194c82c7) - Remove "problematic" loot chests. [(6b88daf6)](https://github.com/noobanidus/Lootr/commit/6b88daf6) - New Crowdin updates (#832) [(4f79427d)](https://github.com/noobanidus/Lootr/commit/4f79427d) - New Crowdin updates (#823) [(afc295cb)](https://github.com/noobanidus/Lootr/commit/afc295cb) - Bump version for maven. [(8b2ebe3e)](https://github.com/noobanidus/Lootr/commit/8b2ebe3e) - New translations en_us.json (Russian) (#820) [(db01d83c)](https://github.com/noobanidus/Lootr/commit/db01d83c) - New translations en_us.json (Russian) (#819) [(38684995)](https://github.com/noobanidus/Lootr/commit/38684995) - New Crowdin updates (#816) [(eeb9379d)](https://github.com/noobanidus/Lootr/commit/eeb9379d) - New translations en_us.json (Russian) (#812) [(8c892de9)](https://github.com/noobanidus/Lootr/commit/8c892de9) - New Crowdin updates (#808) [(efd7cd29)](https://github.com/noobanidus/Lootr/commit/efd7cd29)
Sign in

1.29 MB

1.23.38.112 Release 20.06.2026

lootr-fabric-26.2-1.23.38.112

Supported Minecraft versions
26.2
Loaders / Platforms
fabric
Show changes
- Update generated data. [(5c25e72b)](https://github.com/noobanidus/Lootr/commit/5c25e72b) - 26.2 port. [(f07d77d2)](https://github.com/noobanidus/Lootr/commit/f07d77d2) - Update Jade dependency. [(a8d0a2f6)](https://github.com/noobanidus/Lootr/commit/a8d0a2f6) - Disable Sherds integration. [(7ddadfbd)](https://github.com/noobanidus/Lootr/commit/7ddadfbd) - Bump version, start 26.2 port. [(784f0a5a)](https://github.com/noobanidus/Lootr/commit/784f0a5a) - Bump version for release. [(5e75f023)](https://github.com/noobanidus/Lootr/commit/5e75f023) - Fix #845: barrels no longer backwards. [(e30c982f)](https://github.com/noobanidus/Lootr/commit/e30c982f) - Fix #840: use tags to control block/entity breaking. [(83dab4fa)](https://github.com/noobanidus/Lootr/commit/83dab4fa) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(02b5acc0)](https://github.com/noobanidus/Lootr/commit/02b5acc0) - Work on #840: break prevention tags. [(28437da4)](https://github.com/noobanidus/Lootr/commit/28437da4) - New translations en_us.json (Russian) (#851) [(9d93dad1)](https://github.com/noobanidus/Lootr/commit/9d93dad1) - New Crowdin updates (#850) [(ded0271f)](https://github.com/noobanidus/Lootr/commit/ded0271f) - Fix typo. [(52deb561)](https://github.com/noobanidus/Lootr/commit/52deb561) - Improve item frame drops, etc. [(a9139a78)](https://github.com/noobanidus/Lootr/commit/a9139a78) - Finish implementing entity command extensions. [(aed403cd)](https://github.com/noobanidus/Lootr/commit/aed403cd) - Start work on improving command extensions. [(2e682945)](https://github.com/noobanidus/Lootr/commit/2e682945) - Migrate particle type to support colours. [(44a16248)](https://github.com/noobanidus/Lootr/commit/44a16248) - Default particle colours. [(2fb3f7c9)](https://github.com/noobanidus/Lootr/commit/2fb3f7c9) - createInventoryRaw and potentially null players. [(483daedb)](https://github.com/noobanidus/Lootr/commit/483daedb) - New Crowdin updates (#849) [(069319bc)](https://github.com/noobanidus/Lootr/commit/069319bc) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(723f0669)](https://github.com/noobanidus/Lootr/commit/723f0669) - Fix #834: remove problematic loot tables errors. [(d12d076c)](https://github.com/noobanidus/Lootr/commit/d12d076c) - New Crowdin updates (#843) [(f9de7cce)](https://github.com/noobanidus/Lootr/commit/f9de7cce) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(194c82c7)](https://github.com/noobanidus/Lootr/commit/194c82c7) - Remove "problematic" loot chests. [(6b88daf6)](https://github.com/noobanidus/Lootr/commit/6b88daf6) - New Crowdin updates (#832) [(4f79427d)](https://github.com/noobanidus/Lootr/commit/4f79427d) - New Crowdin updates (#823) [(afc295cb)](https://github.com/noobanidus/Lootr/commit/afc295cb) - Bump version for maven. [(8b2ebe3e)](https://github.com/noobanidus/Lootr/commit/8b2ebe3e) - New translations en_us.json (Russian) (#820) [(db01d83c)](https://github.com/noobanidus/Lootr/commit/db01d83c) - New translations en_us.json (Russian) (#819) [(38684995)](https://github.com/noobanidus/Lootr/commit/38684995) - New Crowdin updates (#816) [(eeb9379d)](https://github.com/noobanidus/Lootr/commit/eeb9379d) - New translations en_us.json (Russian) (#812) [(8c892de9)](https://github.com/noobanidus/Lootr/commit/8c892de9) - New Crowdin updates (#808) [(efd7cd29)](https://github.com/noobanidus/Lootr/commit/efd7cd29)
Sign in

1.36 MB

1.22.37.111 Release 19.06.2026

lootr-fabric-26.1.2-1.22.37.111

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(5e75f023)](https://github.com/noobanidus/Lootr/commit/5e75f023) - Fix #845: barrels no longer backwards. [(e30c982f)](https://github.com/noobanidus/Lootr/commit/e30c982f) - Fix #840: use tags to control block/entity breaking. [(83dab4fa)](https://github.com/noobanidus/Lootr/commit/83dab4fa) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(02b5acc0)](https://github.com/noobanidus/Lootr/commit/02b5acc0) - Work on #840: break prevention tags. [(28437da4)](https://github.com/noobanidus/Lootr/commit/28437da4) - New translations en_us.json (Russian) (#851) [(9d93dad1)](https://github.com/noobanidus/Lootr/commit/9d93dad1) - New Crowdin updates (#850) [(ded0271f)](https://github.com/noobanidus/Lootr/commit/ded0271f)
Sign in

1.35 MB

1.22.37.111 Release 19.06.2026

lootr-neoforge-26.1.2-1.22.37.111

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(5e75f023)](https://github.com/noobanidus/Lootr/commit/5e75f023) - Fix #845: barrels no longer backwards. [(e30c982f)](https://github.com/noobanidus/Lootr/commit/e30c982f) - Fix #840: use tags to control block/entity breaking. [(83dab4fa)](https://github.com/noobanidus/Lootr/commit/83dab4fa) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(02b5acc0)](https://github.com/noobanidus/Lootr/commit/02b5acc0) - Work on #840: break prevention tags. [(28437da4)](https://github.com/noobanidus/Lootr/commit/28437da4) - New translations en_us.json (Russian) (#851) [(9d93dad1)](https://github.com/noobanidus/Lootr/commit/9d93dad1) - New Crowdin updates (#850) [(ded0271f)](https://github.com/noobanidus/Lootr/commit/ded0271f)
Sign in

1.29 MB

1.22.36.110 Release 18.06.2026

lootr-fabric-26.1.2-1.22.36.110

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Fix typo. [(52deb561)](https://github.com/noobanidus/Lootr/commit/52deb561) - Improve item frame drops, etc. [(a9139a78)](https://github.com/noobanidus/Lootr/commit/a9139a78) - Finish implementing entity command extensions. [(aed403cd)](https://github.com/noobanidus/Lootr/commit/aed403cd) - Start work on improving command extensions. [(2e682945)](https://github.com/noobanidus/Lootr/commit/2e682945) - Migrate particle type to support colours. [(44a16248)](https://github.com/noobanidus/Lootr/commit/44a16248) - Default particle colours. [(2fb3f7c9)](https://github.com/noobanidus/Lootr/commit/2fb3f7c9) - createInventoryRaw and potentially null players. [(483daedb)](https://github.com/noobanidus/Lootr/commit/483daedb) - New Crowdin updates (#849) [(069319bc)](https://github.com/noobanidus/Lootr/commit/069319bc) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(723f0669)](https://github.com/noobanidus/Lootr/commit/723f0669) - Fix #834: remove problematic loot tables errors. [(d12d076c)](https://github.com/noobanidus/Lootr/commit/d12d076c) - New Crowdin updates (#843) [(f9de7cce)](https://github.com/noobanidus/Lootr/commit/f9de7cce) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(194c82c7)](https://github.com/noobanidus/Lootr/commit/194c82c7) - Remove "problematic" loot chests. [(6b88daf6)](https://github.com/noobanidus/Lootr/commit/6b88daf6) - New Crowdin updates (#832) [(4f79427d)](https://github.com/noobanidus/Lootr/commit/4f79427d) - New Crowdin updates (#823) [(afc295cb)](https://github.com/noobanidus/Lootr/commit/afc295cb) - Bump version for maven. [(8b2ebe3e)](https://github.com/noobanidus/Lootr/commit/8b2ebe3e) - New translations en_us.json (Russian) (#820) [(db01d83c)](https://github.com/noobanidus/Lootr/commit/db01d83c) - New translations en_us.json (Russian) (#819) [(38684995)](https://github.com/noobanidus/Lootr/commit/38684995) - New Crowdin updates (#816) [(eeb9379d)](https://github.com/noobanidus/Lootr/commit/eeb9379d) - New translations en_us.json (Russian) (#812) [(8c892de9)](https://github.com/noobanidus/Lootr/commit/8c892de9) - New Crowdin updates (#808) [(efd7cd29)](https://github.com/noobanidus/Lootr/commit/efd7cd29)
Sign in

1.34 MB

1.22.36.110 Release 18.06.2026

lootr-neoforge-26.1.2-1.22.36.110

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix typo. [(52deb561)](https://github.com/noobanidus/Lootr/commit/52deb561) - Improve item frame drops, etc. [(a9139a78)](https://github.com/noobanidus/Lootr/commit/a9139a78) - Finish implementing entity command extensions. [(aed403cd)](https://github.com/noobanidus/Lootr/commit/aed403cd) - Start work on improving command extensions. [(2e682945)](https://github.com/noobanidus/Lootr/commit/2e682945) - Migrate particle type to support colours. [(44a16248)](https://github.com/noobanidus/Lootr/commit/44a16248) - Default particle colours. [(2fb3f7c9)](https://github.com/noobanidus/Lootr/commit/2fb3f7c9) - createInventoryRaw and potentially null players. [(483daedb)](https://github.com/noobanidus/Lootr/commit/483daedb) - New Crowdin updates (#849) [(069319bc)](https://github.com/noobanidus/Lootr/commit/069319bc) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(723f0669)](https://github.com/noobanidus/Lootr/commit/723f0669) - Fix #834: remove problematic loot tables errors. [(d12d076c)](https://github.com/noobanidus/Lootr/commit/d12d076c) - New Crowdin updates (#843) [(f9de7cce)](https://github.com/noobanidus/Lootr/commit/f9de7cce) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(194c82c7)](https://github.com/noobanidus/Lootr/commit/194c82c7) - Remove "problematic" loot chests. [(6b88daf6)](https://github.com/noobanidus/Lootr/commit/6b88daf6) - New Crowdin updates (#832) [(4f79427d)](https://github.com/noobanidus/Lootr/commit/4f79427d) - New Crowdin updates (#823) [(afc295cb)](https://github.com/noobanidus/Lootr/commit/afc295cb) - Bump version for maven. [(8b2ebe3e)](https://github.com/noobanidus/Lootr/commit/8b2ebe3e) - New translations en_us.json (Russian) (#820) [(db01d83c)](https://github.com/noobanidus/Lootr/commit/db01d83c) - New translations en_us.json (Russian) (#819) [(38684995)](https://github.com/noobanidus/Lootr/commit/38684995) - New Crowdin updates (#816) [(eeb9379d)](https://github.com/noobanidus/Lootr/commit/eeb9379d) - New translations en_us.json (Russian) (#812) [(8c892de9)](https://github.com/noobanidus/Lootr/commit/8c892de9) - New Crowdin updates (#808) [(efd7cd29)](https://github.com/noobanidus/Lootr/commit/efd7cd29)
Sign in

1.28 MB

1.22.36.110 Release 18.06.2026

lootr-neoforge-26.1.2-1.22.36.110

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Improve item frame drops, etc. [(a9139a78)](https://github.com/noobanidus/Lootr/commit/a9139a78) - Finish implementing entity command extensions. [(aed403cd)](https://github.com/noobanidus/Lootr/commit/aed403cd) - Start work on improving command extensions. [(2e682945)](https://github.com/noobanidus/Lootr/commit/2e682945) - Migrate particle type to support colours. [(44a16248)](https://github.com/noobanidus/Lootr/commit/44a16248) - Default particle colours. [(2fb3f7c9)](https://github.com/noobanidus/Lootr/commit/2fb3f7c9) - createInventoryRaw and potentially null players. [(483daedb)](https://github.com/noobanidus/Lootr/commit/483daedb) - New Crowdin updates (#849) [(069319bc)](https://github.com/noobanidus/Lootr/commit/069319bc) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(723f0669)](https://github.com/noobanidus/Lootr/commit/723f0669) - Fix #834: remove problematic loot tables errors. [(d12d076c)](https://github.com/noobanidus/Lootr/commit/d12d076c) - New Crowdin updates (#843) [(f9de7cce)](https://github.com/noobanidus/Lootr/commit/f9de7cce) - Merge branch 'mdg-26.1.2' of https://github.com/noobanidus/Lootr into mdg-26.1.2 [(194c82c7)](https://github.com/noobanidus/Lootr/commit/194c82c7) - Remove "problematic" loot chests. [(6b88daf6)](https://github.com/noobanidus/Lootr/commit/6b88daf6) - New Crowdin updates (#832) [(4f79427d)](https://github.com/noobanidus/Lootr/commit/4f79427d) - New Crowdin updates (#823) [(afc295cb)](https://github.com/noobanidus/Lootr/commit/afc295cb) - Bump version for maven. [(8b2ebe3e)](https://github.com/noobanidus/Lootr/commit/8b2ebe3e) - New translations en_us.json (Russian) (#820) [(db01d83c)](https://github.com/noobanidus/Lootr/commit/db01d83c) - New translations en_us.json (Russian) (#819) [(38684995)](https://github.com/noobanidus/Lootr/commit/38684995) - New Crowdin updates (#816) [(eeb9379d)](https://github.com/noobanidus/Lootr/commit/eeb9379d) - New translations en_us.json (Russian) (#812) [(8c892de9)](https://github.com/noobanidus/Lootr/commit/8c892de9) - New Crowdin updates (#808) [(efd7cd29)](https://github.com/noobanidus/Lootr/commit/efd7cd29)
Sign in

1.28 MB

1.21.1-1.11.37.120 Release 05.05.2026

lootr-fabric-1.21.1-1.11.37.120

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(756aebc7)](https://github.com/noobanidus/Lootr/commit/756aebc7) - Bump version for release. [(3269c925)](https://github.com/noobanidus/Lootr/commit/3269c925) - Fix #827: properly make directories. [(8801bf93)](https://github.com/noobanidus/Lootr/commit/8801bf93) - New Crowdin updates (#822) [(1670dd1a)](https://github.com/noobanidus/Lootr/commit/1670dd1a) - Bump version for maven. [(3e05278c)](https://github.com
Sign in

0.97 MB

1.21.1-1.11.37.120 Release 05.05.2026

lootr-neoforge-1.21.1-1.11.37.120

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(756aebc7)](https://github.com/noobanidus/Lootr/commit/756aebc7) - Bump version for release. [(3269c925)](https://github.com/noobanidus/Lootr/commit/3269c925) - Fix #827: properly make directories. [(8801bf93)](https://github.com/noobanidus/Lootr/commit/8801bf93) - New Crowdin updates (#822) [(1670dd1a)](https://github.com/noobanidus/Lootr/commit/1670dd1a) - Bump version for maven. [(3e05278c)](https://github.com
Sign in

0.93 MB

1.21.11-1.20.34.104 Release 01.05.2026

lootr-fabric-1.21.11-1.20.34.104

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(d6f7583d)](https://github.com/noobanidus/Lootr/commit/d6f7583d) - Disable initial saving. [(038c3d86)](https://github.com/noobanidus/Lootr/commit/038c3d86) - Bump version for maven. [(acb98553)](https://github.com/noobanidus/Lootr/commit/acb98553)
Sign in

0.97 MB

1.21.11-1.20.34.104 Release 01.05.2026

lootr-neoforge-1.21.11-1.20.34.104

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(d6f7583d)](https://github.com/noobanidus/Lootr/commit/d6f7583d) - Disable initial saving. [(038c3d86)](https://github.com/noobanidus/Lootr/commit/038c3d86) - Bump version for maven. [(acb98553)](https://github.com/noobanidus/Lootr/commit/acb98553)
Sign in

0.94 MB

1.21.1-1.11.37.119 Release 01.05.2026

lootr-fabric-1.21.1-1.11.37.119

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(039a78ff)](https://github.com/noobanidus/Lootr/commit/039a78ff) - Disable initial save. [(c3019181)](https://github.com/noobanidus/Lootr/commit/c3019181) - Fix mixin for Fabric. [(141e3292)](https://github.com/noobanidus/Lootr/commit/141e3292) - New translations en_us.json (Japanese) (#811) [(92efccd6)](https://github.com/noobanidus/Lootr/commit/92efccd6) - New translations en_us.json (Japanese) (#807) [(19c06a80)](https://github.com/noobanidus/Lootr/commit/19c06a80
Sign in

0.97 MB

1.21.1-1.11.37.119 Release 01.05.2026

lootr-neoforge-1.21.1-1.11.37.119

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(039a78ff)](https://github.com/noobanidus/Lootr/commit/039a78ff) - Disable initial save. [(c3019181)](https://github.com/noobanidus/Lootr/commit/c3019181) - Fix mixin for Fabric. [(141e3292)](https://github.com/noobanidus/Lootr/commit/141e3292) - New translations en_us.json (Japanese) (#811) [(92efccd6)](https://github.com/noobanidus/Lootr/commit/92efccd6) - New translations en_us.json (Japanese) (#807) [(19c06a80)](https://github.com/noobanidus/Lootr/commit/19c06a80
Sign in

0.93 MB

1.22.36.109 Release 27.04.2026

lootr-fabric-26.1.2-1.22.36.109

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(f27dac5f)](https://github.com/noobanidus/Lootr/commit/f27dac5f) - Fix #815: resolve conflict with ModernFix. [(1e3b29a4)](https://github.com/noobanidus/Lootr/commit/1e3b29a4) - Bump version for maven. [(4de7d3f2)](https://github.com/noobanidus/Lootr/commit/4de7d3f2)
Sign in

1.28 MB

1.22.36.109 Release 27.04.2026

lootr-neoforge-26.1.2-1.22.36.109

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(f27dac5f)](https://github.com/noobanidus/Lootr/commit/f27dac5f) - Fix #815: resolve conflict with ModernFix. [(1e3b29a4)](https://github.com/noobanidus/Lootr/commit/1e3b29a4) - Bump version for maven. [(4de7d3f2)](https://github.com/noobanidus/Lootr/commit/4de7d3f2)
Sign in

1.22 MB

1.21.11-1.20.34.103 Release 22.04.2026

lootr-fabric-1.21.11-1.20.34.103

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Fix mixins, hopefully. [(bbedb77a)](https://github.com/noobanidus/Lootr/commit/bbedb77a) - Bump version for maven. [(047592c6)](https://github.com/noobanidus/Lootr/commit/047592c6) - Fix SavedData culling. [(311d3ee8)](https://github.com/noobanidus/Lootr/commit/311d3ee8) - Fix #801 for 1.21.11 (hopefully). [(431b43ed)](https://github.com/noobanidus/Lootr/commit/431b43ed) - Bump for maven. [(9123ea2c)](https://github.com/noobanidus/Lootr/commit/9123ea2c) - Fix #787 for 1.21.11. [(7010a1f3)](htt
Sign in

0.97 MB

1.21.11-1.20.34.103 Release 22.04.2026

lootr-neoforge-1.21.11-1.20.34.103

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Fix mixins, hopefully. [(bbedb77a)](https://github.com/noobanidus/Lootr/commit/bbedb77a) - Bump version for maven. [(047592c6)](https://github.com/noobanidus/Lootr/commit/047592c6) - Fix SavedData culling. [(311d3ee8)](https://github.com/noobanidus/Lootr/commit/311d3ee8) - Fix #801 for 1.21.11 (hopefully). [(431b43ed)](https://github.com/noobanidus/Lootr/commit/431b43ed) - Bump for maven. [(9123ea2c)](https://github.com/noobanidus/Lootr/commit/9123ea2c) - Fix #787 for 1.21.11. [(7010a1f3)](htt
Sign in

0.94 MB

1.21.11-1.20.34.102 Release 22.04.2026

lootr-fabric-1.21.11-1.20.34.102

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Fix SavedData culling. [(311d3ee8)](https://github.com/noobanidus/Lootr/commit/311d3ee8) - Fix #801 for 1.21.11 (hopefully). [(431b43ed)](https://github.com/noobanidus/Lootr/commit/431b43ed) - Bump for maven. [(9123ea2c)](https://github.com/noobanidus/Lootr/commit/9123ea2c) - Fix #787 for 1.21.11. [(7010a1f3)](https://github.com/noobanidus/Lootr/commit/7010a1f3) - Re-add explosion resistance (#802) [(24a9bf83)](https://github.com/noobanidus/Lootr/commit/24a9bf83) - Fix version number. [(1479e8
Sign in

0.97 MB

1.21.11-1.20.34.102 Release 22.04.2026

lootr-neoforge-1.21.11-1.20.34.102

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Fix SavedData culling. [(311d3ee8)](https://github.com/noobanidus/Lootr/commit/311d3ee8) - Fix #801 for 1.21.11 (hopefully). [(431b43ed)](https://github.com/noobanidus/Lootr/commit/431b43ed) - Bump for maven. [(9123ea2c)](https://github.com/noobanidus/Lootr/commit/9123ea2c) - Fix #787 for 1.21.11. [(7010a1f3)](https://github.com/noobanidus/Lootr/commit/7010a1f3) - Re-add explosion resistance (#802) [(24a9bf83)](https://github.com/noobanidus/Lootr/commit/24a9bf83) - Fix version number. [(1479e8
Sign in

0.94 MB

1.22.36.108 Release 21.04.2026

lootr-fabric-26.1.2-1.22.36.108

Supported Minecraft versions
26.1.2
Loaders / Platforms
fabric
Show changes
- Fix supported versions. [(4f8e4531)](https://github.com/noobanidus/Lootr/commit/4f8e4531) - Run the block break event on both sides. [(c54a81f8)](https://github.com/noobanidus/Lootr/commit/c54a81f8) - Update to new BreakBlockEvent. [(c4d0cb76)](https://github.com/noobanidus/Lootr/commit/c4d0cb76) - Update to 26.1.2? [(d7c5161c)](https://github.com/noobanidus/Lootr/commit/d7c5161c) - Specify 26.1, 26.1.1, 26.1.2 [(d1c205cb)](https://github.com/noobanidus/Lootr/commit/d1c205cb) - Bump version for maven. [(3845e62d)](https://github.com/noobanidus/Lootr/commit/3845e62d) - Reinstate explosion resistance (#802) [(643ef62b)](https://github.com/noobanidus/Lootr/commit/643ef62b) - Bump version for release. [(1297ceb5)](https://github.com/noobanidus/Lootr/commit/1297ceb5) - Fix jenkinsfile. [(a2e84658)](https://github.com/noobanidus/Lootr/commit/a2e84658) - Note for future-fixing. [(8196922b)](https://github.com/noobanidus/Lootr/commit/8196922b) - More constants. [(84982d86)](https://github.com/noobanidus/Lootr/commit/84982d86) - Another constant. [(059da056)](https://github.com/noobanidus/Lootr/commit/059da056) - Complete more TODOs. [(e71af291)](https://github.com/noobanidus/Lootr/commit/e71af291) - That TODO was done. [(db28831b)](https://github.com/noobanidus/Lootr/commit/db28831b) - Add `setLootTableInternal` to ILootrEntity. [(d61bfb81)](https://github.com/noobanidus/Lootr/commit/d61bfb81) - Move some config stuff around. [(30c1f419)](https://github.com/noobanidus/Lootr/commit/30c1f419) - Actually write rotation for chest blocks. [(f84a4245)](https://github.com/noobanidus/Lootr/commit/f84a4245) - Bump version for maven. [(fefbf7b4)](https://github.com/noobanidus/Lootr/commit/fefbf7b4)
Sign in

1.28 MB

1.22.36.108 Release 21.04.2026

lootr-neoforge-26.1.2-1.22.36.108

Supported Minecraft versions
26.1.2
Loaders / Platforms
neoforge
Show changes
- Fix supported versions. [(4f8e4531)](https://github.com/noobanidus/Lootr/commit/4f8e4531) - Run the block break event on both sides. [(c54a81f8)](https://github.com/noobanidus/Lootr/commit/c54a81f8) - Update to new BreakBlockEvent. [(c4d0cb76)](https://github.com/noobanidus/Lootr/commit/c4d0cb76) - Update to 26.1.2? [(d7c5161c)](https://github.com/noobanidus/Lootr/commit/d7c5161c) - Specify 26.1, 26.1.1, 26.1.2 [(d1c205cb)](https://github.com/noobanidus/Lootr/commit/d1c205cb) - Bump version for maven. [(3845e62d)](https://github.com/noobanidus/Lootr/commit/3845e62d) - Reinstate explosion resistance (#802) [(643ef62b)](https://github.com/noobanidus/Lootr/commit/643ef62b) - Bump version for release. [(1297ceb5)](https://github.com/noobanidus/Lootr/commit/1297ceb5) - Fix jenkinsfile. [(a2e84658)](https://github.com/noobanidus/Lootr/commit/a2e84658) - Note for future-fixing. [(8196922b)](https://github.com/noobanidus/Lootr/commit/8196922b) - More constants. [(84982d86)](https://github.com/noobanidus/Lootr/commit/84982d86) - Another constant. [(059da056)](https://github.com/noobanidus/Lootr/commit/059da056) - Complete more TODOs. [(e71af291)](https://github.com/noobanidus/Lootr/commit/e71af291) - That TODO was done. [(db28831b)](https://github.com/noobanidus/Lootr/commit/db28831b) - Add `setLootTableInternal` to ILootrEntity. [(d61bfb81)](https://github.com/noobanidus/Lootr/commit/d61bfb81) - Move some config stuff around. [(30c1f419)](https://github.com/noobanidus/Lootr/commit/30c1f419) - Actually write rotation for chest blocks. [(f84a4245)](https://github.com/noobanidus/Lootr/commit/f84a4245) - Bump version for maven. [(fefbf7b4)](https://github.com/noobanidus/Lootr/commit/fefbf7b4)
Sign in

1.22 MB

1.21.35.106 Beta 13.04.2026

lootr-fabric-26.1-1.21.35.106

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(1297ceb5)](https://github.com/noobanidus/Lootr/commit/1297ceb5) - Fix jenkinsfile. [(a2e84658)](https://github.com/noobanidus/Lootr/commit/a2e84658) - Note for future-fixing. [(8196922b)](https://github.com/noobanidus/Lootr/commit/8196922b) - More constants. [(84982d86)](https://github.com/noobanidus/Lootr/commit/84982d86) - Another constant. [(059da056)](https://github.com/noobanidus/Lootr/commit/059da056) - Complete more TODOs. [(e71af291)](https://github.com/noobanidus/Lootr/commit/e71af291) - That TODO was done. [(db28831b)](https://github.com/noobanidus/Lootr/commit/db28831b) - Add `setLootTableInternal` to ILootrEntity. [(d61bfb81)](https://github.com/noobanidus/Lootr/commit/d61bfb81) - Move some config stuff around. [(30c1f419)](https://github.com/noobanidus/Lootr/commit/30c1f419) - Actually write rotation for chest blocks. [(f84a4245)](https://github.com/noobanidus/Lootr/commit/f84a4245) - Bump version for maven. [(fefbf7b4)](https://github.com/noobanidus/Lootr/commit/fefbf7b4)
Sign in

1.28 MB

1.21.35.106 Beta 13.04.2026

lootr-neoforge-26.1-1.21.35.106

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(1297ceb5)](https://github.com/noobanidus/Lootr/commit/1297ceb5) - Fix jenkinsfile. [(a2e84658)](https://github.com/noobanidus/Lootr/commit/a2e84658) - Note for future-fixing. [(8196922b)](https://github.com/noobanidus/Lootr/commit/8196922b) - More constants. [(84982d86)](https://github.com/noobanidus/Lootr/commit/84982d86) - Another constant. [(059da056)](https://github.com/noobanidus/Lootr/commit/059da056) - Complete more TODOs. [(e71af291)](https://github.com/noobanidus/Lootr/commit/e71af291) - That TODO was done. [(db28831b)](https://github.com/noobanidus/Lootr/commit/db28831b) - Add `setLootTableInternal` to ILootrEntity. [(d61bfb81)](https://github.com/noobanidus/Lootr/commit/d61bfb81) - Move some config stuff around. [(30c1f419)](https://github.com/noobanidus/Lootr/commit/30c1f419) - Actually write rotation for chest blocks. [(f84a4245)](https://github.com/noobanidus/Lootr/commit/f84a4245) - Bump version for maven. [(fefbf7b4)](https://github.com/noobanidus/Lootr/commit/fefbf7b4)
Sign in

1.22 MB

1.21.35.105 Beta 11.04.2026

lootr-fabric-26.1-1.21.35.105

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- Bump version to fix Microsoft version range. [(d7cc2399)](https://github.com/noobanidus/Lootr/commit/d7cc2399) - Fix version range. [(7da78b0c)](https://github.com/noobanidus/Lootr/commit/7da78b0c) - Bump version for maven. [(4063414c)](https://github.com/noobanidus/Lootr/commit/4063414c)
Sign in

1.28 MB

1.21.35.105 Beta 11.04.2026

lootr-neoforge-26.1-1.21.35.105

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- Bump version to fix Microsoft version range. [(d7cc2399)](https://github.com/noobanidus/Lootr/commit/d7cc2399) - Fix version range. [(7da78b0c)](https://github.com/noobanidus/Lootr/commit/7da78b0c) - Bump version for maven. [(4063414c)](https://github.com/noobanidus/Lootr/commit/4063414c)
Sign in

1.22 MB

1.21.35.104 Beta 11.04.2026

lootr-fabric-26.1-1.21.35.104

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(54bf4e76)](https://github.com/noobanidus/Lootr/commit/54bf4e76) - Duplicate override. [(7576991c)](https://github.com/noobanidus/Lootr/commit/7576991c) - Use the default chestLidController. [(205d2cb2)](https://github.com/noobanidus/Lootr/commit/205d2cb2)
Sign in

1.28 MB

1.21.35.104 Beta 11.04.2026

lootr-neoforge-26.1-1.21.35.104

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(54bf4e76)](https://github.com/noobanidus/Lootr/commit/54bf4e76) - Duplicate override. [(7576991c)](https://github.com/noobanidus/Lootr/commit/7576991c) - Use the default chestLidController. [(205d2cb2)](https://github.com/noobanidus/Lootr/commit/205d2cb2)
Sign in

1.22 MB

1.21.35.104 Beta 10.04.2026

lootr-neoforge-26.1-1.21.35.104

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(2f0f3d8c)](https://github.com/noobanidus/Lootr/commit/2f0f3d8c) - Pre-bump for maven. [(3acc2324)](https://github.com/noobanidus/Lootr/commit/3acc2324) - Fix #797: check for air before properties. [(e5781ac4)](https://github.com/noobanidus/Lootr/commit/e5781ac4)
Sign in

1.22 MB

1.21.35.104 Beta 10.04.2026

lootr-fabric-26.1-1.21.35.104

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(2f0f3d8c)](https://github.com/noobanidus/Lootr/commit/2f0f3d8c) - Pre-bump for maven. [(3acc2324)](https://github.com/noobanidus/Lootr/commit/3acc2324) - Fix #797: check for air before properties. [(e5781ac4)](https://github.com/noobanidus/Lootr/commit/e5781ac4)
Sign in

1.28 MB

1.21.35.103 Beta 08.04.2026

lootr-fabric-26.1-1.21.35.103

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- BUmp version for release. [(9847072c)](https://github.com/noobanidus/Lootr/commit/9847072c) - Fix #787 for 26.1. [(5ebc917a)](https://github.com/noobanidus/Lootr/commit/5ebc917a) - Fix #796: clear inventories now works again. [(7c6d8e93)](https://github.com/noobanidus/Lootr/commit/7c6d8e93)
Sign in

1.28 MB

1.21.35.103 Beta 08.04.2026

lootr-neoforge-26.1-1.21.35.103

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- BUmp version for release. [(9847072c)](https://github.com/noobanidus/Lootr/commit/9847072c) - Fix #787 for 26.1. [(5ebc917a)](https://github.com/noobanidus/Lootr/commit/5ebc917a) - Fix #796: clear inventories now works again. [(7c6d8e93)](https://github.com/noobanidus/Lootr/commit/7c6d8e93)
Sign in

1.22 MB

1.21.35.102 Beta 07.04.2026

lootr-fabric-26.1-1.21.35.102

Supported Minecraft versions
26.1
Loaders / Platforms
fabric
Show changes
- Fix version. [(c8eeaf95)](https://github.com/noobanidus/Lootr/commit/c8eeaf95) - Tweak for release? [(5f9dc71b)](https://github.com/noobanidus/Lootr/commit/5f9dc71b) - Use the correct method. [(5d3f6a13)](https://github.com/noobanidus/Lootr/commit/5d3f6a13) - Fix refresh not working. [(9ba26e9e)](https://github.com/noobanidus/Lootr/commit/9ba26e9e) - Use some API stuff. [(91e4d85f)](https://github.com/noobanidus/Lootr/commit/91e4d85f) - Re-generate, remove "Options" [(a69207ab)](https://github.com/noobanidus/Lootr/commit/a69207ab) - Display type is not client-specific. Sorta. [(f0f9c3d9)](https://github.com/noobanidus/Lootr/commit/f0f9c3d9) - Remove unused. [(a82af90c)](https://github.com/noobanidus/Lootr/commit/a82af90c) - Finish removing inventories. [(bff06cf1)](https://github.com/noobanidus/Lootr/commit/bff06cf1) - Implement 9e4045. [(4f0d91b3)](https://github.com/noobanidus/Lootr/commit/4f0d91b3) - Port 3e3ecd. [(6c5fce19)](https://github.com/noobanidus/Lootr/commit/6c5fce19) - Port 692e75 (partial). [(9fc30e27)](https://github.com/noobanidus/Lootr/commit/9fc30e27) - Port 09e043. [(f742a263)](https://github.com/noobanidus/Lootr/commit/f742a263) - Port 4b8fc5. [(186853ea)](https://github.com/noobanidus/Lootr/commit/186853ea) - Adapt container helper for keyed. [(b8073f33)](https://github.com/noobanidus/Lootr/commit/b8073f33) - Start porting over the reference inventory changes. [(3f13bf17)](https://github.com/noobanidus/Lootr/commit/3f13bf17) - More shulker -> shulker_box. [(9fd2ca69)](https://github.com/noobanidus/Lootr/commit/9fd2ca69) - Convert cart to use Simple instance. [(985fe272)](https://github.com/noobanidus/Lootr/commit/985fe272) - Fix item frame crashes. [(e6949bce)](https://github.com/noobanidus/Lootr/commit/e6949bce) - .get returns an optional holder, not an optional value [(d5d94c8a)](https://github.com/noobanidus/Lootr/commit/d5d94c8a) - Improve neoforge.mods.toml [(5ee16f8f)](https://github.com/noobanidus/Lootr/commit/5ee16f8f) - Fix issues identified during testing. [(1d42e5c1)](https://github.com/noobanidus/Lootr/commit/1d42e5c1) - Convert a few things to use constants. [(529197cf)](https://github.com/noobanidus/Lootr/commit/529197cf) - Actually use sections. [(926f95ed)](https://github.com/noobanidus/Lootr/commit/926f95ed) - Start implementing sections. [(aa7f3b5e)](https://github.com/noobanidus/Lootr/commit/aa7f3b5e) - Remove unused methods from DataStorage. [(2d2c9cc9)](https://github.com/noobanidus/Lootr/commit/2d2c9cc9) - Refactor API even more. [(98527014)](https://github.com/noobanidus/Lootr/commit/98527014) - More usage of the inventory store. [(15c76f44)](https://github.com/noobanidus/Lootr/commit/15c76f44) - Simplify decaying/refreshing. [(82c5d432)](https://github.com/noobanidus/Lootr/commit/82c5d432) - Disable the rest of the old textures. [(a5ec2fb4)](https://github.com/noobanidus/Lootr/commit/a5ec2fb4) - Fix mixin. [(ad79c50a)](https://github.com/noobanidus/Lootr/commit/ad79c50a) - Goodbye old textures! [(4ca394cc)](https://github.com/noobanidus/Lootr/commit/4ca394cc) - Use gold planks in particles. Rename. [(1c3c9131)](https://github.com/noobanidus/Lootr/commit/1c3c9131) - Elide unused lambda parameter names. [(cc5376ac)](https://github.com/noobanidus/Lootr/commit/cc5376ac) - Reinstate Jade integration. [(00213bf9)](https://github.com/noobanidus/Lootr/commit/00213bf9) - Semi-reinstate Sherds integration. [(020b14a6)](https://github.com/noobanidus/Lootr/commit/020b14a6) - Update mods, etc. [(496abc0a)](https://github.com/noobanidus/Lootr/commit/496abc0a) - More clean-up. [(cad6fb65)](https://github.com/noobanidus/Lootr/commit/cad6fb65) - An excessive quantity of @NonNull. [(e736c9a9)](https://github.com/noobanidus/Lootr/commit/e736c9a9) - Improve identifier construction. [(5b057455)](https://github.com/noobanidus/Lootr/commit/5b057455) - More aimless refactoring. [(cf865eed)](https://github.com/noobanidus/Lootr/commit/cf865eed) - Clean up. [(7188dfb2)](https://github.com/noobanidus/Lootr/commit/7188dfb2) - Migrate to SLF4J Logger. [(3f76d99f)](https://github.com/noobanidus/Lootr/commit/3f76d99f) - Simplify instance code. [(336442b2)](https://github.com/noobanidus/Lootr/commit/336442b2) - Lock Message Suppression is an implementation detail, not API. [(803099f5)](https://github.com/noobanidus/Lootr/commit/803099f5) - Standardize MenuBuilder -> IMenuBuilder [(631378f1)](https://github.com/noobanidus/Lootr/commit/631378f1) - Stabilize and begin work on section storage. [(764ecd09)](https://github.com/noobanidus/Lootr/commit/764ecd09) - Refactor a lot of things. [(ed64e3b8)](https://github.com/noobanidus/Lootr/commit/ed64e3b8) - Reapply "Stupid test." [(8fbdf0c9)](https://github.com/noobanidus/Lootr/commit/8fbdf0c9) - Use server data storage; update resourceful config. [(47dc2070)](https://github.com/noobanidus/Lootr/commit/47dc2070) - Begin migrating data to new system. [(3769566e)](https://github.com/noobanidus/Lootr/commit/3769566e) - Refresh particle. [(54ffe83d)](https://github.com/noobanidus/Lootr/commit/54ffe83d) - Iniit config for Fabric. [(ea2bfde8)](https://github.com/noobanidus/Lootr/commit/ea2bfde8) - Comments. [(36c3aaa2)](https://github.com/noobanidus/Lootr/commit/36c3aaa2) - Be less error-prone. [(2e6ff127)](https://github.com/noobanidus/Lootr/commit/2e6ff127) - Use Lists to allow the list editor. [(3f6a8c8d)](https://github.com/noobanidus/Lootr/commit/3f6a8c8d) - Revert "Stupid test." [(4444e1e8)](https://github.com/noobanidus/Lootr/commit/4444e1e8) - Switch back to lists. [(94a0bee7)](https://github.com/noobanidus/Lootr/commit/94a0bee7) - Stupid test. [(2c32b73b)](https://github.com/noobanidus/Lootr/commit/2c32b73b) - Move a bunch of things around. [(d20050f4)](https://github.com/noobanidus/Lootr/commit/d20050f4) - More work on the Fabric port. [(d336112f)](https://github.com/noobanidus/Lootr/commit/d336112f) - Update Fabric for FRAPI. [(1e3c2a99)](https://github.com/noobanidus/Lootr/commit/1e3c2a99) - Rename custom inventory tag. [(89c1bda7)](https://github.com/noobanidus/Lootr/commit/89c1bda7) - Improve configuration further. [(1c76fdef)](https://github.com/noobanidus/Lootr/commit/1c76fdef) - Tweak config, again. [(8a5558c0)](https://github.com/noobanidus/Lootr/commit/8a5558c0) - Move config into the API. [(c24d9c22)](https://github.com/noobanidus/Lootr/commit/c24d9c22) - Specify categories properly. [(239f4c27)](https://github.com/noobanidus/Lootr/commit/239f4c27) - More progress towards unified config. [(12e7bb7e)](https://github.com/noobanidus/Lootr/commit/12e7bb7e) - Integrate new config system. [(bd56454d)](https://github.com/noobanidus/Lootr/commit/bd56454d) - Regenerate assets for corrected names. [(6559eba1)](https://github.com/noobanidus/Lootr/commit/6559eba1) - Fix item showing when "opened". [(977e175c)](https://github.com/noobanidus/Lootr/commit/977e175c) - Fix mixins. [(2f17bd79)](https://github.com/noobanidus/Lootr/commit/2f17bd79) - Regenerate data packs. [(9954e123)](https://github.com/noobanidus/Lootr/commit/9954e123) - More 26.1. [(d7403f43)](https://github.com/noobanidus/Lootr/commit/d7403f43) - Regenerate assets. [(3425f13e)](https://github.com/noobanidus/Lootr/commit/3425f13e) - Rename resources. [(dad97d40)](https://github.com/noobanidus/Lootr/commit/dad97d40) - The great renaming! [(a5c52561)](https://github.com/noobanidus/Lootr/commit/a5c52561) - Partial 26.1 port. [(6082d086)](https://github.com/noobanidus/Lootr/commit/6082d086) - Tweak wrapper again. [(287c61af)](https://github.com/noobanidus/Lootr/commit/287c61af) - Some tweaks. [(9985e95c)](https://github.com/noobanidus/Lootr/commit/9985e95c) - Start work on 26.1. [(3dfe3e4d)](https://github.com/noobanidus/Lootr/commit/3dfe3e4d)
Sign in

1.28 MB

1.21.35.102 Beta 07.04.2026

lootr-neoforge-26.1-1.21.35.102

Supported Minecraft versions
26.1
Loaders / Platforms
neoforge
Show changes
- Fix version. [(c8eeaf95)](https://github.com/noobanidus/Lootr/commit/c8eeaf95) - Tweak for release? [(5f9dc71b)](https://github.com/noobanidus/Lootr/commit/5f9dc71b) - Use the correct method. [(5d3f6a13)](https://github.com/noobanidus/Lootr/commit/5d3f6a13) - Fix refresh not working. [(9ba26e9e)](https://github.com/noobanidus/Lootr/commit/9ba26e9e) - Use some API stuff. [(91e4d85f)](https://github.com/noobanidus/Lootr/commit/91e4d85f) - Re-generate, remove "Options" [(a69207ab)](https://github.com/noobanidus/Lootr/commit/a69207ab) - Display type is not client-specific. Sorta. [(f0f9c3d9)](https://github.com/noobanidus/Lootr/commit/f0f9c3d9) - Remove unused. [(a82af90c)](https://github.com/noobanidus/Lootr/commit/a82af90c) - Finish removing inventories. [(bff06cf1)](https://github.com/noobanidus/Lootr/commit/bff06cf1) - Implement 9e4045. [(4f0d91b3)](https://github.com/noobanidus/Lootr/commit/4f0d91b3) - Port 3e3ecd. [(6c5fce19)](https://github.com/noobanidus/Lootr/commit/6c5fce19) - Port 692e75 (partial). [(9fc30e27)](https://github.com/noobanidus/Lootr/commit/9fc30e27) - Port 09e043. [(f742a263)](https://github.com/noobanidus/Lootr/commit/f742a263) - Port 4b8fc5. [(186853ea)](https://github.com/noobanidus/Lootr/commit/186853ea) - Adapt container helper for keyed. [(b8073f33)](https://github.com/noobanidus/Lootr/commit/b8073f33) - Start porting over the reference inventory changes. [(3f13bf17)](https://github.com/noobanidus/Lootr/commit/3f13bf17) - More shulker -> shulker_box. [(9fd2ca69)](https://github.com/noobanidus/Lootr/commit/9fd2ca69) - Convert cart to use Simple instance. [(985fe272)](https://github.com/noobanidus/Lootr/commit/985fe272) - Fix item frame crashes. [(e6949bce)](https://github.com/noobanidus/Lootr/commit/e6949bce) - .get returns an optional holder, not an optional value [(d5d94c8a)](https://github.com/noobanidus/Lootr/commit/d5d94c8a) - Improve neoforge.mods.toml [(5ee16f8f)](https://github.com/noobanidus/Lootr/commit/5ee16f8f) - Fix issues identified during testing. [(1d42e5c1)](https://github.com/noobanidus/Lootr/commit/1d42e5c1) - Convert a few things to use constants. [(529197cf)](https://github.com/noobanidus/Lootr/commit/529197cf) - Actually use sections. [(926f95ed)](https://github.com/noobanidus/Lootr/commit/926f95ed) - Start implementing sections. [(aa7f3b5e)](https://github.com/noobanidus/Lootr/commit/aa7f3b5e) - Remove unused methods from DataStorage. [(2d2c9cc9)](https://github.com/noobanidus/Lootr/commit/2d2c9cc9) - Refactor API even more. [(98527014)](https://github.com/noobanidus/Lootr/commit/98527014) - More usage of the inventory store. [(15c76f44)](https://github.com/noobanidus/Lootr/commit/15c76f44) - Simplify decaying/refreshing. [(82c5d432)](https://github.com/noobanidus/Lootr/commit/82c5d432) - Disable the rest of the old textures. [(a5ec2fb4)](https://github.com/noobanidus/Lootr/commit/a5ec2fb4) - Fix mixin. [(ad79c50a)](https://github.com/noobanidus/Lootr/commit/ad79c50a) - Goodbye old textures! [(4ca394cc)](https://github.com/noobanidus/Lootr/commit/4ca394cc) - Use gold planks in particles. Rename. [(1c3c9131)](https://github.com/noobanidus/Lootr/commit/1c3c9131) - Elide unused lambda parameter names. [(cc5376ac)](https://github.com/noobanidus/Lootr/commit/cc5376ac) - Reinstate Jade integration. [(00213bf9)](https://github.com/noobanidus/Lootr/commit/00213bf9) - Semi-reinstate Sherds integration. [(020b14a6)](https://github.com/noobanidus/Lootr/commit/020b14a6) - Update mods, etc. [(496abc0a)](https://github.com/noobanidus/Lootr/commit/496abc0a) - More clean-up. [(cad6fb65)](https://github.com/noobanidus/Lootr/commit/cad6fb65) - An excessive quantity of @NonNull. [(e736c9a9)](https://github.com/noobanidus/Lootr/commit/e736c9a9) - Improve identifier construction. [(5b057455)](https://github.com/noobanidus/Lootr/commit/5b057455) - More aimless refactoring. [(cf865eed)](https://github.com/noobanidus/Lootr/commit/cf865eed) - Clean up. [(7188dfb2)](https://github.com/noobanidus/Lootr/commit/7188dfb2) - Migrate to SLF4J Logger. [(3f76d99f)](https://github.com/noobanidus/Lootr/commit/3f76d99f) - Simplify instance code. [(336442b2)](https://github.com/noobanidus/Lootr/commit/336442b2) - Lock Message Suppression is an implementation detail, not API. [(803099f5)](https://github.com/noobanidus/Lootr/commit/803099f5) - Standardize MenuBuilder -> IMenuBuilder [(631378f1)](https://github.com/noobanidus/Lootr/commit/631378f1) - Stabilize and begin work on section storage. [(764ecd09)](https://github.com/noobanidus/Lootr/commit/764ecd09) - Refactor a lot of things. [(ed64e3b8)](https://github.com/noobanidus/Lootr/commit/ed64e3b8) - Reapply "Stupid test." [(8fbdf0c9)](https://github.com/noobanidus/Lootr/commit/8fbdf0c9) - Use server data storage; update resourceful config. [(47dc2070)](https://github.com/noobanidus/Lootr/commit/47dc2070) - Begin migrating data to new system. [(3769566e)](https://github.com/noobanidus/Lootr/commit/3769566e) - Refresh particle. [(54ffe83d)](https://github.com/noobanidus/Lootr/commit/54ffe83d) - Iniit config for Fabric. [(ea2bfde8)](https://github.com/noobanidus/Lootr/commit/ea2bfde8) - Comments. [(36c3aaa2)](https://github.com/noobanidus/Lootr/commit/36c3aaa2) - Be less error-prone. [(2e6ff127)](https://github.com/noobanidus/Lootr/commit/2e6ff127) - Use Lists to allow the list editor. [(3f6a8c8d)](https://github.com/noobanidus/Lootr/commit/3f6a8c8d) - Revert "Stupid test." [(4444e1e8)](https://github.com/noobanidus/Lootr/commit/4444e1e8) - Switch back to lists. [(94a0bee7)](https://github.com/noobanidus/Lootr/commit/94a0bee7) - Stupid test. [(2c32b73b)](https://github.com/noobanidus/Lootr/commit/2c32b73b) - Move a bunch of things around. [(d20050f4)](https://github.com/noobanidus/Lootr/commit/d20050f4) - More work on the Fabric port. [(d336112f)](https://github.com/noobanidus/Lootr/commit/d336112f) - Update Fabric for FRAPI. [(1e3c2a99)](https://github.com/noobanidus/Lootr/commit/1e3c2a99) - Rename custom inventory tag. [(89c1bda7)](https://github.com/noobanidus/Lootr/commit/89c1bda7) - Improve configuration further. [(1c76fdef)](https://github.com/noobanidus/Lootr/commit/1c76fdef) - Tweak config, again. [(8a5558c0)](https://github.com/noobanidus/Lootr/commit/8a5558c0) - Move config into the API. [(c24d9c22)](https://github.com/noobanidus/Lootr/commit/c24d9c22) - Specify categories properly. [(239f4c27)](https://github.com/noobanidus/Lootr/commit/239f4c27) - More progress towards unified config. [(12e7bb7e)](https://github.com/noobanidus/Lootr/commit/12e7bb7e) - Integrate new config system. [(bd56454d)](https://github.com/noobanidus/Lootr/commit/bd56454d) - Regenerate assets for corrected names. [(6559eba1)](https://github.com/noobanidus/Lootr/commit/6559eba1) - Fix item showing when "opened". [(977e175c)](https://github.com/noobanidus/Lootr/commit/977e175c) - Fix mixins. [(2f17bd79)](https://github.com/noobanidus/Lootr/commit/2f17bd79) - Regenerate data packs. [(9954e123)](https://github.com/noobanidus/Lootr/commit/9954e123) - More 26.1. [(d7403f43)](https://github.com/noobanidus/Lootr/commit/d7403f43) - Regenerate assets. [(3425f13e)](https://github.com/noobanidus/Lootr/commit/3425f13e) - Rename resources. [(dad97d40)](https://github.com/noobanidus/Lootr/commit/dad97d40) - The great renaming! [(a5c52561)](https://github.com/noobanidus/Lootr/commit/a5c52561) - Partial 26.1 port. [(6082d086)](https://github.com/noobanidus/Lootr/commit/6082d086) - Tweak wrapper again. [(287c61af)](https://github.com/noobanidus/Lootr/commit/287c61af) - Some tweaks. [(9985e95c)](https://github.com/noobanidus/Lootr/commit/9985e95c) - Start work on 26.1. [(3dfe3e4d)](https://github.com/noobanidus/Lootr/commit/3dfe3e4d)
Sign in

1.22 MB

1.21.1-1.11.37.118 Release 17.03.2026

lootr-fabric-1.21.1-1.11.37.118

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(a5b07127)](https://github.com/noobanidus/Lootr/commit/a5b07127) - Notes for and fix #783. [(83074204)](https://github.com/noobanidus/Lootr/commit/83074204) - Allow the block convert blacklist to actually work. [(f283cde5)](https://github.com/noobanidus/Lootr/commit/f283cde5) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a84b7644)](https://github.com/noobanidus/Lootr/commit/a84b7644) - New translations en_us.json (Korean) (#779)
Sign in

0.97 MB

1.21.1-1.11.37.118 Release 17.03.2026

lootr-neoforge-1.21.1-1.11.37.118

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(a5b07127)](https://github.com/noobanidus/Lootr/commit/a5b07127) - Notes for and fix #783. [(83074204)](https://github.com/noobanidus/Lootr/commit/83074204) - Allow the block convert blacklist to actually work. [(f283cde5)](https://github.com/noobanidus/Lootr/commit/f283cde5) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a84b7644)](https://github.com/noobanidus/Lootr/commit/a84b7644) - New translations en_us.json (Korean) (#779)
Sign in

0.93 MB

1.21.1-1.11.36.117 Release 15.03.2026

lootr-fabric-1.21.1-1.11.36.117

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a84b7644)](https://github.com/noobanidus/Lootr/commit/a84b7644) - Bump version for release. [(731fa45e)](https://github.com/noobanidus/Lootr/commit/731fa45e) - Some potential fixes for #783. [(067fd0e4)](https://github.com/noobanidus/Lootr/commit/067fd0e4) - New translations en_us.json (Korean) (#779) [(ea2de9dc)](https://github.com/noobanidus/Lootr/commit/ea2de9dc) - Bump version for maven. [(61c8de12)](https:/
Sign in

0.97 MB

1.21.1-1.11.36.117 Release 15.03.2026

lootr-neoforge-1.21.1-1.11.36.117

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a84b7644)](https://github.com/noobanidus/Lootr/commit/a84b7644) - Bump version for release. [(731fa45e)](https://github.com/noobanidus/Lootr/commit/731fa45e) - Some potential fixes for #783. [(067fd0e4)](https://github.com/noobanidus/Lootr/commit/067fd0e4) - New translations en_us.json (Korean) (#779) [(ea2de9dc)](https://github.com/noobanidus/Lootr/commit/ea2de9dc) - Bump version for maven. [(61c8de12)](https:/
Sign in

0.93 MB

1.21.1-1.11.36.116 Release 23.02.2026

lootr-fabric-1.21.1-1.11.36.116

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump for release. [(9231cd26)](https://github.com/noobanidus/Lootr/commit/9231cd26) - Fix refreshing constantly refreshing. [(ec92e5e8)](https://github.com/noobanidus/Lootr/commit/ec92e5e8) - Bump version for maven. [(8f016593)](https://github.com/noobanidus/Lootr/commit/8f016593)
Sign in

0.97 MB

1.21.1-1.11.36.116 Release 23.02.2026

lootr-neoforge-1.21.1-1.11.36.116

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump for release. [(9231cd26)](https://github.com/noobanidus/Lootr/commit/9231cd26) - Fix refreshing constantly refreshing. [(ec92e5e8)](https://github.com/noobanidus/Lootr/commit/ec92e5e8) - Bump version for maven. [(8f016593)](https://github.com/noobanidus/Lootr/commit/8f016593)
Sign in

0.93 MB

1.21.1-1.11.36.115 Release 20.02.2026

lootr-fabric-1.21.1-1.11.36.115

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Don't copy as we aren't trying to restore. [(ac11c5d1)](https://github.com/noobanidus/Lootr/commit/ac11c5d1) - Remove attempting to restore. [(188a1ac7)](https://github.com/noobanidus/Lootr/commit/188a1ac7) - Fix deprecation, reinstate getItems. [(70029e70)](https://github.com/noobanidus/Lootr/commit/70029e70) - Make copies. [(74890c5a)](https://github.com/noobanidus/Lootr/commit/74890c5a) - Break prevention applies to custom containers. [(4b8fc5d0)](https://github.com/noobanidus/Lootr/commit/
Sign in

0.97 MB

1.21.1-1.11.36.115 Release 20.02.2026

lootr-neoforge-1.21.1-1.11.36.115

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Don't copy as we aren't trying to restore. [(ac11c5d1)](https://github.com/noobanidus/Lootr/commit/ac11c5d1) - Remove attempting to restore. [(188a1ac7)](https://github.com/noobanidus/Lootr/commit/188a1ac7) - Fix deprecation, reinstate getItems. [(70029e70)](https://github.com/noobanidus/Lootr/commit/70029e70) - Make copies. [(74890c5a)](https://github.com/noobanidus/Lootr/commit/74890c5a) - Break prevention applies to custom containers. [(4b8fc5d0)](https://github.com/noobanidus/Lootr/commit/
Sign in

0.93 MB

1.21.11-1.20.34.101 Release 06.02.2026

lootr-fabric-1.21.11-1.20.34.101

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Fix version number. [(1479e8db)](https://github.com/noobanidus/Lootr/commit/1479e8db) - Fix refreshing constantly refreshing. [(539cf7ae)](https://github.com/noobanidus/Lootr/commit/539cf7ae) - Don't need this. [(f0ab9723)](https://github.com/noobanidus/Lootr/commit/f0ab9723) - Apparently I *did* rename it in 1.21.11. [(3e535844)](https://github.com/noobanidus/Lootr/commit/3e535844) - Fix translation for Fabric lootr cart. [(e8d8adb8)](https://github.com/noobanidus/Lootr/commit/e8d8adb8) - Fix
Sign in

0.97 MB

1.21.11-1.20.34.101 Release 06.02.2026

lootr-neoforge-1.21.11-1.20.34.101

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Fix version number. [(1479e8db)](https://github.com/noobanidus/Lootr/commit/1479e8db) - Fix refreshing constantly refreshing. [(539cf7ae)](https://github.com/noobanidus/Lootr/commit/539cf7ae) - Don't need this. [(f0ab9723)](https://github.com/noobanidus/Lootr/commit/f0ab9723) - Apparently I *did* rename it in 1.21.11. [(3e535844)](https://github.com/noobanidus/Lootr/commit/3e535844) - Fix translation for Fabric lootr cart. [(e8d8adb8)](https://github.com/noobanidus/Lootr/commit/e8d8adb8) - Fix
Sign in

0.94 MB

1.21.1-1.11.36.114 Release 26.01.2026

lootr-fabric-1.21.1-1.11.36.114

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(76668f14)](https://github.com/noobanidus/Lootr/commit/76668f14) - Reinstate default method. [(05ecec40)](https://github.com/noobanidus/Lootr/commit/05ecec40) - Fix tag checker for NeoForge. [(72063e36)](https://github.com/noobanidus/Lootr/commit/72063e36) - New Crowdin updates (#761) [(f93409d0)](https://github.com/noobanidus/Lootr/commit/f93409d0) - Bump version for maven. [(9da2a5f9)](https://github.com/nooban
Sign in

0.95 MB

1.21.1-1.11.36.114 Release 26.01.2026

lootr-neoforge-1.21.1-1.11.36.114

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(76668f14)](https://github.com/noobanidus/Lootr/commit/76668f14) - Reinstate default method. [(05ecec40)](https://github.com/noobanidus/Lootr/commit/05ecec40) - Fix tag checker for NeoForge. [(72063e36)](https://github.com/noobanidus/Lootr/commit/72063e36) - New Crowdin updates (#761) [(f93409d0)](https://github.com/noobanidus/Lootr/commit/f93409d0) - Bump version for maven. [(9da2a5f9)](https://github.com/nooban
Sign in

0.91 MB

1.21.1-1.11.36.113 Release 26.01.2026

lootr-fabric-1.21.1-1.11.36.113

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Fix Discord reported issue: invalid directions. [(8106bb57)](https://github.com/noobanidus/Lootr/commit/8106bb57) - Bump version for maven. [(1ec10f11)](https://github.com/noobanidus/Lootr/commit/1ec10f11)
Sign in

0.95 MB

1.21.1-1.11.36.113 Release 26.01.2026

lootr-neoforge-1.21.1-1.11.36.113

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix Discord reported issue: invalid directions. [(8106bb57)](https://github.com/noobanidus/Lootr/commit/8106bb57) - Bump version for maven. [(1ec10f11)](https://github.com/noobanidus/Lootr/commit/1ec10f11)
Sign in

0.91 MB

1.21.1-1.11.36.111 Release 19.01.2026

lootr-fabric-1.21.1-1.11.36.111

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Properly register the command on Fabric. [(e30adefa)](https://github.com/noobanidus/Lootr/commit/e30adefa) - Fix `/lootr force_radius` command. [(ee73e66b)](https://github.com/noobanidus/Lootr/commit/ee73e66b) - More NeoForge code clean-up. [(2c7aa952)](https://github.com/noobanidus/Lootr/commit/2c7aa952) - More code clean-up. [(981cffb3)](https://github.com/noobanidus/Lootr/commit/981cffb3) - Some code clean-up. [(1387eadb)](https://github.com/noobanidus/Lootr/commit/1387eadb) - Instate new t
Sign in

0.94 MB

1.21.1-1.11.36.111 Release 19.01.2026

lootr-neoforge-1.21.1-1.11.36.111

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Properly register the command on Fabric. [(e30adefa)](https://github.com/noobanidus/Lootr/commit/e30adefa) - Fix `/lootr force_radius` command. [(ee73e66b)](https://github.com/noobanidus/Lootr/commit/ee73e66b) - More NeoForge code clean-up. [(2c7aa952)](https://github.com/noobanidus/Lootr/commit/2c7aa952) - More code clean-up. [(981cffb3)](https://github.com/noobanidus/Lootr/commit/981cffb3) - Some code clean-up. [(1387eadb)](https://github.com/noobanidus/Lootr/commit/1387eadb) - Instate new t
Sign in

0.9 MB

1.21.1-1.11.36.110 Release 03.01.2026

lootr-fabric-1.21.1-1.11.36.110

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Jade is platform-specific so no common code. :( [(763065bf)](https://github.com/noobanidus/Lootr/commit/763065bf) - Fix #748: improve Jade integration for suspicious blocks. [(aaafed5d)](https://github.com/noobanidus/Lootr/commit/aaafed5d) - Fix #747: make trophy cutout on all platforms. [(db56e760)](https://github.com/noobanidus/Lootr/commit/db56e760) - New Crowdin updates (#749) [(74f3a481)](https://github.com/noobanidus/Lootr/commit/74f3a481) - More missing translations. [(02f1b122)](https:
Sign in

0.94 MB

1.21.1-1.11.36.110 Release 03.01.2026

lootr-neoforge-1.21.1-1.11.36.110

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Jade is platform-specific so no common code. :( [(763065bf)](https://github.com/noobanidus/Lootr/commit/763065bf) - Fix #748: improve Jade integration for suspicious blocks. [(aaafed5d)](https://github.com/noobanidus/Lootr/commit/aaafed5d) - Fix #747: make trophy cutout on all platforms. [(db56e760)](https://github.com/noobanidus/Lootr/commit/db56e760) - New Crowdin updates (#749) [(74f3a481)](https://github.com/noobanidus/Lootr/commit/74f3a481) - More missing translations. [(02f1b122)](https:
Sign in

0.9 MB

1.21.1-1.11.36.109 Release 01.01.2026

lootr-fabric-1.21.1-1.11.36.109

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- This doesn't quite work yet, so delay for now. [(3d8880f0)](https://github.com/noobanidus/Lootr/commit/3d8880f0) - Fix #746: exclude item frames from overall conversion tag. [(9676d2f4)](https://github.com/noobanidus/Lootr/commit/9676d2f4) - Generate potential in-built data packs for disabling stuff. [(d5eeae9f)](https://github.com/noobanidus/Lootr/commit/d5eeae9f) - Bump version for maven. [(7eea45e6)](https://github.com/noobanidus/Lootr/commit/7eea45e6)
Sign in

0.93 MB

1.21.1-1.11.36.109 Release 01.01.2026

lootr-neoforge-1.21.1-1.11.36.109

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- This doesn't quite work yet, so delay for now. [(3d8880f0)](https://github.com/noobanidus/Lootr/commit/3d8880f0) - Fix #746: exclude item frames from overall conversion tag. [(9676d2f4)](https://github.com/noobanidus/Lootr/commit/9676d2f4) - Generate potential in-built data packs for disabling stuff. [(d5eeae9f)](https://github.com/noobanidus/Lootr/commit/d5eeae9f) - Bump version for maven. [(7eea45e6)](https://github.com/noobanidus/Lootr/commit/7eea45e6)
Sign in

0.89 MB

1.21.1-1.11.36.108 Release 31.12.2025

lootr-fabric-1.21.1-1.11.36.108

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Fix Lootrmon, etc, compatibility. [(dc53d05e)](https://github.com/noobanidus/Lootr/commit/dc53d05e) - Bump version for maven. [(eb876236)](https://github.com/noobanidus/Lootr/commit/eb876236)
Sign in

0.75 MB

1.21.1-1.11.36.108 Release 31.12.2025

lootr-neoforge-1.21.1-1.11.36.108

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix Lootrmon, etc, compatibility. [(dc53d05e)](https://github.com/noobanidus/Lootr/commit/dc53d05e) - Bump version for maven. [(eb876236)](https://github.com/noobanidus/Lootr/commit/eb876236)
Sign in

0.69 MB

1.21.1-1.11.36.107 Release 30.12.2025

lootr-fabric-1.21.1-1.11.36.107

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Tweak annotation. [(2f8b5584)](https://github.com/noobanidus/Lootr/commit/2f8b5584) - Move the injection even later. [(19370153)](https://github.com/noobanidus/Lootr/commit/19370153) - And add a note for it. [(7b5bfa9d)](https://github.com/noobanidus/Lootr/commit/7b5bfa9d) - And again. [(f50fcd2b)](https://github.com/noobanidus/Lootr/commit/f50fcd2b) - Improve injection even more. [(86d353f0)](https://github.com/noobanidus/Lootr/commit/86d353f0) - It has a get level already! [(91fd9d40)](https
Sign in

0.74 MB

1.21.1-1.11.36.107 Release 30.12.2025

lootr-neoforge-1.21.1-1.11.36.107

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Tweak annotation. [(2f8b5584)](https://github.com/noobanidus/Lootr/commit/2f8b5584) - Move the injection even later. [(19370153)](https://github.com/noobanidus/Lootr/commit/19370153) - And add a note for it. [(7b5bfa9d)](https://github.com/noobanidus/Lootr/commit/7b5bfa9d) - And again. [(f50fcd2b)](https://github.com/noobanidus/Lootr/commit/f50fcd2b) - Improve injection even more. [(86d353f0)](https://github.com/noobanidus/Lootr/commit/86d353f0) - It has a get level already! [(91fd9d40)](https
Sign in

0.69 MB

1.21.1-1.11.36.106 Release 29.12.2025

lootr-fabric-1.21.1-1.11.36.106

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Cancel the entity spawn when replacing frames. [(d010f502)](https://github.com/noobanidus/Lootr/commit/d010f502) - Remove testing stuff. [(bbfed33d)](https://github.com/noobanidus/Lootr/commit/bbfed33d) - Generated. [(0846b489)](https://github.com/noobanidus/Lootr/commit/0846b489) - Improve messaging. Testing. [(72b9f7fe)](https://github.com/noobanidus/Lootr/commit/72b9f7fe) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a6ea04f9)](https://github.com/nooba
Sign in

0.75 MB

1.21.1-1.11.36.106 Release 29.12.2025

lootr-neoforge-1.21.1-1.11.36.106

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Cancel the entity spawn when replacing frames. [(d010f502)](https://github.com/noobanidus/Lootr/commit/d010f502) - Remove testing stuff. [(bbfed33d)](https://github.com/noobanidus/Lootr/commit/bbfed33d) - Generated. [(0846b489)](https://github.com/noobanidus/Lootr/commit/0846b489) - Improve messaging. Testing. [(72b9f7fe)](https://github.com/noobanidus/Lootr/commit/72b9f7fe) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(a6ea04f9)](https://github.com/nooba
Sign in

0.69 MB

1.21.1-1.11.36.105 Release 26.12.2025

lootr-fabric-1.21.1-1.11.36.105

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- BUmp version for release. [(5dcdfc6d)](https://github.com/noobanidus/Lootr/commit/5dcdfc6d) - Fix #736: chests properly open again. [(289b5c47)](https://github.com/noobanidus/Lootr/commit/289b5c47) - Assets for item frames? [(2efc7308)](https://github.com/noobanidus/Lootr/commit/2efc7308) - Start work on Lootr item frames. [(65c8ad14)](https://github.com/noobanidus/Lootr/commit/65c8ad14) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(918b08ef)](https://git
Sign in

0.71 MB

1.21.1-1.11.36.105 Release 26.12.2025

lootr-neoforge-1.21.1-1.11.36.105

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- BUmp version for release. [(5dcdfc6d)](https://github.com/noobanidus/Lootr/commit/5dcdfc6d) - Fix #736: chests properly open again. [(289b5c47)](https://github.com/noobanidus/Lootr/commit/289b5c47) - Assets for item frames? [(2efc7308)](https://github.com/noobanidus/Lootr/commit/2efc7308) - Start work on Lootr item frames. [(65c8ad14)](https://github.com/noobanidus/Lootr/commit/65c8ad14) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(918b08ef)](https://git
Sign in

0.65 MB

1.21.11-1.19.33.100 Release 24.12.2025

lootr-fabric-1.21.11-1.19.33.100

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
- Update versions. [(c94c7056)](https://github.com/noobanidus/Lootr/commit/c94c7056) - Improve functionality. [(a00becc3)](https://github.com/noobanidus/Lootr/commit/a00becc3) - Start 1.21.11 port. [(a575dd4c)](https://github.com/noobanidus/Lootr/commit/a575dd4c)
Sign in

0.59 MB

1.21.11-1.19.33.100 Release 24.12.2025

lootr-neoforge-1.21.11-1.19.33.100

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
- Update versions. [(c94c7056)](https://github.com/noobanidus/Lootr/commit/c94c7056) - Improve functionality. [(a00becc3)](https://github.com/noobanidus/Lootr/commit/a00becc3) - Start 1.21.11 port. [(a575dd4c)](https://github.com/noobanidus/Lootr/commit/a575dd4c)
Sign in

0.55 MB

1.21.1-1.11.36.104 Release 24.12.2025

lootr-fabric-1.21.1-1.11.36.104

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Actually specify the blocks. [(21b2662a)](https://github.com/noobanidus/Lootr/commit/21b2662a) - New Crowdin updates (#727) [(0c78825f)](https://github.com/noobanidus/Lootr/commit/0c78825f) - Potentially fix #730. [(3012e506)](https://github.com/noobanidus/Lootr/commit/3012e506) - Bump version for release. [(0f7ed493)](https://github.com/noobanidus/Lootr/commit/0f7ed493) - Fix #728: fall back for null new types. [(c1a81189)](https://github.com/noobanidus/Lootr/commit/c1a81189) - Extensible com
Sign in

0.7 MB

1.21.1-1.11.36.104 Release 24.12.2025

lootr-neoforge-1.21.1-1.11.36.104

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Actually specify the blocks. [(21b2662a)](https://github.com/noobanidus/Lootr/commit/21b2662a) - New Crowdin updates (#727) [(0c78825f)](https://github.com/noobanidus/Lootr/commit/0c78825f) - Potentially fix #730. [(3012e506)](https://github.com/noobanidus/Lootr/commit/3012e506) - Bump version for release. [(0f7ed493)](https://github.com/noobanidus/Lootr/commit/0f7ed493) - Fix #728: fall back for null new types. [(c1a81189)](https://github.com/noobanidus/Lootr/commit/c1a81189) - Extensible com
Sign in

0.64 MB

1.21.1-1.11.36.103 Release 22.12.2025

lootr-fabric-1.21.1-1.11.36.103

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(9b90d858)](https://github.com/noobanidus/Lootr/commit/9b90d858) - Invert the check. [(1160ff5e)](https://github.com/noobanidus/Lootr/commit/1160ff5e) - Bump version for maven. [(a2a0d811)](https://github.com/noobanidus/Lootr/commit/a2a0d811) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(479d9bd8)](https://github.com/noobanidus/Lootr/commit/479d9bd8) - New translations en_us.json (Russian) (#726) [(de849b28)](https://github.com/
Sign in

0.69 MB

1.21.1-1.11.36.103 Release 22.12.2025

lootr-neoforge-1.21.1-1.11.36.103

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(9b90d858)](https://github.com/noobanidus/Lootr/commit/9b90d858) - Invert the check. [(1160ff5e)](https://github.com/noobanidus/Lootr/commit/1160ff5e) - Bump version for maven. [(a2a0d811)](https://github.com/noobanidus/Lootr/commit/a2a0d811) - Merge branch 'mdg-1.21.1' of https://github.com/noobanidus/Lootr into mdg-1.21.1 [(479d9bd8)](https://github.com/noobanidus/Lootr/commit/479d9bd8) - New translations en_us.json (Russian) (#726) [(de849b28)](https://github.com/
Sign in

0.63 MB

1.21.1-1.11.36.101 Alpha 19.12.2025

lootr-fabric-1.21.1-1.11.36.101

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- More fixes for broken shit. [(01f39e55)](https://github.com/noobanidus/Lootr/commit/01f39e55) - Fix more broken build stuff. [(06ca5f3a)](https://github.com/noobanidus/Lootr/commit/06ca5f3a) - Bump version for release. [(fb399965)](https://github.com/noobanidus/Lootr/commit/fb399965) - Update loom, gradle. [(3a514bd5)](https://github.com/noobanidus/Lootr/commit/3a514bd5) - Convert WrapMethod to Inject. [(3d7743e0)](https://github.com/noobanidus/Lootr/commit/3d7743e0) - Fix. [(06ebf409)](https:
Sign in

0.67 MB

1.21.1-1.11.36.101 Alpha 19.12.2025

lootr-neoforge-1.21.1-1.11.36.101

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- More fixes for broken shit. [(01f39e55)](https://github.com/noobanidus/Lootr/commit/01f39e55) - Fix more broken build stuff. [(06ca5f3a)](https://github.com/noobanidus/Lootr/commit/06ca5f3a) - Bump version for release. [(fb399965)](https://github.com/noobanidus/Lootr/commit/fb399965) - Update loom, gradle. [(3a514bd5)](https://github.com/noobanidus/Lootr/commit/3a514bd5) - Convert WrapMethod to Inject. [(3d7743e0)](https://github.com/noobanidus/Lootr/commit/3d7743e0) - Fix. [(06ebf409)](https:
Sign in

0.61 MB

1.21.10-1.18.32.99 Release 18.12.2025

lootr-fabric-1.21.10-1.18.32.99

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric
Show changes
- Broken resources. [(16225247)](https://github.com/noobanidus/Lootr/commit/16225247) - Fix missing maven publishing information. [(bcb253b1)](https://github.com/noobanidus/Lootr/commit/bcb253b1) - Bump version for release. [(f1a058b5)](https://github.com/noobanidus/Lootr/commit/f1a058b5) - Safety check for rendering Lootr Barrels. [(ec52110e)](https://github.com/noobanidus/Lootr/commit/ec52110e)
Sign in

0.59 MB

1.21.10-1.18.32.99 Release 18.12.2025

lootr-neoforge-1.21.10-1.18.32.99

Supported Minecraft versions
1.21.10
Loaders / Platforms
neoforge
Show changes
- Broken resources. [(16225247)](https://github.com/noobanidus/Lootr/commit/16225247) - Fix missing maven publishing information. [(bcb253b1)](https://github.com/noobanidus/Lootr/commit/bcb253b1) - Bump version for release. [(f1a058b5)](https://github.com/noobanidus/Lootr/commit/f1a058b5) - Safety check for rendering Lootr Barrels. [(ec52110e)](https://github.com/noobanidus/Lootr/commit/ec52110e)
Sign in

0.55 MB

1.21.9-1.17.31.98 Release 18.12.2025

lootr-fabric-1.21.9-1.17.31.98

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
- Broken resources. [(6bb4222c)](https://github.com/noobanidus/Lootr/commit/6bb4222c) - Fix missing maven publishing information. [(57aeb2f9)](https://github.com/noobanidus/Lootr/commit/57aeb2f9) - Bump version for release. [(858b8b44)](https://github.com/noobanidus/Lootr/commit/858b8b44) - Safety check for rendering Lootr Barrels. [(4d6221df)](https://github.com/noobanidus/Lootr/commit/4d6221df)
Sign in

0.59 MB

1.21.9-1.17.31.98 Release 18.12.2025

lootr-neoforge-1.21.9-1.17.31.98

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
- Broken resources. [(6bb4222c)](https://github.com/noobanidus/Lootr/commit/6bb4222c) - Fix missing maven publishing information. [(57aeb2f9)](https://github.com/noobanidus/Lootr/commit/57aeb2f9) - Bump version for release. [(858b8b44)](https://github.com/noobanidus/Lootr/commit/858b8b44) - Safety check for rendering Lootr Barrels. [(4d6221df)](https://github.com/noobanidus/Lootr/commit/4d6221df)
Sign in

0.55 MB

1.21.8-1.16.40.96 Release 18.12.2025

lootr-fabric-1.21.8-1.16.40.96

Supported Minecraft versions
1.21.8
Loaders / Platforms
fabric
Show changes
- Fix resources. [(2eac7b79)](https://github.com/noobanidus/Lootr/commit/2eac7b79) - Fix missing maven publishing information. [(94159b7a)](https://github.com/noobanidus/Lootr/commit/94159b7a) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.59 MB

1.21.8-1.16.40.96 Release 18.12.2025

lootr-neoforge-1.21.8-1.16.40.96

Supported Minecraft versions
1.21.8
Loaders / Platforms
neoforge
Show changes
- Fix resources. [(2eac7b79)](https://github.com/noobanidus/Lootr/commit/2eac7b79) - Fix missing maven publishing information. [(94159b7a)](https://github.com/noobanidus/Lootr/commit/94159b7a) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.54 MB

1.21.6-1.16.40.97 Release 18.12.2025

lootr-fabric-1.21.6-1.16.40.97

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
- Fix resources issue. [(0fc2de4a)](https://github.com/noobanidus/Lootr/commit/0fc2de4a) - Fix missing maven publishing information. [(ca142268)](https://github.com/noobanidus/Lootr/commit/ca142268) - "Backport" 1.21.6. [(f4913e78)](https://github.com/noobanidus/Lootr/commit/f4913e78) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.59 MB

1.21.6-1.16.40.97 Release 18.12.2025

lootr-neoforge-1.21.6-1.16.40.97

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
- Fix resources issue. [(0fc2de4a)](https://github.com/noobanidus/Lootr/commit/0fc2de4a) - Fix missing maven publishing information. [(ca142268)](https://github.com/noobanidus/Lootr/commit/ca142268) - "Backport" 1.21.6. [(f4913e78)](https://github.com/noobanidus/Lootr/commit/f4913e78) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.54 MB

1.21.5-1.14.38.93 Release 18.12.2025

lootr-fabric-1.21.5-1.14.38.93

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
- Bump version to fix broken resources. [(658f50b4)](https://github.com/noobanidus/Lootr/commit/658f50b4)
Sign in

0.59 MB

1.21.5-1.14.38.93 Release 18.12.2025

lootr-neoforge-1.21.5-1.14.38.93

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
- Bump version to fix broken resources. [(658f50b4)](https://github.com/noobanidus/Lootr/commit/658f50b4)
Sign in

0.54 MB

1.21.1-1.11.36.100 Alpha 18.12.2025

lootr-fabric-1.21.1-1.11.36.100

Supported Minecraft versions
1.21.1
Loaders / Platforms
fabric
Show changes
- Fix. [(06ebf409)](https://github.com/noobanidus/Lootr/commit/06ebf409) - Gradle is a sin against the world. [(cb496d90)](https://github.com/noobanidus/Lootr/commit/cb496d90) - Nope, resources are still broken. [(954781d5)](https://github.com/noobanidus/Lootr/commit/954781d5) - Fix resources. [(8dfcc6e6)](https://github.com/noobanidus/Lootr/commit/8dfcc6e6) - Update latest version. [(b46108e6)](https://github.com/noobanidus/Lootr/commit/b46108e6) - Optimize PNGs. [(07e64809)](https://github.com
Sign in

0.67 MB

1.21.1-1.11.36.100 Alpha 18.12.2025

lootr-neoforge-1.21.1-1.11.36.100

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix. [(06ebf409)](https://github.com/noobanidus/Lootr/commit/06ebf409) - Gradle is a sin against the world. [(cb496d90)](https://github.com/noobanidus/Lootr/commit/cb496d90) - Nope, resources are still broken. [(954781d5)](https://github.com/noobanidus/Lootr/commit/954781d5) - Fix resources. [(8dfcc6e6)](https://github.com/noobanidus/Lootr/commit/8dfcc6e6) - Update latest version. [(b46108e6)](https://github.com/noobanidus/Lootr/commit/b46108e6) - Optimize PNGs. [(07e64809)](https://github.com
Sign in

0.61 MB

1.10.35.99 Beta 16.12.2025

lootr-fabric-1.21-1.10.35.99

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(49bd67c0)](https://github.com/noobanidus/Lootr/commit/49bd67c0) - Fix #714: invalid item renderer for decorated pots. [(9c5f332b)](https://github.com/noobanidus/Lootr/commit/9c5f332b)
Sign in

0.73 MB

1.10.35.99 Beta 16.12.2025

lootr-neoforge-1.21-1.10.35.99

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(49bd67c0)](https://github.com/noobanidus/Lootr/commit/49bd67c0) - Fix #714: invalid item renderer for decorated pots. [(9c5f332b)](https://github.com/noobanidus/Lootr/commit/9c5f332b)
Sign in

0.68 MB

1.10.35.96 Release 04.12.2025

lootr-neoforge-1.21-1.10.35.96

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(10e92dba)](https://github.com/noobanidus/Lootr/commit/10e92dba) - Fix #694: for some values of "fix". [(8f66a4ae)](https://github.com/noobanidus/Lootr/commit/8f66a4ae) - Some tweaks. [(7e59f5d9)](https://github.com/noobanidus/Lootr/commit/7e59f5d9) - Explain what the "converters" are actually used for. [(4f0a7032)](https://github.com/noobanidus/Lootr/commit/4f0a7032) - Fix documentation. [(593ac6f6)](https://github.com/noobanidus/Lootr/commit/593ac6f6) - Document a
Sign in

0.57 MB

1.10.35.96 Release 04.12.2025

lootr-fabric-1.21-1.10.35.96

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(10e92dba)](https://github.com/noobanidus/Lootr/commit/10e92dba) - Fix #694: for some values of "fix". [(8f66a4ae)](https://github.com/noobanidus/Lootr/commit/8f66a4ae) - Some tweaks. [(7e59f5d9)](https://github.com/noobanidus/Lootr/commit/7e59f5d9) - Explain what the "converters" are actually used for. [(4f0a7032)](https://github.com/noobanidus/Lootr/commit/4f0a7032) - Fix documentation. [(593ac6f6)](https://github.com/noobanidus/Lootr/commit/593ac6f6) - Document a
Sign in

0.61 MB

1.10.35.95 Release 02.12.2025

lootr-fabric-1.21-1.10.35.95

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(d14d8bb1)](https://github.com/noobanidus/Lootr/commit/d14d8bb1) - Improve error handling and ensure logging is clear. [(a26881c2)](https://github.com/noobanidus/Lootr/commit/a26881c2) - Provide an EmptyLootFiller for people who might need it. (Clavis) [(42e9fece)](https://github.com/noobanidus/Lootr/commit/42e9fece) - Parameterize log call. [(256f89e8)](https://github.com/noobanidus/Lootr/commit/256f89e8) - Finalize field. [(13a8f21b)](https://github.com/noobanidus/
Sign in

0.59 MB

1.10.35.95 Release 02.12.2025

lootr-neoforge-1.21-1.10.35.95

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(d14d8bb1)](https://github.com/noobanidus/Lootr/commit/d14d8bb1) - Improve error handling and ensure logging is clear. [(a26881c2)](https://github.com/noobanidus/Lootr/commit/a26881c2) - Provide an EmptyLootFiller for people who might need it. (Clavis) [(42e9fece)](https://github.com/noobanidus/Lootr/commit/42e9fece) - Parameterize log call. [(256f89e8)](https://github.com/noobanidus/Lootr/commit/256f89e8) - Finalize field. [(13a8f21b)](https://github.com/noobanidus/
Sign in

0.55 MB

1.10.35.94 Release 02.12.2025

lootr-fabric-1.21-1.10.35.94

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(5b201911)](https://github.com/noobanidus/Lootr/commit/5b201911) - More hardening for client-side violations (#691) [(183bea22)](https://github.com/noobanidus/Lootr/commit/183bea22) - Fix #691: don't perform server tick on client-side. [(71e88380)](https://github.com/noobanidus/Lootr/commit/71e88380) - Harden DataStorage against client-side contamination (#691) [(fa50a0b1)](https://github.com/noobanidus/Lootr/commit/fa50a0b1) - Merge branch 'arch-1.21' of https://git
Sign in

0.59 MB

1.10.35.94 Release 02.12.2025

lootr-neoforge-1.21-1.10.35.94

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(5b201911)](https://github.com/noobanidus/Lootr/commit/5b201911) - More hardening for client-side violations (#691) [(183bea22)](https://github.com/noobanidus/Lootr/commit/183bea22) - Fix #691: don't perform server tick on client-side. [(71e88380)](https://github.com/noobanidus/Lootr/commit/71e88380) - Harden DataStorage against client-side contamination (#691) [(fa50a0b1)](https://github.com/noobanidus/Lootr/commit/fa50a0b1) - Merge branch 'arch-1.21' of https://git
Sign in

0.54 MB

0.2.19.51 Release 30.11.2025

lootr-forge-1.16.5-0.2.19.51

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Sign in

0.36 MB

0.3.30.74 Release 30.11.2025

lootr-forge-1.18.2-0.3.30.74

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.44 MB

0.7.35.86 Release 27.11.2025

lootr-fabric-1.20.0-0.7.35.86

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Sign in

0.55 MB

0.7.35.94 Release 26.11.2025

lootr-forge-1.20-0.7.35.94

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Sign in

0.44 MB

1.10.35.92 Release 23.11.2025

lootr-fabric-1.21-1.10.35.92

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(722af372)](https://github.com/noobanidus/Lootr/commit/722af372) - Fix log typo. [(228138de)](https://github.com/noobanidus/Lootr/commit/228138de) - Tweak slightly. [(1b451f89)](https://github.com/noobanidus/Lootr/commit/1b451f89) - Fix /lootr clear not resetting visual. [(fffcd2cb)](https://github.com/noobanidus/Lootr/commit/fffcd2cb) - Start improving the clear function. [(be52beb6)](https://github.com/noobanidus/Lootr/commit/be52beb6) - Merge branch 'arch-1.21' of
Sign in

0.58 MB

1.10.35.92 Release 23.11.2025

lootr-neoforge-1.21-1.10.35.92

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(722af372)](https://github.com/noobanidus/Lootr/commit/722af372) - Fix log typo. [(228138de)](https://github.com/noobanidus/Lootr/commit/228138de) - Tweak slightly. [(1b451f89)](https://github.com/noobanidus/Lootr/commit/1b451f89) - Fix /lootr clear not resetting visual. [(fffcd2cb)](https://github.com/noobanidus/Lootr/commit/fffcd2cb) - Start improving the clear function. [(be52beb6)](https://github.com/noobanidus/Lootr/commit/be52beb6) - Merge branch 'arch-1.21' of
Sign in

0.54 MB

fabric-1.21.10-1.18.31.98 Alpha 17.10.2025

lootr-fabric-1.21.10-1.18.31.98

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(f1a058b5)](https://github.com/noobanidus/Lootr/commit/f1a058b5) - Safety check for rendering Lootr Barrels. [(ec52110e)](https://github.com/noobanidus/Lootr/commit/ec52110e)
Sign in

0.62 MB

neoforge-1.21.10-1.18.31.98 Alpha 17.10.2025

lootr-neoforge-1.21.10-1.18.31.98

Supported Minecraft versions
1.21.10
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(f1a058b5)](https://github.com/noobanidus/Lootr/commit/f1a058b5) - Safety check for rendering Lootr Barrels. [(ec52110e)](https://github.com/noobanidus/Lootr/commit/ec52110e)
Sign in

0.57 MB

fabric-1.21.9-1.17.30.97 Alpha 17.10.2025

lootr-fabric-1.21.9-1.17.30.97

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(858b8b44)](https://github.com/noobanidus/Lootr/commit/858b8b44) - Safety check for rendering Lootr Barrels. [(4d6221df)](https://github.com/noobanidus/Lootr/commit/4d6221df)
Sign in

0.62 MB

neoforge-1.21.9-1.17.30.97 Alpha 17.10.2025

lootr-neoforge-1.21.9-1.17.30.97

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(858b8b44)](https://github.com/noobanidus/Lootr/commit/858b8b44) - Safety check for rendering Lootr Barrels. [(4d6221df)](https://github.com/noobanidus/Lootr/commit/4d6221df)
Sign in

0.57 MB

fabric-1.21.10-1.18.31.97 Alpha 17.10.2025

lootr-fabric-1.21.10-1.18.31.97

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric
Show changes
- Fix moved atlas ids, regenerate data. [(13bc38a3)](https://github.com/noobanidus/Lootr/commit/13bc38a3) - 1.21.10 port. [(a6a8e11a)](https://github.com/noobanidus/Lootr/commit/a6a8e11a) - Fix versions. [(4b330717)](https://github.com/noobanidus/Lootr/commit/4b330717) - Typo. [(9b780ffa)](https://github.com/noobanidus/Lootr/commit/9b780ffa) - Bump version for release. [(69ce1bed)](https://github.com/noobanidus/Lootr/commit/69ce1bed) - Fix shulker boxes not opening properly. [(183a072f)](https:/
Sign in

0.62 MB

neoforge-1.21.10-1.18.31.97 Alpha 17.10.2025

lootr-neoforge-1.21.10-1.18.31.97

Supported Minecraft versions
1.21.10
Loaders / Platforms
neoforge
Show changes
- Fix moved atlas ids, regenerate data. [(13bc38a3)](https://github.com/noobanidus/Lootr/commit/13bc38a3) - 1.21.10 port. [(a6a8e11a)](https://github.com/noobanidus/Lootr/commit/a6a8e11a) - Fix versions. [(4b330717)](https://github.com/noobanidus/Lootr/commit/4b330717) - Typo. [(9b780ffa)](https://github.com/noobanidus/Lootr/commit/9b780ffa) - Bump version for release. [(69ce1bed)](https://github.com/noobanidus/Lootr/commit/69ce1bed) - Fix shulker boxes not opening properly. [(183a072f)](https:/
Sign in

0.57 MB

fabric-1.21.9-1.17.30.96 Alpha 07.10.2025

lootr-fabric-1.21.9-1.17.30.96

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
- Fix versions. [(4b330717)](https://github.com/noobanidus/Lootr/commit/4b330717) - Typo. [(9b780ffa)](https://github.com/noobanidus/Lootr/commit/9b780ffa) - Bump version for release. [(69ce1bed)](https://github.com/noobanidus/Lootr/commit/69ce1bed) - Fix shulker boxes not opening properly. [(183a072f)](https://github.com/noobanidus/Lootr/commit/183a072f) - Fix mcmeta. [(84e32206)](https://github.com/noobanidus/Lootr/commit/84e32206) - More tweaks. [(43e08272)](https://github.com/noobanidus/Loot
Sign in

0.62 MB

neoforge-1.21.9-1.17.30.96 Alpha 07.10.2025

lootr-neoforge-1.21.9-1.17.30.96

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
- Fix versions. [(4b330717)](https://github.com/noobanidus/Lootr/commit/4b330717) - Typo. [(9b780ffa)](https://github.com/noobanidus/Lootr/commit/9b780ffa) - Bump version for release. [(69ce1bed)](https://github.com/noobanidus/Lootr/commit/69ce1bed) - Fix shulker boxes not opening properly. [(183a072f)](https://github.com/noobanidus/Lootr/commit/183a072f) - Fix mcmeta. [(84e32206)](https://github.com/noobanidus/Lootr/commit/84e32206) - More tweaks. [(43e08272)](https://github.com/noobanidus/Loot
Sign in

0.57 MB

0.7.35.92 Release 04.09.2025

Lootr 0.7.35.92

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Sign in

0.44 MB

0.7.35.92 Release 22.08.2025

lootr-forge-1.20-0.7.35.92

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
Bump version for release. (58f37d1d) Backport 0c9ca112 (#643) (f36f0c00) Merge branch '1.20' of https://github.com/noobanidus/lootr into 1.20 (d1675039) Test selector for clear. (787a4bbf) New Crowdin updates (#597) (b865d22b) New translations en_us.json (Russian) (#539) (7e8504bc) This mod was made possible by Patreon support from players like you. Thank you! telepathicgrunt Halcyon ChosenArchitect Graham Hughes iFixxed shiranno AranaiRa
Sign in

0.44 MB

fabric-1.21.6-1.16.39.96 Alpha 28.07.2025

lootr-fabric-1.21.6-1.16.39.96

Supported Minecraft versions
1.21.6
Loaders / Platforms
fabric
Show changes
- "Backport" 1.21.6. [(f4913e78)](https://github.com/noobanidus/Lootr/commit/f4913e78) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.61 MB

neoforge-1.21.6-1.16.39.96 Alpha 28.07.2025

lootr-neoforge-1.21.6-1.16.39.96

Supported Minecraft versions
1.21.6
Loaders / Platforms
neoforge
Show changes
- "Backport" 1.21.6. [(f4913e78)](https://github.com/noobanidus/Lootr/commit/f4913e78) - Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.57 MB

fabric-1.21.8-1.16.39.95 Alpha 20.07.2025

lootr-fabric-1.21.8-1.16.39.95

Supported Minecraft versions
1.21.8
Loaders / Platforms
fabric
Show changes
- Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.61 MB

neoforge-1.21.8-1.16.39.95 Alpha 20.07.2025

lootr-neoforge-1.21.8-1.16.39.95

Supported Minecraft versions
1.21.8
Loaders / Platforms
neoforge
Show changes
- Increase heap space. [(7a9f2237)](https://github.com/noobanidus/Lootr/commit/7a9f2237) - Bump version for 1.21.8. [(0b027ca8)](https://github.com/noobanidus/Lootr/commit/0b027ca8)
Sign in

0.57 MB

0.7.35.91 Release 15.07.2025

Lootr 0.7.35.91

Supported Minecraft versions
1.19.3 1.19.4 1.20 1.20.1
Loaders / Platforms
forge
Sign in

0.44 MB

fabric-1.21.7-1.15.38.94 Alpha 06.07.2025

lootr-fabric-1.21.7-1.15.38.94

Supported Minecraft versions
1.21.7
Loaders / Platforms
fabric
Show changes
- Bump version to deal with incomplete release. [(8db84a45)](https://github.com/noobanidus/Lootr/commit/8db84a45) - Fix mixin for saving-to-structures. [(6733a42a)](https://github.com/noobanidus/Lootr/commit/6733a42a) - Start 1.21.7 port. [(333f4dc1)](https://github.com/noobanidus/Lootr/commit/333f4dc1) - Fix incorrect version in nf.mods.toml. [(2ea0c217)](https://github.com/noobanidus/Lootr/commit/2ea0c217) - Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4b
Sign in

0.61 MB

neoforge-1.21.7-1.15.38.94 Alpha 06.07.2025

lootr-neoforge-1.21.7-1.15.38.94

Supported Minecraft versions
1.21.7
Loaders / Platforms
neoforge
Show changes
- Bump version to deal with incomplete release. [(8db84a45)](https://github.com/noobanidus/Lootr/commit/8db84a45) - Fix mixin for saving-to-structures. [(6733a42a)](https://github.com/noobanidus/Lootr/commit/6733a42a) - Start 1.21.7 port. [(333f4dc1)](https://github.com/noobanidus/Lootr/commit/333f4dc1) - Fix incorrect version in nf.mods.toml. [(2ea0c217)](https://github.com/noobanidus/Lootr/commit/2ea0c217) - Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4b
Sign in

0.57 MB

fabric-1.21.5-1.14.37.92 Alpha 30.06.2025

lootr-fabric-1.21.5-1.14.37.92

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
- Fix incorrect version in nf.mods.toml. [(2ea0c217)](https://github.com/noobanidus/Lootr/commit/2ea0c217) - Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4bee2ba8) - PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/nooba
Sign in

0.61 MB

neoforge-1.21.5-1.14.37.92 Alpha 30.06.2025

lootr-neoforge-1.21.5-1.14.37.92

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
- Fix incorrect version in nf.mods.toml. [(2ea0c217)](https://github.com/noobanidus/Lootr/commit/2ea0c217) - Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4bee2ba8) - PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/nooba
Sign in

0.56 MB

fabric-1.21.5-1.14.37.91 Alpha 29.06.2025

lootr-fabric-1.21.5-1.14.37.91

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
- Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4bee2ba8) - PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/noobanidus/Lootr/commit/5d037361) - Fix typo. [(82b94e32)](https://github.com/noobanidus/Lootr/commit/82b94e32)
Sign in

0.61 MB

neoforge-1.21.5-1.14.37.91 Alpha 29.06.2025

lootr-neoforge-1.21.5-1.14.37.91

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
- Bump version to re-release. [(4bee2ba8)](https://github.com/noobanidus/Lootr/commit/4bee2ba8) - PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/noobanidus/Lootr/commit/5d037361) - Fix typo. [(82b94e32)](https://github.com/noobanidus/Lootr/commit/82b94e32)
Sign in

0.56 MB

fabric-1.21.5-1.14.37.90 Alpha 19.06.2025

lootr-fabric-1.21.5-1.14.37.90

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
- PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/noobanidus/Lootr/commit/5d037361) - Fix typo. [(82b94e32)](https://github.com/noobanidus/Lootr/commit/82b94e32) - Bump version and try a release. [(df41978e)](https://github.com/noobanidus/Lootr/commit/df4197
Sign in

0.61 MB

neoforge-1.21.5-1.14.37.90 Alpha 19.06.2025

lootr-neoforge-1.21.5-1.14.37.90

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
- PLEASE! [(9936fa6a)](https://github.com/noobanidus/Lootr/commit/9936fa6a) - Damn it, WORK!!! [(7e6d08d4)](https://github.com/noobanidus/Lootr/commit/7e6d08d4) - More adjustments. [(8d1f7712)](https://github.com/noobanidus/Lootr/commit/8d1f7712) - Try again. [(5d037361)](https://github.com/noobanidus/Lootr/commit/5d037361) - Fix typo. [(82b94e32)](https://github.com/noobanidus/Lootr/commit/82b94e32) - Bump version and try a release. [(df41978e)](https://github.com/noobanidus/Lootr/commit/df4197
Sign in

0.56 MB

1.13.36.89 Release 28.04.2025

lootr-neoforge-1.21.4-1.13.36.89

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
- Bump version. [(8b0df571)](https://github.com/noobanidus/Lootr/commit/8b0df571) - Now remove these. [(ae036e6c)](https://github.com/noobanidus/Lootr/commit/ae036e6c) - Example filter & filter provider. [(433f68c1)](https://github.com/noobanidus/Lootr/commit/433f68c1) - Missed interfaces when splitting commit. [(0e0b56bb)](https://github.com/noobanidus/Lootr/commit/0e0b56bb) - Actually implement the entrypoint for loot table. [(e953bd33)](https://github.com/noobanidus/Lootr/commit/e953bd33) - R
Sign in

0.55 MB

1.13.36.89 Release 28.04.2025

lootr-fabric-1.21.4-1.13.36.89

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
- Bump version. [(8b0df571)](https://github.com/noobanidus/Lootr/commit/8b0df571) - Now remove these. [(ae036e6c)](https://github.com/noobanidus/Lootr/commit/ae036e6c) - Example filter & filter provider. [(433f68c1)](https://github.com/noobanidus/Lootr/commit/433f68c1) - Missed interfaces when splitting commit. [(0e0b56bb)](https://github.com/noobanidus/Lootr/commit/0e0b56bb) - Actually implement the entrypoint for loot table. [(e953bd33)](https://github.com/noobanidus/Lootr/commit/e953bd33) - R
Sign in

0.59 MB

1.10.35.91 Release 27.03.2025

lootr-fabric-1.21-1.10.35.91

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(99c6062b)](https://github.com/noobanidus/Lootr/commit/99c6062b) - Fix inverted logic for shulker boxes (resolves #615) [(134f66ed)](https://github.com/noobanidus/Lootr/commit/134f66ed) - Port /lootr cclear to 1.21. [(0fabbcb3)](https://github.com/noobanidus/Lootr/commit/0fabbcb3)
Sign in

0.58 MB

1.10.35.91 Release 27.03.2025

lootr-neoforge-1.21-1.10.35.91

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(99c6062b)](https://github.com/noobanidus/Lootr/commit/99c6062b) - Fix inverted logic for shulker boxes (resolves #615) [(134f66ed)](https://github.com/noobanidus/Lootr/commit/134f66ed) - Port /lootr cclear to 1.21. [(0fabbcb3)](https://github.com/noobanidus/Lootr/commit/0fabbcb3)
Sign in

0.53 MB

1.10.35.90 Release 12.03.2025

lootr-neoforge-1.21-1.10.35.90

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(6fdf2e65)](https://github.com/noobanidus/Lootr/commit/6fdf2e65) - Fix #613: check for null model ids. [(dd22497a)](https://github.com/noobanidus/Lootr/commit/dd22497a) - Remove debug. [(b5cdfcbe)](https://github.com/noobanidus/Lootr/commit/b5cdfcbe)
Sign in

0.53 MB

1.10.35.90 Release 12.03.2025

lootr-fabric-1.21-1.10.35.90

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(6fdf2e65)](https://github.com/noobanidus/Lootr/commit/6fdf2e65) - Fix #613: check for null model ids. [(dd22497a)](https://github.com/noobanidus/Lootr/commit/dd22497a) - Remove debug. [(b5cdfcbe)](https://github.com/noobanidus/Lootr/commit/b5cdfcbe)
Sign in

0.58 MB

1.10.35.89 Release 06.03.2025

lootr-neoforge-1.21-1.10.35.89

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(fbb15fe1)](https://github.com/noobanidus/Lootr/commit/fbb15fe1) - Bump version for release. [(2d247e87)](https://github.com/noobanidus/Lootr/commit/2d247e87) - Remove debug. [(c3c7f3aa)](https://github.com/noobanidus/Lootr/commit/c3c7f3aa) - Hopefully improve performance significantly. [(37607090)](https://github.com/noobanidus/Lootr/commit/37607090) - New translations en_us.json (Turkish) (#609) [(7c768e7f)](http
Sign in

0.53 MB

1.10.35.89 Release 06.03.2025

lootr-fabric-1.21-1.10.35.89

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(fbb15fe1)](https://github.com/noobanidus/Lootr/commit/fbb15fe1) - Bump version for release. [(2d247e87)](https://github.com/noobanidus/Lootr/commit/2d247e87) - Remove debug. [(c3c7f3aa)](https://github.com/noobanidus/Lootr/commit/c3c7f3aa) - Hopefully improve performance significantly. [(37607090)](https://github.com/noobanidus/Lootr/commit/37607090) - New translations en_us.json (Turkish) (#609) [(7c768e7f)](http
Sign in

0.58 MB

1.12.36.89 Release 19.02.2025

lootr-neoforge-1.21.4-1.12.36.89

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
- Tweak trophy. [(e2ce0cc2)](https://github.com/noobanidus/Lootr/commit/e2ce0cc2) - Bump version for release. [(7c4da1c0)](https://github.com/noobanidus/Lootr/commit/7c4da1c0) - Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(d91cb6da)](https://github.com/noobanidus/Lootr/commit/d91cb6da) - Fix #587: only convert carts with loot tables. [(314931ea)](https://github.com/noobanidus/Lootr/commit/314931ea) - New translations en_us.json (Chinese Simplified) (#585) [(b0739c45)](https://github.com/noobanidus/Lootr/commit/b0739c45) - New translations en_us.json (Japanese) (#576) [(2d0773f0)](https://github.com/noobanidus/Lootr/commit/2d0773f0)
Sign in

0.54 MB

1.12.36.89 Release 19.02.2025

lootr-fabric-1.21.4-1.12.36.89

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
- Tweak trophy. [(e2ce0cc2)](https://github.com/noobanidus/Lootr/commit/e2ce0cc2) - Bump version for release. [(7c4da1c0)](https://github.com/noobanidus/Lootr/commit/7c4da1c0) - Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(d91cb6da)](https://github.com/noobanidus/Lootr/commit/d91cb6da) - Fix #587: only convert carts with loot tables. [(314931ea)](https://github.com/noobanidus/Lootr/commit/314931ea) - New translations en_us.json (Chinese Simplified) (#585) [(b0739c45)](https://github.com/noobanidus/Lootr/commit/b0739c45) - New translations en_us.json (Japanese) (#576) [(2d0773f0)](https://github.com/noobanidus/Lootr/commit/2d0773f0)
Sign in

0.58 MB

1.10.34.88 Release 21.01.2025

lootr-neoforge-1.21-1.10.34.88

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(5e6e847c)](https://github.com/noobanidus/Lootr/commit/5e6e847c) - Reinstate seed randomization. [(cd896614)](https://github.com/noobanidus/Lootr/commit/cd896614)
Sign in

0.53 MB

1.10.34.88 Release 21.01.2025

lootr-fabric-1.21-1.10.34.88

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(5e6e847c)](https://github.com/noobanidus/Lootr/commit/5e6e847c) - Reinstate seed randomization. [(cd896614)](https://github.com/noobanidus/Lootr/commit/cd896614)
Sign in

0.58 MB

1.10.34.87 Release 14.01.2025

lootr-fabric-1.21-1.10.34.87

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Discord-reported issue: 1.20 -> 1.21 chest conversion. [(f6f03ced)](https://github.com/noobanidus/Lootr/commit/f6f03ced) - Bump last version. [(50a4aeec)](https://github.com/noobanidus/Lootr/commit/50a4aeec) - Pre-emptive version bump. [(9ec46643)](https://github.com/noobanidus/Lootr/commit/9ec46643) - Revert "Might revert this: "timeout" to unload Lootr data." [(f72c2938)](https://github.com/noobanidus/Lootr/commit/f72c2938) - Use the default implementation. [(16b7a1fb)](https://github.com/no
Sign in

0.58 MB

1.10.34.87 Release 14.01.2025

lootr-neoforge-1.21-1.10.34.87

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Discord-reported issue: 1.20 -> 1.21 chest conversion. [(f6f03ced)](https://github.com/noobanidus/Lootr/commit/f6f03ced) - Bump last version. [(50a4aeec)](https://github.com/noobanidus/Lootr/commit/50a4aeec) - Pre-emptive version bump. [(9ec46643)](https://github.com/noobanidus/Lootr/commit/9ec46643) - Revert "Might revert this: "timeout" to unload Lootr data." [(f72c2938)](https://github.com/noobanidus/Lootr/commit/f72c2938) - Use the default implementation. [(16b7a1fb)](https://github.com/no
Sign in

0.53 MB

1.12.36.88 Release 22.12.2024

lootr-fabric-1.21.4-1.12.36.88

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
- Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(fd063f6d)](https://github.com/noobanidus/Lootr/commit/fd063f6d) - Fix previous version. [(72629442)](https://github.com/noobanidus/Lootr/commit/72629442) - New Crowdin updates (#555) [(2ffb0759)](https://github.com/noobanidus/Lootr/commit/2ffb0759) - Generify models, model loading. [(07213d7a)](https://github.com/noobanidus/Lootr/commit/07213d7a) - Saving to item is no longer required. [(9ff67340)](https://github.com/noobanidus/Lootr/commit/9ff67340) - Remove some TODOs. [(3eac8436)](https://github.com/noobanidus/Lootr/commit/3eac8436) - Doesn't seem to actually be used or required. [(5126cc47)](https://github.com/noobanidus/Lootr/commit/5126cc47) - Remove superfluous return statement. [(e7775359)](https://github.com/noobanidus/Lootr/commit/e7775359) - That became a mixin. [(abc695af)](https://github.com/noobanidus/Lootr/commit/abc695af) - That option is done. [(cc8ec859)](https://github.com/noobanidus/Lootr/commit/cc8ec859) - Clear replacements on tag changes; ignore some blocks. [(02a9cf72)](https://github.com/noobanidus/Lootr/commit/02a9cf72) - Actually comment out the server-side aspect. [(1ceb8d62)](https://github.com/noobanidus/Lootr/commit/1ceb8d62) - Properly reset sections on client config change. [(4d743037)](https://github.com/noobanidus/Lootr/commit/4d743037) - Move it to Replacements. [(9c87294b)](https://github.com/noobanidus/Lootr/commit/9c87294b) - Centralize configuration validation. [(13e79211)](https://github.com/noobanidus/Lootr/commit/13e79211) - Refresh all sections with players when changing config. [(f4c4bea0)](https://github.com/noobanidus/Lootr/commit/f4c4bea0) - There's a function for that. [(6f30570c)](https://github.com/noobanidus/Lootr/commit/6f30570c) - Note functions that need to be used/generified. [(b3f60867)](https://github.com/noobanidus/Lootr/commit/b3f60867) - Actually use validation functions. [(267c75bd)](https://github.com/noobanidus/Lootr/commit/267c75bd) - Fix "new" textures overriding "vanilla". [(dad0c7e0)](https://github.com/noobanidus/Lootr/commit/dad0c7e0) - Render minecarts properly. [(da670f15)](https://github.com/noobanidus/Lootr/commit/da670f15) - Fix version ranges for 1.21.4. [(e312353b)](https://github.com/noobanidus/Lootr/commit/e312353b) - Automatically generate version ranges. [(ce1ee41e)](https://github.com/noobanidus/Lootr/commit/ce1ee41e) - Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(4b9a148c)](https://github.com/noobanidus/Lootr/commit/4b9a148c) - New Crowdin updates (#552) [(69dd343a)](https://github.com/noobanidus/Lootr/commit/69dd343a) - Sorta fix Fabric stuff. [(2e61688c)](https://github.com/noobanidus/Lootr/commit/2e61688c) - Start working on item models. [(5e21fbcf)](https://github.com/noobanidus/Lootr/commit/5e21fbcf) - I somehow renamed opened to trapped. [(f46c1a00)](https://github.com/noobanidus/Lootr/commit/f46c1a00) - Start porting for 1.21.4. [(9a51a697)](https://github.com/noobanidus/Lootr/commit/9a51a697)
Sign in

0.58 MB

1.12.36.88 Release 22.12.2024

lootr-neoforge-1.21.4-1.12.36.88

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
- Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(fd063f6d)](https://github.com/noobanidus/Lootr/commit/fd063f6d) - Fix previous version. [(72629442)](https://github.com/noobanidus/Lootr/commit/72629442) - New Crowdin updates (#555) [(2ffb0759)](https://github.com/noobanidus/Lootr/commit/2ffb0759) - Generify models, model loading. [(07213d7a)](https://github.com/noobanidus/Lootr/commit/07213d7a) - Saving to item is no longer required. [(9ff67340)](https://github.com/noobanidus/Lootr/commit/9ff67340) - Remove some TODOs. [(3eac8436)](https://github.com/noobanidus/Lootr/commit/3eac8436) - Doesn't seem to actually be used or required. [(5126cc47)](https://github.com/noobanidus/Lootr/commit/5126cc47) - Remove superfluous return statement. [(e7775359)](https://github.com/noobanidus/Lootr/commit/e7775359) - That became a mixin. [(abc695af)](https://github.com/noobanidus/Lootr/commit/abc695af) - That option is done. [(cc8ec859)](https://github.com/noobanidus/Lootr/commit/cc8ec859) - Clear replacements on tag changes; ignore some blocks. [(02a9cf72)](https://github.com/noobanidus/Lootr/commit/02a9cf72) - Actually comment out the server-side aspect. [(1ceb8d62)](https://github.com/noobanidus/Lootr/commit/1ceb8d62) - Properly reset sections on client config change. [(4d743037)](https://github.com/noobanidus/Lootr/commit/4d743037) - Move it to Replacements. [(9c87294b)](https://github.com/noobanidus/Lootr/commit/9c87294b) - Centralize configuration validation. [(13e79211)](https://github.com/noobanidus/Lootr/commit/13e79211) - Refresh all sections with players when changing config. [(f4c4bea0)](https://github.com/noobanidus/Lootr/commit/f4c4bea0) - There's a function for that. [(6f30570c)](https://github.com/noobanidus/Lootr/commit/6f30570c) - Note functions that need to be used/generified. [(b3f60867)](https://github.com/noobanidus/Lootr/commit/b3f60867) - Actually use validation functions. [(267c75bd)](https://github.com/noobanidus/Lootr/commit/267c75bd) - Fix "new" textures overriding "vanilla". [(dad0c7e0)](https://github.com/noobanidus/Lootr/commit/dad0c7e0) - Render minecarts properly. [(da670f15)](https://github.com/noobanidus/Lootr/commit/da670f15) - Fix version ranges for 1.21.4. [(e312353b)](https://github.com/noobanidus/Lootr/commit/e312353b) - Automatically generate version ranges. [(ce1ee41e)](https://github.com/noobanidus/Lootr/commit/ce1ee41e) - Merge branch 'arch-1.21.4' of https://github.com/noobanidus/Lootr into arch-1.21.4 [(4b9a148c)](https://github.com/noobanidus/Lootr/commit/4b9a148c) - New Crowdin updates (#552) [(69dd343a)](https://github.com/noobanidus/Lootr/commit/69dd343a) - Sorta fix Fabric stuff. [(2e61688c)](https://github.com/noobanidus/Lootr/commit/2e61688c) - Start working on item models. [(5e21fbcf)](https://github.com/noobanidus/Lootr/commit/5e21fbcf) - I somehow renamed opened to trapped. [(f46c1a00)](https://github.com/noobanidus/Lootr/commit/f46c1a00) - Start porting for 1.21.4. [(9a51a697)](https://github.com/noobanidus/Lootr/commit/9a51a697)
Sign in

0.54 MB

0.4.29.72 Release 12.12.2024

0.4.29.72

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Sign in

0.52 MB

0.3.30.73 Release 11.12.2024

0.3.30.73

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.44 MB

0.4.29.71 Release 11.12.2024

0.4.29.71

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Sign in

0.52 MB

0.4.28.75 Release 09.12.2024

0.4.28.75

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Sign in

0.44 MB

0.7.35.85 Release 09.12.2024

0.7.35.85

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Sign in

0.55 MB

0.7.35.90 Release 09.12.2024

0.7.35.90

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Sign in

0.44 MB

1.11.35.87 Release 25.11.2024

lootr-neoforge-1.21.2-1.11.35.87

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- Bump version. [(681a1c3f)](https://github.com/noobanidus/Lootr/commit/681a1c3f) - Update notes. [(d0dd20cf)](https://github.com/noobanidus/Lootr/commit/d0dd20cf) - Not sure how this stuck around. [(4b8c5e33)](https://github.com/noobanidus/Lootr/commit/4b8c5e33) - Improve dummy data slightly. [(a07389f3)](https://github.com/noobanidus/Lootr/commit/a07389f3) - Update tags/tag usage. [(d9cf749c)](https://github.com/noobanidus/Lootr/commit/d9cf749c) - Initial 1.21.2 port. [(1376c9d7)](https://github.com/noobanidus/Lootr/commit/1376c9d7)
Sign in

0.5 MB

1.11.35.87 Release 25.11.2024

lootr-fabric-1.21.2-1.11.35.87

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- Bump version. [(681a1c3f)](https://github.com/noobanidus/Lootr/commit/681a1c3f) - Update notes. [(d0dd20cf)](https://github.com/noobanidus/Lootr/commit/d0dd20cf) - Not sure how this stuck around. [(4b8c5e33)](https://github.com/noobanidus/Lootr/commit/4b8c5e33) - Improve dummy data slightly. [(a07389f3)](https://github.com/noobanidus/Lootr/commit/a07389f3) - Update tags/tag usage. [(d9cf749c)](https://github.com/noobanidus/Lootr/commit/d9cf749c) - Initial 1.21.2 port. [(1376c9d7)](https://github.com/noobanidus/Lootr/commit/1376c9d7)
Sign in

0.56 MB

1.10.34.86 Release 11.11.2024

lootr-fabric-1.21-1.10.34.86

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Fix #492: force-refresh when position or dimension changes. [(727f23a2)](https://github.com/noobanidus/Lootr/commit/727f23a2) - Generate new tags. [(18a089bb)](https://github.com/noobanidus/Lootr/commit/18a089bb) - Adjust custom containers to use tags. [(2e24628c)](https://github.com/noobanidus/Lootr/commit/2e24628c) - Fix previous version. [(526f7f8a)](https://github.com/noobanidus/Lootr/commit/526f7f8a) - Tags for custom eligibility. [(584c50fb)](https://github.com/noobanidus/Lootr/commit/584c50fb) - New translations en_us.json (Portuguese, Brazilian) (#499) [(1010e683)](https://github.com/noobanidus/Lootr/commit/1010e683) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(717892c8)](https://github.com/noobanidus/Lootr/commit/717892c8) - Bump version for release. [(2831f8ae)](https://github.com/noobanidus/Lootr/commit/2831f8ae) - `/lootr convert` command that acts similarly to `/fill` [(657fb581)](https://github.com/noobanidus/Lootr/commit/657fb581) - Do the same for Fabric. [(37084855)](https://github.com/noobanidus/Lootr/commit/37084855) - Properly register renderers for items, blocks. [(c38a5773)](https://github.com/noobanidus/Lootr/commit/c38a5773) - Configuration option to drop player's loot when broken. [(f8944369)](https://github.com/noobanidus/Lootr/commit/f8944369) - New translations en_us.json (Chinese Traditional) (#482) [(ec18ec84)](https://github.com/noobanidus/Lootr/commit/ec18ec84)
Sign in

0.56 MB

1.10.34.86 Release 11.11.2024

lootr-neoforge-1.21-1.10.34.86

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Fix #492: force-refresh when position or dimension changes. [(727f23a2)](https://github.com/noobanidus/Lootr/commit/727f23a2) - Generate new tags. [(18a089bb)](https://github.com/noobanidus/Lootr/commit/18a089bb) - Adjust custom containers to use tags. [(2e24628c)](https://github.com/noobanidus/Lootr/commit/2e24628c) - Fix previous version. [(526f7f8a)](https://github.com/noobanidus/Lootr/commit/526f7f8a) - Tags for custom eligibility. [(584c50fb)](https://github.com/noobanidus/Lootr/commit/584c50fb) - New translations en_us.json (Portuguese, Brazilian) (#499) [(1010e683)](https://github.com/noobanidus/Lootr/commit/1010e683) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(717892c8)](https://github.com/noobanidus/Lootr/commit/717892c8) - Bump version for release. [(2831f8ae)](https://github.com/noobanidus/Lootr/commit/2831f8ae) - `/lootr convert` command that acts similarly to `/fill` [(657fb581)](https://github.com/noobanidus/Lootr/commit/657fb581) - Do the same for Fabric. [(37084855)](https://github.com/noobanidus/Lootr/commit/37084855) - Properly register renderers for items, blocks. [(c38a5773)](https://github.com/noobanidus/Lootr/commit/c38a5773) - Configuration option to drop player's loot when broken. [(f8944369)](https://github.com/noobanidus/Lootr/commit/f8944369) - New translations en_us.json (Chinese Traditional) (#482) [(ec18ec84)](https://github.com/noobanidus/Lootr/commit/ec18ec84)
Sign in

0.5 MB

1.10.33.85 Release 22.10.2024

lootr-neoforge-1.21-1.10.33.85

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Remove blank space. [(3a7ea934)](https://github.com/noobanidus/Lootr/commit/3a7ea934) - Bump version. [(1da1ccc9)](https://github.com/noobanidus/Lootr/commit/1da1ccc9) - Fix generated tags. [(197dc777)](https://github.com/noobanidus/Lootr/commit/197dc777) - Remove default refresh/decay tags. [(7b054ea1)](https://github.com/noobanidus/Lootr/commit/7b054ea1)
Sign in

0.49 MB

1.10.33.85 Release 22.10.2024

lootr-fabric-1.21-1.10.33.85

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Remove blank space. [(3a7ea934)](https://github.com/noobanidus/Lootr/commit/3a7ea934) - Bump version. [(1da1ccc9)](https://github.com/noobanidus/Lootr/commit/1da1ccc9) - Fix generated tags. [(197dc777)](https://github.com/noobanidus/Lootr/commit/197dc777) - Remove default refresh/decay tags. [(7b054ea1)](https://github.com/noobanidus/Lootr/commit/7b054ea1)
Sign in

0.55 MB

1.10.33.84 Release 16.10.2024

lootr-neoforge-1.21-1.10.33.84

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Another edge-case. [(c5840d58)](https://github.com/noobanidus/Lootr/commit/c5840d58) - Move common implementation into the default. [(5ee8683c)](https://github.com/noobanidus/Lootr/commit/5ee8683c) - Bump version for internal. [(b5bf2c6e)](https://github.com/noobanidus/Lootr/commit/b5bf2c6e) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(56c710fc)](https://github.com/noobanidus/Lootr/commit/56c710fc) - Handle edge-case block entities without loot tables. [(888cbbc0)](https://github.com/noobanidus/Lootr/commit/888cbbc0) - New Crowdin updates (#473) [(1afafb95)](https://github.com/noobanidus/Lootr/commit/1afafb95) - Fix updatePacketViaForce. [(ecd9d6c5)](https://github.com/noobanidus/Lootr/commit/ecd9d6c5) - Implement decay structures and refresh structures. [(67b4ab10)](https://github.com/noobanidus/Lootr/commit/67b4ab10) - Special-case desert pyramids. [(30dbeab6)](https://github.com/noobanidus/Lootr/commit/30dbeab6) - Structure blacklist/whitelist. [(2ef5f902)](https://github.com/noobanidus/Lootr/commit/2ef5f902) - Structure blacklisting, whitelisting; refresh, etc. [(574340ab)](https://github.com/noobanidus/Lootr/commit/574340ab) - Update MixinCatSitOnBlockGoal to use getPhysicalOpenerCount. [(4fc9618b)](https://github.com/noobanidus/Lootr/commit/4fc9618b) - Fully remove the last of LootrAPI::getPlayer. [(da031bed)](https://github.com/noobanidus/Lootr/commit/da031bed) - Switch to statically declared model data. [(09f39099)](https://github.com/noobanidus/Lootr/commit/09f39099) - Shift ClientHooks to common, deprecate LootrAPI::getPlayer. [(eed254eb)](https://github.com/noobanidus/Lootr/commit/eed254eb) - Implement getPhysicalOpenerCount. [(e1d148e4)](https://github.com/noobanidus/Lootr/commit/e1d148e4) - Adjust opened textures to include correct visual elements. [(3fbb271b)](https://github.com/noobanidus/Lootr/commit/3fbb271b) - Default implementation of the Lootr API. [(72f11bbd)](https://github.com/noobanidus/Lootr/commit/72f11bbd) - Remove unneeded TODO. [(e4301c39)](https://github.com/noobanidus/Lootr/commit/e4301c39) - Clarify TODO so it's clearer when searching. [(e2b825a2)](https://github.com/noobanidus/Lootr/commit/e2b825a2) - Remove superfluous TODO. [(9c25270a)](https://github.com/noobanidus/Lootr/commit/9c25270a) - Move a TODO. [(ef7ce34a)](https://github.com/noobanidus/Lootr/commit/ef7ce34a) - Reinstate applyNaturalSlowdown, fix TODO. [(50d944f7)](https://github.com/noobanidus/Lootr/commit/50d944f7) - NeoForge implementation of trapped block tag. [(378b65d9)](https://github.com/noobanidus/Lootr/commit/378b65d9) - Add a TODO: clear replacements when tags are reloaded. [(a5687a25)](https://github.com/noobanidus/Lootr/commit/a5687a25) - Remove TODO and mark getPlayer deprecated. [(8d8a83fb)](https://github.com/noobanidus/Lootr/commit/8d8a83fb) - The Looted Stat is handled earlier in the code. [(a1d92d96)](https://github.com/noobanidus/Lootr/commit/a1d92d96) - Resolve TODO for potential offline servers, etc. [(da5db21b)](https://github.com/noobanidus/Lootr/commit/da5db21b) - Remove TODO in favor of previous TODO. [(585cd70f)](https://github.com/noobanidus/Lootr/commit/585cd70f) - Minecarts never "open" so this is always false, resolve TODO. [(b5b5774d)](https://github.com/noobanidus/Lootr/commit/b5b5774d) - Remove unused method, resolve TODO. [(7e38afce)](https://github.com/noobanidus/Lootr/commit/7e38afce) - Resolve TODO: tag trapped block entities. [(08cd6ac1)](https://github.com/noobanidus/Lootr/commit/08cd6ac1) - It's called at some point, remove TODO. [(65323987)](https://github.com/noobanidus/Lootr/commit/65323987) - Resolve more TODOs. [(30157881)](https://github.com/noobanidus/Lootr/commit/30157881) - Fix some potential nullability issues, resolve TODO. [(78fbc88d)](https://github.com/noobanidus/Lootr/commit/78fbc88d) - Explicitly prevent breaking when not sneaking. [(bda45ca2)](https://github.com/noobanidus/Lootr/commit/bda45ca2) - It should work. [(4b27d4c8)](https://github.com/noobanidus/Lootr/commit/4b27d4c8) - Handle errors. [(30425842)](https://github.com/noobanidus/Lootr/commit/30425842) - Refreshing from provider is done; unknown todo. [(e418f6b7)](https://github.com/noobanidus/Lootr/commit/e418f6b7) - Clear up some TODOs. [(8e8be347)](https://github.com/noobanidus/Lootr/commit/8e8be347) - Remove openers when clearing a player. [(568d8bcd)](https://github.com/noobanidus/Lootr/commit/568d8bcd) - Null handling for entities/block entities. [(35d0650f)](https://github.com/noobanidus/Lootr/commit/35d0650f) - Switch to Fooze's gold textures. [(e4e182f1)](https://github.com/noobanidus/Lootr/commit/e4e182f1) - Switch to fastutils hash map. [(7daefca6)](https://github.com/noobanidus/Lootr/commit/7daefca6) - Entity->ILootrCart conversion. EntityType, BlockEntityType. [(19e1e08e)](https://github.com/noobanidus/Lootr/commit/19e1e08e) - Rename to ILootrBlockEntityConverter. [(ca74460f)](https://github.com/noobanidus/Lootr/commit/ca74460f) - Remove ILootrOptional in favor of LootrConverter service. [(416612a4)](https://github.com/noobanidus/Lootr/commit/416612a4) - Lootr object tag (BlockEntityType) [(35777d0d)](https://github.com/noobanidus/Lootr/commit/35777d0d) - Cache lootr keys (#469) [(6c940df2)](https://github.com/noobanidus/Lootr/commit/6c940df2) - Muke most of the ILootrOptional. LootrOptional PoC. [(03991013)](https://github.com/noobanidus/Lootr/commit/03991013) - Note to future self. [(3be5924c)](https://github.com/noobanidus/Lootr/commit/3be5924c) - Move the cat-sit-on to a block tag. [(5a26da6c)](https://github.com/noobanidus/Lootr/commit/5a26da6c) - Revert to using git IDs. [(ae00c3d0)](https://github.com/noobanidus/Lootr/commit/ae00c3d0) - Try to fix build environment. [(fd3c70c0)](https://github.com/noobanidus/Lootr/commit/fd3c70c0) - Bump version for release. [(9599a6b3)](https://github.com/noobanidus/Lootr/commit/9599a6b3) - Handle issues with early-loading trying to access registry. [(0ba0e9f3)](https://github.com/noobanidus/Lootr/commit/0ba0e9f3) - Move generated resources. [(e12ee927)](https://github.com/noobanidus/Lootr/commit/e12ee927) - Generate block resources. [(6fabf3ef)](https://github.com/noobanidus/Lootr/commit/6fabf3ef) - I was mistaken about arrays. [(b21f4e41)](https://github.com/noobanidus/Lootr/commit/b21f4e41) - Vastly improve minecart creation. [(7c4d92e2)](https://github.com/noobanidus/Lootr/commit/7c4d92e2) - Generate new tags. [(ace686d5)](https://github.com/noobanidus/Lootr/commit/ace686d5) - Start converting entity conversion to tags-based. [(89637179)](https://github.com/noobanidus/Lootr/commit/89637179) - Opened stat is handled earlier in this function. [(ca680c19)](https://github.com/noobanidus/Lootr/commit/ca680c19) - Note about handling lockKey elsewhere. [(85be665b)](https://github.com/noobanidus/Lootr/commit/85be665b) - Include additional minecraft versions. [(ce360796)](https://github.com/noobanidus/Lootr/commit/ce360796)
Sign in

0.49 MB

1.10.33.84 Release 16.10.2024

lootr-fabric-1.21-1.10.33.84

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Another edge-case. [(c5840d58)](https://github.com/noobanidus/Lootr/commit/c5840d58) - Move common implementation into the default. [(5ee8683c)](https://github.com/noobanidus/Lootr/commit/5ee8683c) - Bump version for internal. [(b5bf2c6e)](https://github.com/noobanidus/Lootr/commit/b5bf2c6e) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(56c710fc)](https://github.com/noobanidus/Lootr/commit/56c710fc) - Handle edge-case block entities without loot tables. [(888cbbc0)](https://github.com/noobanidus/Lootr/commit/888cbbc0) - New Crowdin updates (#473) [(1afafb95)](https://github.com/noobanidus/Lootr/commit/1afafb95) - Fix updatePacketViaForce. [(ecd9d6c5)](https://github.com/noobanidus/Lootr/commit/ecd9d6c5) - Implement decay structures and refresh structures. [(67b4ab10)](https://github.com/noobanidus/Lootr/commit/67b4ab10) - Special-case desert pyramids. [(30dbeab6)](https://github.com/noobanidus/Lootr/commit/30dbeab6) - Structure blacklist/whitelist. [(2ef5f902)](https://github.com/noobanidus/Lootr/commit/2ef5f902) - Structure blacklisting, whitelisting; refresh, etc. [(574340ab)](https://github.com/noobanidus/Lootr/commit/574340ab) - Update MixinCatSitOnBlockGoal to use getPhysicalOpenerCount. [(4fc9618b)](https://github.com/noobanidus/Lootr/commit/4fc9618b) - Fully remove the last of LootrAPI::getPlayer. [(da031bed)](https://github.com/noobanidus/Lootr/commit/da031bed) - Switch to statically declared model data. [(09f39099)](https://github.com/noobanidus/Lootr/commit/09f39099) - Shift ClientHooks to common, deprecate LootrAPI::getPlayer. [(eed254eb)](https://github.com/noobanidus/Lootr/commit/eed254eb) - Implement getPhysicalOpenerCount. [(e1d148e4)](https://github.com/noobanidus/Lootr/commit/e1d148e4) - Adjust opened textures to include correct visual elements. [(3fbb271b)](https://github.com/noobanidus/Lootr/commit/3fbb271b) - Default implementation of the Lootr API. [(72f11bbd)](https://github.com/noobanidus/Lootr/commit/72f11bbd) - Remove unneeded TODO. [(e4301c39)](https://github.com/noobanidus/Lootr/commit/e4301c39) - Clarify TODO so it's clearer when searching. [(e2b825a2)](https://github.com/noobanidus/Lootr/commit/e2b825a2) - Remove superfluous TODO. [(9c25270a)](https://github.com/noobanidus/Lootr/commit/9c25270a) - Move a TODO. [(ef7ce34a)](https://github.com/noobanidus/Lootr/commit/ef7ce34a) - Reinstate applyNaturalSlowdown, fix TODO. [(50d944f7)](https://github.com/noobanidus/Lootr/commit/50d944f7) - NeoForge implementation of trapped block tag. [(378b65d9)](https://github.com/noobanidus/Lootr/commit/378b65d9) - Add a TODO: clear replacements when tags are reloaded. [(a5687a25)](https://github.com/noobanidus/Lootr/commit/a5687a25) - Remove TODO and mark getPlayer deprecated. [(8d8a83fb)](https://github.com/noobanidus/Lootr/commit/8d8a83fb) - The Looted Stat is handled earlier in the code. [(a1d92d96)](https://github.com/noobanidus/Lootr/commit/a1d92d96) - Resolve TODO for potential offline servers, etc. [(da5db21b)](https://github.com/noobanidus/Lootr/commit/da5db21b) - Remove TODO in favor of previous TODO. [(585cd70f)](https://github.com/noobanidus/Lootr/commit/585cd70f) - Minecarts never "open" so this is always false, resolve TODO. [(b5b5774d)](https://github.com/noobanidus/Lootr/commit/b5b5774d) - Remove unused method, resolve TODO. [(7e38afce)](https://github.com/noobanidus/Lootr/commit/7e38afce) - Resolve TODO: tag trapped block entities. [(08cd6ac1)](https://github.com/noobanidus/Lootr/commit/08cd6ac1) - It's called at some point, remove TODO. [(65323987)](https://github.com/noobanidus/Lootr/commit/65323987) - Resolve more TODOs. [(30157881)](https://github.com/noobanidus/Lootr/commit/30157881) - Fix some potential nullability issues, resolve TODO. [(78fbc88d)](https://github.com/noobanidus/Lootr/commit/78fbc88d) - Explicitly prevent breaking when not sneaking. [(bda45ca2)](https://github.com/noobanidus/Lootr/commit/bda45ca2) - It should work. [(4b27d4c8)](https://github.com/noobanidus/Lootr/commit/4b27d4c8) - Handle errors. [(30425842)](https://github.com/noobanidus/Lootr/commit/30425842) - Refreshing from provider is done; unknown todo. [(e418f6b7)](https://github.com/noobanidus/Lootr/commit/e418f6b7) - Clear up some TODOs. [(8e8be347)](https://github.com/noobanidus/Lootr/commit/8e8be347) - Remove openers when clearing a player. [(568d8bcd)](https://github.com/noobanidus/Lootr/commit/568d8bcd) - Null handling for entities/block entities. [(35d0650f)](https://github.com/noobanidus/Lootr/commit/35d0650f) - Switch to Fooze's gold textures. [(e4e182f1)](https://github.com/noobanidus/Lootr/commit/e4e182f1) - Switch to fastutils hash map. [(7daefca6)](https://github.com/noobanidus/Lootr/commit/7daefca6) - Entity->ILootrCart conversion. EntityType, BlockEntityType. [(19e1e08e)](https://github.com/noobanidus/Lootr/commit/19e1e08e) - Rename to ILootrBlockEntityConverter. [(ca74460f)](https://github.com/noobanidus/Lootr/commit/ca74460f) - Remove ILootrOptional in favor of LootrConverter service. [(416612a4)](https://github.com/noobanidus/Lootr/commit/416612a4) - Lootr object tag (BlockEntityType) [(35777d0d)](https://github.com/noobanidus/Lootr/commit/35777d0d) - Cache lootr keys (#469) [(6c940df2)](https://github.com/noobanidus/Lootr/commit/6c940df2) - Muke most of the ILootrOptional. LootrOptional PoC. [(03991013)](https://github.com/noobanidus/Lootr/commit/03991013) - Note to future self. [(3be5924c)](https://github.com/noobanidus/Lootr/commit/3be5924c) - Move the cat-sit-on to a block tag. [(5a26da6c)](https://github.com/noobanidus/Lootr/commit/5a26da6c) - Revert to using git IDs. [(ae00c3d0)](https://github.com/noobanidus/Lootr/commit/ae00c3d0) - Try to fix build environment. [(fd3c70c0)](https://github.com/noobanidus/Lootr/commit/fd3c70c0) - Bump version for release. [(9599a6b3)](https://github.com/noobanidus/Lootr/commit/9599a6b3) - Handle issues with early-loading trying to access registry. [(0ba0e9f3)](https://github.com/noobanidus/Lootr/commit/0ba0e9f3) - Move generated resources. [(e12ee927)](https://github.com/noobanidus/Lootr/commit/e12ee927) - Generate block resources. [(6fabf3ef)](https://github.com/noobanidus/Lootr/commit/6fabf3ef) - I was mistaken about arrays. [(b21f4e41)](https://github.com/noobanidus/Lootr/commit/b21f4e41) - Vastly improve minecart creation. [(7c4d92e2)](https://github.com/noobanidus/Lootr/commit/7c4d92e2) - Generate new tags. [(ace686d5)](https://github.com/noobanidus/Lootr/commit/ace686d5) - Start converting entity conversion to tags-based. [(89637179)](https://github.com/noobanidus/Lootr/commit/89637179) - Opened stat is handled earlier in this function. [(ca680c19)](https://github.com/noobanidus/Lootr/commit/ca680c19) - Note about handling lockKey elsewhere. [(85be665b)](https://github.com/noobanidus/Lootr/commit/85be665b) - Include additional minecraft versions. [(ce360796)](https://github.com/noobanidus/Lootr/commit/ce360796)
Sign in

0.55 MB

1.10.33.82 Release 10.09.2024

lootr-neoforge-1.21-1.10.33.82

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Revert to using git IDs. [(ae00c3d0)](https://github.com/noobanidus/Lootr/commit/ae00c3d0) - Try to fix build environment. [(fd3c70c0)](https://github.com/noobanidus/Lootr/commit/fd3c70c0) - Bump version for release. [(9599a6b3)](https://github.com/noobanidus/Lootr/commit/9599a6b3) - Handle issues with early-loading trying to access registry. [(0ba0e9f3)](https://github.com/noobanidus/Lootr/commit/0ba0e9f3) - Move generated resources. [(e12ee927)](https://github.com/noobanidus/Lootr/commit/e12ee927) - Generate block resources. [(6fabf3ef)](https://github.com/noobanidus/Lootr/commit/6fabf3ef) - I was mistaken about arrays. [(b21f4e41)](https://github.com/noobanidus/Lootr/commit/b21f4e41) - Vastly improve minecart creation. [(7c4d92e2)](https://github.com/noobanidus/Lootr/commit/7c4d92e2) - Generate new tags. [(ace686d5)](https://github.com/noobanidus/Lootr/commit/ace686d5) - Start converting entity conversion to tags-based. [(89637179)](https://github.com/noobanidus/Lootr/commit/89637179) - Opened stat is handled earlier in this function. [(ca680c19)](https://github.com/noobanidus/Lootr/commit/ca680c19) - Note about handling lockKey elsewhere. [(85be665b)](https://github.com/noobanidus/Lootr/commit/85be665b) - Include additional minecraft versions. [(ce360796)](https://github.com/noobanidus/Lootr/commit/ce360796)
Sign in

0.43 MB

1.10.33.82 Release 10.09.2024

lootr-fabric-1.21-1.10.33.82

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Revert to using git IDs. [(ae00c3d0)](https://github.com/noobanidus/Lootr/commit/ae00c3d0) - Try to fix build environment. [(fd3c70c0)](https://github.com/noobanidus/Lootr/commit/fd3c70c0) - Bump version for release. [(9599a6b3)](https://github.com/noobanidus/Lootr/commit/9599a6b3) - Handle issues with early-loading trying to access registry. [(0ba0e9f3)](https://github.com/noobanidus/Lootr/commit/0ba0e9f3) - Move generated resources. [(e12ee927)](https://github.com/noobanidus/Lootr/commit/e12ee927) - Generate block resources. [(6fabf3ef)](https://github.com/noobanidus/Lootr/commit/6fabf3ef) - I was mistaken about arrays. [(b21f4e41)](https://github.com/noobanidus/Lootr/commit/b21f4e41) - Vastly improve minecart creation. [(7c4d92e2)](https://github.com/noobanidus/Lootr/commit/7c4d92e2) - Generate new tags. [(ace686d5)](https://github.com/noobanidus/Lootr/commit/ace686d5) - Start converting entity conversion to tags-based. [(89637179)](https://github.com/noobanidus/Lootr/commit/89637179) - Opened stat is handled earlier in this function. [(ca680c19)](https://github.com/noobanidus/Lootr/commit/ca680c19) - Note about handling lockKey elsewhere. [(85be665b)](https://github.com/noobanidus/Lootr/commit/85be665b) - Include additional minecraft versions. [(ce360796)](https://github.com/noobanidus/Lootr/commit/ce360796)
Sign in

0.49 MB

1.10.33.81 Release 05.09.2024

lootr-fabric-1.21-1.10.33.81

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Bump version for release. [(60220c50)](https://github.com/noobanidus/Lootr/commit/60220c50) - Builtin resource packs for new textures. [(5bbd7541)](https://github.com/noobanidus/Lootr/commit/5bbd7541) - Update generated resources. [(e6a2dcfb)](https://github.com/noobanidus/Lootr/commit/e6a2dcfb) - Trap the trapped chests. [(8c5ed62c)](https://github.com/noobanidus/Lootr/commit/8c5ed62c) - Parity between the different renderers. [(9c347c2e)](https://github.com/noobanidus/Lootr/commit/9c347c2e) - Instate trapped chests with the old texture. [(db597ba2)](https://github.com/noobanidus/Lootr/commit/db597ba2) - Default to the old textures. [(599bcaf0)](https://github.com/noobanidus/Lootr/commit/599bcaf0) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(9be903e5)](https://github.com/noobanidus/Lootr/commit/9be903e5) - Better error reporting for bad data packs. [(410aa7b9)](https://github.com/noobanidus/Lootr/commit/410aa7b9) - Remove force-loading of config. [(045ba542)](https://github.com/noobanidus/Lootr/commit/045ba542) - Note for API. [(ac2ba688)](https://github.com/noobanidus/Lootr/commit/ac2ba688) - New Crowdin updates (#466) [(d87a038e)](https://github.com/noobanidus/Lootr/commit/d87a038e) - Reinstate the default block entity tick. [(8abdc269)](https://github.com/noobanidus/Lootr/commit/8abdc269) - Solve #464: don't hold on to the dispatcher. [(e5209d54)](https://github.com/noobanidus/Lootr/commit/e5209d54) - Adjust for maven publishing. [(d9c18f2e)](https://github.com/noobanidus/Lootr/commit/d9c18f2e)
Sign in

0.49 MB

1.10.33.81 Release 05.09.2024

lootr-neoforge-1.21-1.10.33.81

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
- Bump version for release. [(60220c50)](https://github.com/noobanidus/Lootr/commit/60220c50) - Builtin resource packs for new textures. [(5bbd7541)](https://github.com/noobanidus/Lootr/commit/5bbd7541) - Update generated resources. [(e6a2dcfb)](https://github.com/noobanidus/Lootr/commit/e6a2dcfb) - Trap the trapped chests. [(8c5ed62c)](https://github.com/noobanidus/Lootr/commit/8c5ed62c) - Parity between the different renderers. [(9c347c2e)](https://github.com/noobanidus/Lootr/commit/9c347c2e) - Instate trapped chests with the old texture. [(db597ba2)](https://github.com/noobanidus/Lootr/commit/db597ba2) - Default to the old textures. [(599bcaf0)](https://github.com/noobanidus/Lootr/commit/599bcaf0) - Merge branch 'arch-1.21' of https://github.com/noobanidus/Lootr into arch-1.21 [(9be903e5)](https://github.com/noobanidus/Lootr/commit/9be903e5) - Better error reporting for bad data packs. [(410aa7b9)](https://github.com/noobanidus/Lootr/commit/410aa7b9) - Remove force-loading of config. [(045ba542)](https://github.com/noobanidus/Lootr/commit/045ba542) - Note for API. [(ac2ba688)](https://github.com/noobanidus/Lootr/commit/ac2ba688) - New Crowdin updates (#466) [(d87a038e)](https://github.com/noobanidus/Lootr/commit/d87a038e) - Reinstate the default block entity tick. [(8abdc269)](https://github.com/noobanidus/Lootr/commit/8abdc269) - Solve #464: don't hold on to the dispatcher. [(e5209d54)](https://github.com/noobanidus/Lootr/commit/e5209d54) - Adjust for maven publishing. [(d9c18f2e)](https://github.com/noobanidus/Lootr/commit/d9c18f2e)
Sign in

0.42 MB

1.10.33.80 Release 01.09.2024

lootr-fabric-1.21-1.10.33.80

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Check the lock key before opening a container. [(1fa8502c)](https://github.com/noobanidus/Lootr/commit/1fa8502c) - Adjust notes to clarify what data is copied. [(0e41d044)](https://github.com/noobanidus/Lootr/commit/0e41d044) - Resolve #461: copy lock codes over. [(2c12a86e)](https://github.com/noobanidus/Lootr/commit/2c12a86e) - Suppress some more warnings. [(c327f0b3)](https://github.com/noobanidus/Lootr/commit/c327f0b3) - Re-implement data copy; improve interface compatibility with conversion. [(b0e1c37e)](https://github.com/noobanidus/Lootr/commit/b0e1c37e) - New Crowdin updates (#460) [(cd0b8305)](https://github.com/noobanidus/Lootr/commit/cd0b8305) - Pre-emptively bump version. [(e8a9c8f9)](https://github.com/noobanidus/Lootr/commit/e8a9c8f9) - Translation keys; ILootrOptional. [(e3b3499f)](https://github.com/noobanidus/Lootr/commit/e3b3499f) - Use previous commit. [(374949ac)](https://github.com/noobanidus/Lootr/commit/374949ac) - Instate gradle folder. [(bdc7d746)](https://github.com/noobanidus/Lootr/commit/bdc7d746) - Trying to remove the submodule properly. [(22bbaa60)](https://github.com/noobanidus/Lootr/commit/22bbaa60) - Try to fix submodules. [(867396f0)](https://github.com/noobanidus/Lootr/commit/867396f0) - Another try! [(8455b05a)](https://github.com/noobanidus/Lootr/commit/8455b05a) - Try, try again. [(3422a19f)](https://github.com/noobanidus/Lootr/commit/3422a19f) - Fix extra {. [(b1128b76)](https://github.com/noobanidus/Lootr/commit/b1128b76) - Improve jenkinsfile. [(0a5db4c8)](https://github.com/noobanidus/Lootr/commit/0a5db4c8) - Bump future last version. [(46cc6db3)](https://github.com/noobanidus/Lootr/commit/46cc6db3)
Sign in

0.46 MB

1.10.33.80 Release 01.09.2024

lootr-neoforge-1.21-1.10.33.80

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Check the lock key before opening a container. [(1fa8502c)](https://github.com/noobanidus/Lootr/commit/1fa8502c) - Adjust notes to clarify what data is copied. [(0e41d044)](https://github.com/noobanidus/Lootr/commit/0e41d044) - Resolve #461: copy lock codes over. [(2c12a86e)](https://github.com/noobanidus/Lootr/commit/2c12a86e) - Suppress some more warnings. [(c327f0b3)](https://github.com/noobanidus/Lootr/commit/c327f0b3) - Re-implement data copy; improve interface compatibility with conversion. [(b0e1c37e)](https://github.com/noobanidus/Lootr/commit/b0e1c37e) - New Crowdin updates (#460) [(cd0b8305)](https://github.com/noobanidus/Lootr/commit/cd0b8305) - Pre-emptively bump version. [(e8a9c8f9)](https://github.com/noobanidus/Lootr/commit/e8a9c8f9) - Translation keys; ILootrOptional. [(e3b3499f)](https://github.com/noobanidus/Lootr/commit/e3b3499f) - Use previous commit. [(374949ac)](https://github.com/noobanidus/Lootr/commit/374949ac) - Instate gradle folder. [(bdc7d746)](https://github.com/noobanidus/Lootr/commit/bdc7d746) - Trying to remove the submodule properly. [(22bbaa60)](https://github.com/noobanidus/Lootr/commit/22bbaa60) - Try to fix submodules. [(867396f0)](https://github.com/noobanidus/Lootr/commit/867396f0) - Another try! [(8455b05a)](https://github.com/noobanidus/Lootr/commit/8455b05a) - Try, try again. [(3422a19f)](https://github.com/noobanidus/Lootr/commit/3422a19f) - Fix extra {. [(b1128b76)](https://github.com/noobanidus/Lootr/commit/b1128b76) - Improve jenkinsfile. [(0a5db4c8)](https://github.com/noobanidus/Lootr/commit/0a5db4c8) - Bump future last version. [(46cc6db3)](https://github.com/noobanidus/Lootr/commit/46cc6db3)
Sign in

0.39 MB

1.10.33.79 Release 27.08.2024

lootr-fabric-1.21-1.10.33.79

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Adjust the text slightly. Better changelog. Bump for release. [(53a199d6)](https://github.com/noobanidus/Lootr/commit/53a199d6) - Fix #459: prevent block breaking again. [(80c9660e)](https://github.com/noobanidus/Lootr/commit/80c9660e)
Sign in

0.46 MB

1.10.33.79 Release 27.08.2024

lootr-neoforge-1.21-1.10.33.79

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- Adjust the text slightly. Better changelog. Bump for release. [(53a199d6)](https://github.com/noobanidus/Lootr/commit/53a199d6) - Fix #459: prevent block breaking again. [(80c9660e)](https://github.com/noobanidus/Lootr/commit/80c9660e)
Sign in

0.39 MB

1.10.33.78 Release 26.08.2024

lootr-fabric-1.21-1.10.33.78

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
### **1.10.33.77-1.21.0** #### Misc: Updated to 1.21.1 Minecraft. Switched to using Architectury mod loader.
Sign in

0.46 MB

1.10.33.78 Release 26.08.2024

lootr-neoforge-1.21-1.10.33.78

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
### **1.10.33.77-1.21.0** #### Misc: Updated to 1.21.1 Minecraft. Switched to using Architectury mod loader.
Sign in

0.39 MB

1.10.33.77 Alpha 26.08.2024

Lootr-1.21-1.10.33.77 for Fabric

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
### **1.10.33.77-1.21.0** #### Misc: Updated to 1.21.1 Minecraft. Switched to using Architectury mod loader.
Sign in

0.46 MB

1.10.33.77 Alpha 26.08.2024

Lootr-1.21-1.10.33.77 for Neoforge

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
### **1.10.33.77-1.21.0** #### Misc: Updated to 1.21.1 Minecraft. Switched to using Architectury mod loader.
Sign in

0.39 MB

0.3.28.70 Release 06.06.2024

lootr-forge-1.18.2-0.3.29.71

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.34 MB

0.4.26.69 Release 06.06.2024

lootr-forge-1.19-0.4.26.69

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Sign in

0.33 MB

0.7.34.85 Release 06.06.2024

lootr-forge-1.20-0.7.34.85

Supported Minecraft versions
1.20 1.20.1 1.20.2
Loaders / Platforms
forge
Sign in

0.33 MB

0.3.28.70 Release 27.05.2024

loot-forge-1.18-0.3.28.70

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.33 MB

0.4.26.69 Release 27.05.2024

loot-forge-1.19-0.4.27.71

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Sign in

0.33 MB

0.4.28.69 Release 27.05.2024

loot-fabric-1.19-0.4.28.69

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Sign in

0.39 MB

0.2.19.51 Release 27.05.2024

loot-forge-1.16.5-0.2.19.51

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Sign in

0.36 MB

0.7.33.82 Release 27.05.2024

loot-forge-1.20-0.7.33.83

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Sign in

0.32 MB

0.7.33.81 Release 27.05.2024

loot-fabric-1.20-0.7.33.81

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Sign in

0.42 MB

0.8.31.78 Release 21.02.2024

lootr-1.20.4-0.8.31.78

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Sign in

0.37 MB

0.7.30.77 Release 21.02.2024

lootr-1.20-0.7.30.77

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Sign in

0.39 MB

0.4.28.68 Release 21.02.2024

lootr-1.19-0.4.28.68

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Sign in

0.38 MB

0.7.31.77 Release 21.02.2024

lootr-1.20-0.7.31.78

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- Bump version to fix #269. [(98e98c2)](https://github.com/noobanidus/lootr/commit/98e98c2) - Rename this file too. [(e3393a1)](https://github.com/noobanidus/lootr/commit/e3393a1) - Merge pull request #270 from LootrMinecraft/l10n_1.202 [(32379b7)](https://github.com/noobanidus/lootr/commit/32379b7) - New translations en_us.json (Portuguese, Brazilian) [(5fc72da)](https://github.com/noobanidus/lootr/commit/5fc72da) - New translations en_us.json (Vietnamese) [(a2a8860)](https://github.com/noobanidus/lootr/commit/a2a8860) - New translations en_us.json (Chinese Traditional) [(bb76557)](https://github.com/noobanidus/lootr/commit/bb76557) - New translations en_us.json (Chinese Simplified) [(e704d0d)](https://github.com/noobanidus/lootr/commit/e704d0d) - New translations en_us.json (Ukrainian) [(8f1714e)](https://github.com/noobanidus/lootr/commit/8f1714e) - New translations en_us.json (Turkish) [(4140aed)](https://github.com/noobanidus/lootr/commit/4140aed) - New translations en_us.json (Swedish) [(8621992)](https://github.com/noobanidus/lootr/commit/8621992) - New translations en_us.json (Serbian (Cyrillic)) [(ffa1140)](https://github.com/noobanidus/lootr/commit/ffa1140) - New translations en_us.json (Russian) [(3e7e5a5)](https://github.com/noobanidus/lootr/commit/3e7e5a5) - New translations en_us.json (Portuguese) [(b50a849)](https://github.com/noobanidus/lootr/commit/b50a849) - New translations en_us.json (Polish) [(25451f9)](https://github.com/noobanidus/lootr/commit/25451f9) - New translations en_us.json (Norwegian) [(588f8a5)](https://github.com/noobanidus/lootr/commit/588f8a5) - New translations en_us.json (Dutch) [(da8ecd8)](https://github.com/noobanidus/lootr/commit/da8ecd8) - New translations en_us.json (Korean) [(63f591a)](https://github.com/noobanidus/lootr/commit/63f591a) - New translations en_us.json (Japanese) [(b914a59)](https://github.com/noobanidus/lootr/commit/b914a59) - New translations en_us.json (Italian) [(2b4ed23)](https://github.com/noobanidus/lootr/commit/2b4ed23) - New translations en_us.json (Hungarian) [(b065045)](https://github.com/noobanidus/lootr/commit/b065045) - New translations en_us.json (Hebrew) [(2f2f7b3)](https://github.com/noobanidus/lootr/commit/2f2f7b3) - New translations en_us.json (Finnish) [(3475c2d)](https://github.com/noobanidus/lootr/commit/3475c2d) - New translations en_us.json (Greek) [(7b5f08b)](https://github.com/noobanidus/lootr/commit/7b5f08b) - New translations en_us.json (German) [(ffcf0f9)](https://github.com/noobanidus/lootr/commit/ffcf0f9) - New translations en_us.json (Danish) [(2af0b1a)](https://github.com/noobanidus/lootr/commit/2af0b1a) - New translations en_us.json (Czech) [(6d43cb7)](https://github.com/noobanidus/lootr/commit/6d43cb7) - New translations en_us.json (Catalan) [(d993225)](https://github.com/noobanidus/lootr/commit/d993225) - New translations en_us.json (Arabic) [(f4a796c)](https://github.com/noobanidus/lootr/commit/f4a796c) - New translations en_us.json (Afrikaans) [(a93a8d7)](https://github.com/noobanidus/lootr/commit/a93a8d7) - New translations en_us.json (Spanish) [(31ea673)](https://github.com/noobanidus/lootr/commit/31ea673) - New translations en_us.json (French) [(85651ed)](https://github.com/noobanidus/lootr/commit/85651ed) - New translations en_us.json (Romanian) [(015eedd)](https://github.com/noobanidus/lootr/commit/015eedd) - Steal from Mekanism instead. [(b356d22)](https://github.com/noobanidus/lootr/commit/b356d22) - Rename crowdin. [(582ec4d)](https://github.com/noobanidus/lootr/commit/582ec4d) - Remove old language. [(cb062f7)](https://github.com/noobanidus/lootr/commit/cb062f7) - Rename en_us.json to en_us.json.old [(bc53b3f)](https://github.com/noobanidus/lootr/commit/bc53b3f) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.3 MB

0.4.25.67 Release 21.02.2024

lootr-1.19-0.4.25.67

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
- Bump version to fix #269. [(04648d4e)](https://github.com/noobanidus/lootr/commit/04648d4e) - Tweak. [(e15387be)](https://github.com/noobanidus/lootr/commit/e15387be) - Merge pull request #273 from LootrMinecraft/l10n_1.19 [(7b5287db)](https://github.com/noobanidus/lootr/commit/7b5287db) - New translations en_us.json (Norwegian) [(0f1e8c3f)](https://github.com/noobanidus/lootr/commit/0f1e8c3f) - Merge pull request #271 from LootrMinecraft/l10n_1.19 [(fb619ed9)](https://github.com/noobanidus/lootr/commit/fb619ed9) - New translations en_us.json (Portuguese, Brazilian) [(4b407783)](https://github.com/noobanidus/lootr/commit/4b407783) - New translations en_us.json (Vietnamese) [(1c487baf)](https://github.com/noobanidus/lootr/commit/1c487baf) - New translations en_us.json (English) [(458ba10f)](https://github.com/noobanidus/lootr/commit/458ba10f) - New translations en_us.json (Chinese Traditional) [(14d10a67)](https://github.com/noobanidus/lootr/commit/14d10a67) - New translations en_us.json (Chinese Simplified) [(93cc3d32)](https://github.com/noobanidus/lootr/commit/93cc3d32) - New translations en_us.json (Ukrainian) [(137a4f8f)](https://github.com/noobanidus/lootr/commit/137a4f8f) - New translations en_us.json (Turkish) [(52cce6f1)](https://github.com/noobanidus/lootr/commit/52cce6f1) - New translations en_us.json (Swedish) [(1af1b715)](https://github.com/noobanidus/lootr/commit/1af1b715) - New translations en_us.json (Serbian (Cyrillic)) [(90db3c97)](https://github.com/noobanidus/lootr/commit/90db3c97) - New translations en_us.json (Russian) [(2bc4e5ae)](https://github.com/noobanidus/lootr/commit/2bc4e5ae) - New translations en_us.json (Portuguese) [(67a14a7d)](https://github.com/noobanidus/lootr/commit/67a14a7d) - New translations en_us.json (Polish) [(66fa9a2a)](https://github.com/noobanidus/lootr/commit/66fa9a2a) - New translations en_us.json (Norwegian) [(e5a85ef7)](https://github.com/noobanidus/lootr/commit/e5a85ef7) - New translations en_us.json (Dutch) [(fe8e0a51)](https://github.com/noobanidus/lootr/commit/fe8e0a51) - New translations en_us.json (Korean) [(9d700150)](https://github.com/noobanidus/lootr/commit/9d700150) - New translations en_us.json (Japanese) [(2f7f1d14)](https://github.com/noobanidus/lootr/commit/2f7f1d14) - New translations en_us.json (Italian) [(bd0bebd2)](https://github.com/noobanidus/lootr/commit/bd0bebd2) - New translations en_us.json (Hungarian) [(76a97057)](https://github.com/noobanidus/lootr/commit/76a97057) - New translations en_us.json (Hebrew) [(b9f1da42)](https://github.com/noobanidus/lootr/commit/b9f1da42) - New translations en_us.json (Finnish) [(3cf83c35)](https://github.com/noobanidus/lootr/commit/3cf83c35) - New translations en_us.json (Greek) [(91bda9fe)](https://github.com/noobanidus/lootr/commit/91bda9fe) - New translations en_us.json (German) [(36b0800f)](https://github.com/noobanidus/lootr/commit/36b0800f) - New translations en_us.json (Danish) [(d8b637db)](https://github.com/noobanidus/lootr/commit/d8b637db) - New translations en_us.json (Czech) [(25061002)](https://github.com/noobanidus/lootr/commit/25061002) - New translations en_us.json (Catalan) [(f62922d5)](https://github.com/noobanidus/lootr/commit/f62922d5) - New translations en_us.json (Arabic) [(be93c3f4)](https://github.com/noobanidus/lootr/commit/be93c3f4) - New translations en_us.json (Afrikaans) [(c4dd4c0e)](https://github.com/noobanidus/lootr/commit/c4dd4c0e) - New translations en_us.json (Spanish) [(e8b0fb1c)](https://github.com/noobanidus/lootr/commit/e8b0fb1c) - New translations en_us.json (French) [(a6a74b67)](https://github.com/noobanidus/lootr/commit/a6a74b67) - New translations en_us.json (Romanian) [(9ccff7bf)](https://github.com/noobanidus/lootr/commit/9ccff7bf) - Try to fix crowdin. [(025e9b7a)](https://github.com/noobanidus/lootr/commit/025e9b7a) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.31 MB

0.3.26.66 Release 21.02.2024

lootr-1.18.2-0.3.26.66

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Bump version for release. [(052ae0e6)](https://github.com/noobanidus/lootr/commit/052ae0e6) - Fix #265: tileId can be null. [(6c7d8de3)](https://github.com/noobanidus/lootr/commit/6c7d8de3) - Rename getTile -> getBlockEntity. [(4a5c1554)](https://github.com/noobanidus/lootr/commit/4a5c1554) - Merge pull request #255 from LootrMinecraft/l10n_1.18.22 [(1904ec1c)](https://github.com/noobanidus/lootr/commit/1904ec1c) - New translations en_us.json (Portuguese, Brazilian) [(3535ee71)](https://github.com/noobanidus/lootr/commit/3535ee71) - New translations en_us.json (Vietnamese) [(8a005b8a)](https://github.com/noobanidus/lootr/commit/8a005b8a) - New translations en_us.json (English) [(139a5460)](https://github.com/noobanidus/lootr/commit/139a5460) - New translations en_us.json (Chinese Traditional) [(c65e7732)](https://github.com/noobanidus/lootr/commit/c65e7732) - New translations en_us.json (Chinese Simplified) [(759bf34a)](https://github.com/noobanidus/lootr/commit/759bf34a) - New translations en_us.json (Ukrainian) [(daa64b22)](https://github.com/noobanidus/lootr/commit/daa64b22) - New translations en_us.json (Turkish) [(eab524f5)](https://github.com/noobanidus/lootr/commit/eab524f5) - New translations en_us.json (Swedish) [(c7ff74a2)](https://github.com/noobanidus/lootr/commit/c7ff74a2) - New translations en_us.json (Serbian (Cyrillic)) [(482b28e7)](https://github.com/noobanidus/lootr/commit/482b28e7) - New translations en_us.json (Russian) [(60c73a89)](https://github.com/noobanidus/lootr/commit/60c73a89) - New translations en_us.json (Portuguese) [(63a77714)](https://github.com/noobanidus/lootr/commit/63a77714) - New translations en_us.json (Polish) [(212535ac)](https://github.com/noobanidus/lootr/commit/212535ac) - New translations en_us.json (Norwegian) [(0bb8df51)](https://github.com/noobanidus/lootr/commit/0bb8df51) - New translations en_us.json (Dutch) [(a2636171)](https://github.com/noobanidus/lootr/commit/a2636171) - New translations en_us.json (Korean) [(976c9b86)](https://github.com/noobanidus/lootr/commit/976c9b86) - New translations en_us.json (Japanese) [(9fc96615)](https://github.com/noobanidus/lootr/commit/9fc96615) - New translations en_us.json (Italian) [(31b13fba)](https://github.com/noobanidus/lootr/commit/31b13fba) - New translations en_us.json (Hungarian) [(b835a8d8)](https://github.com/noobanidus/lootr/commit/b835a8d8) - New translations en_us.json (Hebrew) [(ac98e565)](https://github.com/noobanidus/lootr/commit/ac98e565) - New translations en_us.json (Finnish) [(33c2768d)](https://github.com/noobanidus/lootr/commit/33c2768d) - New translations en_us.json (Greek) [(774f2339)](https://github.com/noobanidus/lootr/commit/774f2339) - New translations en_us.json (German) [(fcabfe8a)](https://github.com/noobanidus/lootr/commit/fcabfe8a) - New translations en_us.json (Danish) [(2b9ab3a2)](https://github.com/noobanidus/lootr/commit/2b9ab3a2) - New translations en_us.json (Czech) [(6c804107)](https://github.com/noobanidus/lootr/commit/6c804107) - New translations en_us.json (Catalan) [(c1891f4c)](https://github.com/noobanidus/lootr/commit/c1891f4c) - New translations en_us.json (Arabic) [(d913875d)](https://github.com/noobanidus/lootr/commit/d913875d) - New translations en_us.json (Afrikaans) [(38ed692b)](https://github.com/noobanidus/lootr/commit/38ed692b) - New translations en_us.json (Spanish) [(9c8aee25)](https://github.com/noobanidus/lootr/commit/9c8aee25) - New translations en_us.json (French) [(b60e95f2)](https://github.com/noobanidus/lootr/commit/b60e95f2) - New translations en_us.json (Romanian) [(04fdca6d)](https://github.com/noobanidus/lootr/commit/04fdca6d) - Crowdin support. [(c4e88a84)](https://github.com/noobanidus/lootr/commit/c4e88a84) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.32 MB

0.3.25.64 Release 26.01.2024

lootr-1.18.2-0.3.26.65

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
- Bump version for release. [(8a8800bb)](https://github.com/noobanidus/lootr/commit/8a8800bb) - Trapped chests command. [(3816a690)](https://github.com/noobanidus/lootr/commit/3816a690) - Properly disable minecart conversion. [(a7126e2d)](https://github.com/noobanidus/lootr/commit/a7126e2d) - Fix #229: shulker boxes destruction sound. [(a17ff290)](https://github.com/noobanidus/lootr/commit/a17ff290) - Fix for #209: custom inventories act trapped config. [(0997b39c)](https://github.com/noobanidus/lootr/commit/0997b39c) - Fix #228: compare SpecialChestInventory. [(17a0a2b3)](https://github.com/noobanidus/lootr/commit/17a0a2b3) - Comment for #228. [(6b2aff24)](https://github.com/noobanidus/lootr/commit/6b2aff24) - Implement #193. [(dd6a31a3)](https://github.com/noobanidus/lootr/commit/dd6a31a3) - Comment for #200. [(5f2c4955)](https://github.com/noobanidus/lootr/commit/5f2c4955) - Fix #192: give trophies rotation and mirror. [(24358e28)](https://github.com/noobanidus/lootr/commit/24358e28) - Implement modid based dimension white/blacklist. [(10e423ae)](https://github.com/noobanidus/lootr/commit/10e423ae) - Improve null handling even more. [(b297ad2a)](https://github.com/noobanidus/lootr/commit/b297ad2a) - Better null handling. [(466403b5)](https://github.com/noobanidus/lootr/commit/466403b5) - Rename getInstance etc methods. [(deb8699d)](https://github.com/noobanidus/lootr/commit/deb8699d) - Missing import. [(66d0746b)](https://github.com/noobanidus/lootr/commit/66d0746b) - Adjust comments. [(e6897f68)](https://github.com/noobanidus/lootr/commit/e6897f68) - Note how the `/lootr clear` command is really broken. [(294cafea)](https://github.com/noobanidus/lootr/commit/294cafea) - Reset maximum_age's default to 10 minutes. [(1c720e1d)](https://github.com/noobanidus/lootr/commit/1c720e1d) - Trapped chest shenanigans. [(133aeea1)](https://github.com/noobanidus/lootr/commit/133aeea1) - Fix horifically broken mixin. [(784e46a0)](https://github.com/noobanidus/lootr/commit/784e46a0) - When in doubt: mixins. [(89b57263)](https://github.com/noobanidus/lootr/commit/89b57263) - Update submodule. [(3a52990a)](https://github.com/noobanidus/lootr/commit/3a52990a) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.28 MB

0.4.25.65 Release 26.01.2024

lootr-1.19-0.4.25.65

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
- Missing import. [(1bffc9a6)](https://github.com/noobanidus/lootr/commit/1bffc9a6) - List of things I forgot to forward-port. [(9519ccaf)](https://github.com/noobanidus/lootr/commit/9519ccaf) - Fix submodule. [(a8d5400a)](https://github.com/noobanidus/lootr/commit/a8d5400a) - Bump version for release. [(14001f68)](https://github.com/noobanidus/lootr/commit/14001f68) - Properly disable minecart conversion. [(02202544)](https://github.com/noobanidus/lootr/commit/02202544) - Fix #229: shulker boxes destruction sound. [(ef5ad207)](https://github.com/noobanidus/lootr/commit/ef5ad207) - Fix for #209: custom inventories act trapped config. [(1a2cfcb2)](https://github.com/noobanidus/lootr/commit/1a2cfcb2) - Fix #228: compare SpecialChestInventory. [(505d10ce)](https://github.com/noobanidus/lootr/commit/505d10ce) - Comment for #228. [(a089500f)](https://github.com/noobanidus/lootr/commit/a089500f) - Implement #193. [(bedf9d70)](https://github.com/noobanidus/lootr/commit/bedf9d70) - Comment for #200. [(98d4165b)](https://github.com/noobanidus/lootr/commit/98d4165b) - Fix #192: give trophies rotation and mirror. [(44905eb7)](https://github.com/noobanidus/lootr/commit/44905eb7) - Implement modid based dimension white/blacklist. [(5a236e71)](https://github.com/noobanidus/lootr/commit/5a236e71) - Improve null handling even more. [(ba837933)](https://github.com/noobanidus/lootr/commit/ba837933) - Better null handling. [(9868e075)](https://github.com/noobanidus/lootr/commit/9868e075) - Rename getInstance etc methods. [(f0d1a6d5)](https://github.com/noobanidus/lootr/commit/f0d1a6d5) - Missing import. [(c933a187)](https://github.com/noobanidus/lootr/commit/c933a187) - Adjust comments. [(be5ce575)](https://github.com/noobanidus/lootr/commit/be5ce575) - Note how the `/lootr clear` command is really broken. [(b87b60c7)](https://github.com/noobanidus/lootr/commit/b87b60c7) - Reset maximum_age's default to 10 minutes. [(2db2bbf1)](https://github.com/noobanidus/lootr/commit/2db2bbf1) - Update submodule. [(0c511bc0)](https://github.com/noobanidus/lootr/commit/0c511bc0) - Revert "Revert "Trapped chest shenanigans."" [(5a8ed442)](https://github.com/noobanidus/lootr/commit/5a8ed442) - Revert "Trapped chest shenanigans." [(cbcb2d40)](https://github.com/noobanidus/lootr/commit/cbcb2d40) - Trapped chest shenanigans. [(36573e0e)](https://github.com/noobanidus/lootr/commit/36573e0e) - Fix horifically broken mixin. [(f871cb5c)](https://github.com/noobanidus/lootr/commit/f871cb5c) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.28 MB

0.7.31.76 Release 25.01.2024

lootr-1.20-0.7.31.76

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- Properly disable minecart conversion. [(eb8691c)](https://github.com/noobanidus/lootr/commit/eb8691c) - Bump version for release. [(c291db2)](https://github.com/noobanidus/lootr/commit/c291db2) - Fix #229: shulker boxes destruction sound. [(81251ce)](https://github.com/noobanidus/lootr/commit/81251ce) - Fix for #209: custom inventories act trapped config. [(e274129)](https://github.com/noobanidus/lootr/commit/e274129) - Fix #228: compare SpecialChestInventory. [(99465b6)](https://github.com/noobanidus/lootr/commit/99465b6) - Comment for #228. [(1cca1b7)](https://github.com/noobanidus/lootr/commit/1cca1b7) - Implement #193. [(1eb6836)](https://github.com/noobanidus/lootr/commit/1eb6836) - Comment for #200. [(5aed7bf)](https://github.com/noobanidus/lootr/commit/5aed7bf) - Fix #192: give trophies rotation and mirror. [(7ffdd7b)](https://github.com/noobanidus/lootr/commit/7ffdd7b) - Revert "Clear openers when refreshing a chest." [(dc31723)](https://github.com/noobanidus/lootr/commit/dc31723) - Clear openers when refreshing a chest. [(00abe82)](https://github.com/noobanidus/lootr/commit/00abe82) - Implement modid based dimension white/blacklist. [(9cbafe7)](https://github.com/noobanidus/lootr/commit/9cbafe7) - Improve null handling even more. [(16d6a17)](https://github.com/noobanidus/lootr/commit/16d6a17) - Better null handling. [(ec47db2)](https://github.com/noobanidus/lootr/commit/ec47db2) - Rename getInstance etc methods. [(53b6618)](https://github.com/noobanidus/lootr/commit/53b6618) - Missing import. [(385426e)](https://github.com/noobanidus/lootr/commit/385426e) - Comment this out. [(a51018f)](https://github.com/noobanidus/lootr/commit/a51018f) - Start storing the size for future stuff. [(bfdfa6f)](https://github.com/noobanidus/lootr/commit/bfdfa6f) - Revert "Start work on enforcing the `size`." [(de58241)](https://github.com/noobanidus/lootr/commit/de58241) - Revert "Some notes for size deserialization." [(c00a6af)](https://github.com/noobanidus/lootr/commit/c00a6af) - Revert "Now I'm starting to have second thoughts." [(5aebf49)](https://github.com/noobanidus/lootr/commit/5aebf49) - Revert "Migrate DataStorage fetch to new function names." [(10972fc)](https://github.com/noobanidus/lootr/commit/10972fc) - Revert "Set SavedData dirty internally." [(3245c65)](https://github.com/noobanidus/lootr/commit/3245c65) - Adjust comments. [(dca2e8a)](https://github.com/noobanidus/lootr/commit/dca2e8a) - Note how the `/lootr clear` command is really broken. [(7cac527)](https://github.com/noobanidus/lootr/commit/7cac527) - Set SavedData dirty internally. [(a026004)](https://github.com/noobanidus/lootr/commit/a026004) - Migrate DataStorage fetch to new function names. [(fcd9d0f)](https://github.com/noobanidus/lootr/commit/fcd9d0f) - Now I'm starting to have second thoughts. [(d1654f5)](https://github.com/noobanidus/lootr/commit/d1654f5) - Some notes for size deserialization. [(2136258)](https://github.com/noobanidus/lootr/commit/2136258) - Reset maximum_age's default to 10 minutes. [(e8316c2)](https://github.com/noobanidus/lootr/commit/e8316c2) - Bump version from previously. [(c675529)](https://github.com/noobanidus/lootr/commit/c675529) - Start work on enforcing the `size`. [(b819e11)](https://github.com/noobanidus/lootr/commit/b819e11) - Update subproject. [(a207185)](https://github.com/noobanidus/lootr/commit/a207185) This mod was made possible by Patreon support from players like you. Thank you! - Daniel Rydin - ChosenArchitect - Graham Hughes - fowltief - LyrenF - Aranai Ra - SeriousCreeper
Sign in

0.27 MB

0.8.31.74 Release 19.01.2024

Lootr 0.8.31.74

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Sign in

0.27 MB

0.8.31.74 Release 19.01.2024

lootr-1.20.4-0.8.31.74

Supported Minecraft versions
1.20.4
Loaders / Platforms
neoforge
Show changes
First release for NeoForge for 1.20.4.
Sign in

0.27 MB

0.3.25.64 Release 19.01.2024

Lootr 0.3.25.64

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
Fix missing tags.
Sign in

0.27 MB

0.6.2 Release 09.10.2023

lootr-1.12.2-0.6.2

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix crashes with some mods referencing client-side classes in their tile entity</p> <p>Fix issue with minecart loot generation being broken sometimes</p>
Sign in

0.18 MB

0.4.24.63 Release 09.10.2023

lootr-1.19-0.4.24.64

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>When in doubt: mixins. <a href="https://github.com/noobanidus/lootr/commit/719a7d53" rel="nofollow">(719a7d53)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.7.29.75 Release 09.10.2023

lootr-1.20-0.7.29.75

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Missing API calls.</p>
Sign in

0.34 MB

0.7.29.68 Release 09.10.2023

lootr-1.20-0.7.30.73

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Missing API methods. <a href="https://github.com/noobanidus/lootr/commit/6d47c4a" rel="nofollow">(6d47c4a)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/8fa6a32" rel="nofollow">(8fa6a32)</a></li> <li>Additional API for custom menus. <a href="https://github.com/noobanidus/lootr/commit/8ecdafb" rel="nofollow">(8ecdafb)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.29.74 Release 09.10.2023

lootr-1.20-0.7.29.74

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Implement menu API.</p>
Sign in

0.34 MB

0.7.29.68 Release 09.10.2023

lootr-1.20-0.7.30.72

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/8fa6a32" rel="nofollow">(8fa6a32)</a></li> <li>Additional API for custom menus. <a href="https://github.com/noobanidus/lootr/commit/8ecdafb" rel="nofollow">(8ecdafb)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.29.68 Release 09.10.2023

lootr-1.20-0.7.30.71

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/268ac94" rel="nofollow">(268ac94)</a></li> <li>Don't hard-code inventories to 27 slots. <a href="https://github.com/noobanidus/lootr/commit/1c61886" rel="nofollow">(1c61886)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.29.73 Release 09.10.2023

lootr-1.20-0.7.29.73

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Fix container sizes being forced to 27.</p>
Sign in

0.33 MB

0.7.29.72 Release 09.10.2023

lootr-1.20-0.7.29.72

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Implement API for getLootSeed.</p>
Sign in

0.33 MB

0.7.29.68 Release 09.10.2023

lootr-1.20-0.7.30.70

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Update version for release. <a href="https://github.com/noobanidus/lootr/commit/668f960" rel="nofollow">(668f960)</a></li> <li>Implement an API access to randomizing seed. <a href="https://github.com/noobanidus/lootr/commit/ba9ef03" rel="nofollow">(ba9ef03)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.29.68 Beta 09.10.2023

lootr-1.20-0.7.30.69

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Update version for release. <a href="https://github.com/noobanidus/lootr/commit/456818e" rel="nofollow">(456818e)</a></li> <li>Revert back to 1.20; fix #198 for Forge 1.20. <a href="https://github.com/noobanidus/lootr/commit/0f547cf" rel="nofollow">(0f547cf)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.6.26.63 Release 09.10.2023

lootr-1.19.4-0.6.27.65

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/5995478" rel="nofollow">(5995478)</a></li> <li>Fix #198 for 1.19.4. <a href="https://github.com/noobanidus/lootr/commit/88a96ca" rel="nofollow">(88a96ca)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.5.25.62 Release 09.10.2023

lootr-1.19.3-0.5.26.64

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/7937f21" rel="nofollow">(7937f21)</a></li> <li>Fix #198 for 1.19.3. <a href="https://github.com/noobanidus/lootr/commit/7994868" rel="nofollow">(7994868)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.24.61 Release 09.10.2023

lootr-1.19-0.4.24.62

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/ded29b76" rel="nofollow">(ded29b76)</a></li> <li>Fix #198 for 1.19.0-1.19.2. <a href="https://github.com/noobanidus/lootr/commit/5de1d9ab" rel="nofollow">(5de1d9ab)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.25.62 Release 09.10.2023

lootr-1.18.2-0.3.25.63

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/71d69128" rel="nofollow">(71d69128)</a></li> <li>Fix #198 for Forge 1.18.2. <a href="https://github.com/noobanidus/lootr/commit/c6f5785c" rel="nofollow">(c6f5785c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.7.29.71 Release 09.10.2023

lootr-1.20-0.7.29.71

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Fix minecart issue for 1.20.</p>
Sign in

0.33 MB

0.6.28.69 Release 09.10.2023

lootr-1.19.4-0.6.28.69

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
<p>- Fix minecart issue for 1.19.4.</p>
Sign in

0.33 MB

0.5.29.70 Release 09.10.2023

lootr-1.19.3-0.5.29.70

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Fix minecart issues for 1.19.3.</p>
Sign in

0.33 MB

0.4.27.67 Release 09.10.2023

lootr-1.19-0.4.27.67

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
<p>- Fix Minecart issues for 1.19.0-1.19.2.</p>
Sign in

0.33 MB

0.3.28.65 Release 09.10.2023

lootr-1.18.2-0.3.28.65

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Resolve loot generation issues with minecarts.</p>
Sign in

0.33 MB

0.1.15.46 Release 09.10.2023

lootr-1.16.5-0.2.18.49

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/9ac4fe0" rel="nofollow">(9ac4fe0)</a></li> <li>Address #198 for Forge 1.16.5. <a href="https://github.com/noobanidus/lootr/commit/085fd61" rel="nofollow">(085fd61)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.7.29.70 Beta 09.10.2023

lootr-1.20-0.7.29.70

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- Fix issue with Lootr minecarts not generating loot.</p>
Sign in

0.33 MB

0.7.29.69 Beta 09.10.2023

lootr-1.20-0.7.29.69

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
<p>- New 1.20 release for Fabric</p>
Sign in

0.33 MB

0.6.28.68 Release 09.10.2023

lootr-1.19.4-0.6.28.68

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
<p>- Parity with 1.18 changes.</p>
Sign in

0.33 MB

0.5.29.69 Release 09.10.2023

lootr-1.19.3-0.5.29.69

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Bring in line with 1.19.0</p>
Sign in

0.33 MB

0.4.27.66 Release 09.10.2023

lootr-1.19-0.4.27.66

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
<p>- Bring in line with 1.18 changes.</p>
Sign in

0.33 MB

0.3.27.64 Release 09.10.2023

lootr-1.18.2-0.3.27.64

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- New `containers` tag; use this tag to determine if a block should be saved from breaking.</p> <p>- New fake player configuration option: should catch most instances of actual fake players, hopefully.</p> <p>- Missing translation keys for new/changed options.</p>
Sign in

0.33 MB

0.3.26.63 Release 09.10.2023

lootr-1.18.2-0.3.26.63

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Prevent creative-mode instant destruction of minecars.</p> <p>- Ported notification settings for decay and refresh message spam</p> <p>- Notificaitons are now provided as notifications instead of chat spam</p> <p>- Containers can now be configured to be blast-immune, preventing beds, ender crystals, etc, from destroying them</p> <p>- Option to disable all break restrictions; unfortunately there is no standardized fake player</p> <p>- Structure blacklists were removed</p> <p>- Mineshafts are always converted</p> <p>- Unresolved loot tables are now always reported to the player, instead of having to eb enabled</p>
Sign in

0.33 MB

0.7.28.67 Alpha 09.10.2023

lootr-1.20.1-0.7.28.67

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>I will test before release. <a href="https://github.com/noobanidus/lootr/commit/ab96a1d" rel="nofollow">(ab96a1d)</a></li> <li>Repeat after me: I will test before release. <a href="https://github.com/noobanidus/lootr/commit/7623dad" rel="nofollow">(7623dad)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/88b1c09" rel="nofollow">(88b1c09)</a></li> <li>Fix atlas issues. <a href="https://github.com/noobanidus/lootr/commit/6453075" rel="nofollow">(6453075)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.28.66 Alpha 09.10.2023

lootr-1.20.1-0.7.28.66

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/88b1c09" rel="nofollow">(88b1c09)</a></li> <li>Fix atlas issues. <a href="https://github.com/noobanidus/lootr/commit/6453075" rel="nofollow">(6453075)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.7.28.65 Alpha 09.10.2023

lootr-1.20.1-0.7.28.65

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump release version. <a href="https://github.com/noobanidus/lootr/commit/4697969" rel="nofollow">(4697969)</a></li> <li>1.20.1 port. <a href="https://github.com/noobanidus/lootr/commit/3a728f9" rel="nofollow">(3a728f9)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.6.26.63 Release 09.10.2023

lootr-1.19.4-0.6.27.64

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/3ca9d57" rel="nofollow">(3ca9d57)</a></li> <li>Additional break mode. <a href="https://github.com/noobanidus/lootr/commit/cbe4bf1" rel="nofollow">(cbe4bf1)</a></li> <li>Make world border checks configurable. <a href="https://github.com/noobanidus/lootr/commit/88d3fe1" rel="nofollow">(88d3fe1)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.5.25.62 Release 09.10.2023

lootr-1.19.3-0.5.26.63

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/63dcb92" rel="nofollow">(63dcb92)</a></li> <li>Backport Barrel changes for custom command. <a href="https://github.com/noobanidus/lootr/commit/cb0c015" rel="nofollow">(cb0c015)</a></li> <li>Revert &quot;Remove unused access transformers.&quot; <a href="https://github.com/noobanidus/lootr/commit/bb347f7" rel="nofollow">(bb347f7)</a></li> <li>Remove unused access transformers. <a href="https://github.com/noobanidus/lootr/commit/e54c7ea" rel="nofollow">(e54c7ea)</a></li> <li>Additional break mode. <a href="https://github.com/noobanidus/lootr/commit/4312860" rel="nofollow">(4312860)</a></li> <li>Make world border checks configurable. <a href="https://github.com/noobanidus/lootr/commit/5310a90" rel="nofollow">(5310a90)</a></li> <li>Note to future self. <a href="https://github.com/noobanidus/lootr/commit/0987e17" rel="nofollow">(0987e17)</a></li> <li>Configuration option to allow fake players to break chests. <a href="https://github.com/noobanidus/lootr/commit/e44e102" rel="nofollow">(e44e102)</a></li> <li>Fix #173: rename <code>getContents</code>. <a href="https://github.com/noobanidus/lootr/commit/a09b3e1" rel="nofollow">(a09b3e1)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.24.61 Release 09.10.2023

lootr-1.19-0.4.24.61

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Revert &quot;Remove unused access transformers properly this time.&quot; <a href="https://github.com/noobanidus/lootr/commit/baa3d2c8" rel="nofollow">(baa3d2c8)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/6518387b" rel="nofollow">(6518387b)</a></li> <li>Remove unused access transformers properly this time. <a href="https://github.com/noobanidus/lootr/commit/b83f80c6" rel="nofollow">(b83f80c6)</a></li> <li>Backport Barrel changes for custom command. <a href="https://github.com/noobanidus/lootr/commit/09a04ea8" rel="nofollow">(09a04ea8)</a></li> <li>Revert &quot;Remove unused access transformers.&quot; <a href="https://github.com/noobanidus/lootr/commit/013245bf" rel="nofollow">(013245bf)</a></li> <li>Remove unused access transformers. <a href="https://github.com/noobanidus/lootr/commit/ae0747e6" rel="nofollow">(ae0747e6)</a></li> <li>Additional break mode. <a href="https://github.com/noobanidus/lootr/commit/77913b1a" rel="nofollow">(77913b1a)</a></li> <li>Make world border checks configurable. <a href="https://github.com/noobanidus/lootr/commit/732c7316" rel="nofollow">(732c7316)</a></li> <li>Note to future self. <a href="https://github.com/noobanidus/lootr/commit/031763ee" rel="nofollow">(031763ee)</a></li> <li>Configuration option to allow fake players to break chests. <a href="https://github.com/noobanidus/lootr/commit/95706670" rel="nofollow">(95706670)</a></li> <li>Fix #173: rename <code>getContents</code>. <a href="https://github.com/noobanidus/lootr/commit/a910901c" rel="nofollow">(a910901c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.25.62 Release 09.10.2023

lootr-1.18.2-0.3.25.62

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Fix some porting errors. <a href="https://github.com/noobanidus/lootr/commit/f60babcd" rel="nofollow">(f60babcd)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/a4422e2e" rel="nofollow">(a4422e2e)</a></li> <li>Backport Barrel changes for custom command. <a href="https://github.com/noobanidus/lootr/commit/8d0bb536" rel="nofollow">(8d0bb536)</a></li> <li>Additional break mode. <a href="https://github.com/noobanidus/lootr/commit/c6026b35" rel="nofollow">(c6026b35)</a></li> <li>Make world border checks configurable. <a href="https://github.com/noobanidus/lootr/commit/28d07385" rel="nofollow">(28d07385)</a></li> <li>Configuration option to allow fake players to break chests. <a href="https://github.com/noobanidus/lootr/commit/288bbc1f" rel="nofollow">(288bbc1f)</a></li> <li>Configuration option to allow fake players to break chests. <a href="https://github.com/noobanidus/lootr/commit/fe1f1700" rel="nofollow">(fe1f1700)</a></li> <li>Fix #173: rename <code>getContents</code>. <a href="https://github.com/noobanidus/lootr/commit/e2fa7882" rel="nofollow">(e2fa7882)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.25.62 Release 09.10.2023

lootr-1.18.2-0.3.25.62

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Back-port optimizations from 1.19.</p>
Sign in

0.33 MB

0.6.27.67 Release 09.10.2023

lootr-1.19.4-0.6.27.67

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
<p>- Port optimisation changes to 1.19.4.</p>
Sign in

0.33 MB

0.5.27.67 Release 09.10.2023

lootr-1.19.3-0.5.27.67

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Port optimization changes from 1.19.0.</p>
Sign in

0.33 MB

0.4.26.65 Release 09.10.2023

lootr-1.19-0.4.26.65

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
<p>- Greatly increased performance.</p> <p>- Does not resolve issues with configuration, unfortunately.</p>
Sign in

0.33 MB

0.6.1 Release 09.10.2023

lootr-1.12.2-0.6.1

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Prevent crash if tile entities cannot be created</p>
Sign in

0.17 MB

0.4.26.66 Release 09.10.2023

lootr-1.19.3-0.4.26.66

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Fix issues with configs.</p>
Sign in

0.33 MB

0.5.26.66 Beta 09.10.2023

lootr-1.19.4-0.5.26.66

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
<p>- 1.19.4 port thanks to MeeniMC.</p> <p>- Fix configuration issues.</p>
Sign in

0.33 MB

0.6.0 Release 09.10.2023

lootr-1.12.2-0.6.0

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Parity with 1.16+ versions' new config options and fixes</p> <p>Rewrote tile entity replacement strategy to hopefully fix crashes with buggy mods like BYG</p>
Sign in

0.17 MB

0.1.15.46 Release 09.10.2023

lootr-1.16.5-0.2.17.48

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #180 sidedness issues. <a href="https://github.com/noobanidus/lootr/commit/121e0f2" rel="nofollow">(121e0f2)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.6.26.63 Alpha 09.10.2023

lootr-1.19.4-0.6.26.63

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
<ul> <li>Port barrel changes from Fabric. <a href="https://github.com/noobanidus/lootr/commit/080814e" rel="nofollow">(080814e)</a></li> <li>Initial 1.19.4 port. <a href="https://github.com/noobanidus/lootr/commit/2c41d43" rel="nofollow">(2c41d43)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.15.46 Release 09.10.2023

lootr-1.16.5-0.2.16.47

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/a768290" rel="nofollow">(a768290)</a></li> <li>Port barrel -&gt; custom inventory conversion. <a href="https://github.com/noobanidus/lootr/commit/33c99da" rel="nofollow">(33c99da)</a></li> <li>Allow FakePlayers to destroy containers when configured. <a href="https://github.com/noobanidus/lootr/commit/4ef56f7" rel="nofollow">(4ef56f7)</a></li> <li>Fix #173 for 1.16.5. <a href="https://github.com/noobanidus/lootr/commit/a32b03e" rel="nofollow">(a32b03e)</a></li> <li>Configuration for blast immunity. <a href="https://github.com/noobanidus/lootr/commit/62e9c17" rel="nofollow">(62e9c17)</a></li> <li>Configuration option for decay/refresh messges. <a href="https://github.com/noobanidus/lootr/commit/778406d" rel="nofollow">(778406d)</a></li> <li>Note about potential chunk loading. <a href="https://github.com/noobanidus/lootr/commit/175936c" rel="nofollow">(175936c)</a></li> <li>Use FastUtils sets. <a href="https://github.com/noobanidus/lootr/commit/7b16c7f" rel="nofollow">(7b16c7f)</a></li> <li>Merge branch '1.16' of <a href="https://github.com/noobanidus/lootr" rel="nofollow">https://github.com/noobanidus/lootr</a> into 1.16 <a href="https://github.com/noobanidus/lootr/commit/661cf3e" rel="nofollow">(661cf3e)</a></li> <li>Enforce maximum age and world border checks. <a href="https://github.com/noobanidus/lootr/commit/1da1b02" rel="nofollow">(1da1b02)</a></li> <li>Merge pull request #147 from FITFC/1.16 <a href="https://github.com/noobanidus/lootr/commit/758de2e" rel="nofollow">(758de2e)</a></li> <li>added pt_br <a href="https://github.com/noobanidus/lootr/commit/d101056" rel="nofollow">(d101056)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.2.23.60 Release 09.10.2023

lootr-1.18-0.2.23.60

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/3b7dfe4" rel="nofollow">(3b7dfe4)</a></li> <li>Fix logic order (immunity comes before blast resistance). <a href="https://github.com/noobanidus/lootr/commit/28e7a80" rel="nofollow">(28e7a80)</a></li> <li>Continuity with config for minecarts. <a href="https://github.com/noobanidus/lootr/commit/e9a0d8a" rel="nofollow">(e9a0d8a)</a></li> <li>Configuration option for blast &quot;immunity&quot;. <a href="https://github.com/noobanidus/lootr/commit/fefaab8" rel="nofollow">(fefaab8)</a></li> <li>Fix the other half of the configuration changes for notifications. <a href="https://github.com/noobanidus/lootr/commit/1415def" rel="nofollow">(1415def)</a></li> <li>Partially cherry-pick configuration changes. <a href="https://github.com/noobanidus/lootr/commit/82b8e9e" rel="nofollow">(82b8e9e)</a></li> <li>Switch to using Fabric mixin method. <a href="https://github.com/noobanidus/lootr/commit/b5f2f79" rel="nofollow">(b5f2f79)</a></li> <li>Always queue block entities. <a href="https://github.com/noobanidus/lootr/commit/2eec0d9" rel="nofollow">(2eec0d9)</a></li> <li>Less functional code in object creation. <a href="https://github.com/noobanidus/lootr/commit/aaf8564" rel="nofollow">(aaf8564)</a></li> <li>Use FastUtils linked hash set. <a href="https://github.com/noobanidus/lootr/commit/e60a169" rel="nofollow">(e60a169)</a></li> <li>Additional world border checks. <a href="https://github.com/noobanidus/lootr/commit/00381e6" rel="nofollow">(00381e6)</a></li> <li>Comment for future checks; remove mixinlevel. <a href="https://github.com/noobanidus/lootr/commit/a0fb7cd" rel="nofollow">(a0fb7cd)</a></li> <li>Shift some logic into the queue creation. <a href="https://github.com/noobanidus/lootr/commit/7ac0bf1" rel="nofollow">(7ac0bf1)</a></li> <li>Eschew level mixin. <a href="https://github.com/noobanidus/lootr/commit/de805aa" rel="nofollow">(de805aa)</a></li> <li>Ignore block entities that are outside the world border. <a href="https://github.com/noobanidus/lootr/commit/e50d21d" rel="nofollow">(e50d21d)</a></li> <li>Bring source codes closer; ignore age in entries. <a href="https://github.com/noobanidus/lootr/commit/69d5ed8" rel="nofollow">(69d5ed8)</a></li> <li>Tuning fixes. <a href="https://github.com/noobanidus/lootr/commit/79b630b" rel="nofollow">(79b630b)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.24.61 Release 09.10.2023

lootr-1.18.2-0.3.24.61

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/0535e45" rel="nofollow">(0535e45)</a></li> <li>Fix logic order (immunity comes before blast resistance). <a href="https://github.com/noobanidus/lootr/commit/9d9b31b" rel="nofollow">(9d9b31b)</a></li> <li>Continuity with config for minecarts. <a href="https://github.com/noobanidus/lootr/commit/9d3846c" rel="nofollow">(9d3846c)</a></li> <li>Configuration option for blast &quot;immunity&quot;. <a href="https://github.com/noobanidus/lootr/commit/907ff1c" rel="nofollow">(907ff1c)</a></li> <li>Fix the other half of the configuration changes for notifications. <a href="https://github.com/noobanidus/lootr/commit/15531e0" rel="nofollow">(15531e0)</a></li> <li>Partially cherry-pick configuration changes. <a href="https://github.com/noobanidus/lootr/commit/5931d0f" rel="nofollow">(5931d0f)</a></li> <li>Switch to using Fabric mixin method. <a href="https://github.com/noobanidus/lootr/commit/47132b9" rel="nofollow">(47132b9)</a></li> <li>Always queue block entities. <a href="https://github.com/noobanidus/lootr/commit/d29da6a" rel="nofollow">(d29da6a)</a></li> <li>Less functional code in object creation. <a href="https://github.com/noobanidus/lootr/commit/e33cf94" rel="nofollow">(e33cf94)</a></li> <li>Use FastUtils linked hash set. <a href="https://github.com/noobanidus/lootr/commit/ad6ecda" rel="nofollow">(ad6ecda)</a></li> <li>Additional world border checks. <a href="https://github.com/noobanidus/lootr/commit/d758ab3" rel="nofollow">(d758ab3)</a></li> <li>Comment for future checks; remove mixinlevel. <a href="https://github.com/noobanidus/lootr/commit/1f037c5" rel="nofollow">(1f037c5)</a></li> <li>Shift some logic into the queue creation. <a href="https://github.com/noobanidus/lootr/commit/667097e" rel="nofollow">(667097e)</a></li> <li>Eschew level mixin. <a href="https://github.com/noobanidus/lootr/commit/713b7bd" rel="nofollow">(713b7bd)</a></li> <li>Ignore block entities that are outside the world border. <a href="https://github.com/noobanidus/lootr/commit/ec37b1a" rel="nofollow">(ec37b1a)</a></li> <li>Bring source codes closer; ignore age in entries. <a href="https://github.com/noobanidus/lootr/commit/c6d4f4b" rel="nofollow">(c6d4f4b)</a></li> <li>Tuning fixes. <a href="https://github.com/noobanidus/lootr/commit/e78f701" rel="nofollow">(e78f701)</a></li> <li>Revert &quot;Reformat code, rename mixin package.&quot; <a href="https://github.com/noobanidus/lootr/commit/b3c204c" rel="nofollow">(b3c204c)</a></li> <li>Revert &quot;More parity.&quot; <a href="https://github.com/noobanidus/lootr/commit/a431b3b" rel="nofollow">(a431b3b)</a></li> <li>Revert &quot;REmove this.&quot; <a href="https://github.com/noobanidus/lootr/commit/584f167" rel="nofollow">(584f167)</a></li> <li>REmove this. <a href="https://github.com/noobanidus/lootr/commit/ef9bbcf" rel="nofollow">(ef9bbcf)</a></li> <li>More parity. <a href="https://github.com/noobanidus/lootr/commit/8aa1d2f" rel="nofollow">(8aa1d2f)</a></li> <li>Merge branch '1.18.2' of <a href="https://github.com/noobanidus/Lootr" rel="nofollow">https://github.com/noobanidus/Lootr</a> into 1.18.2 <a href="https://github.com/noobanidus/lootr/commit/580726d" rel="nofollow">(580726d)</a></li> <li>Reformat code, rename mixin package. <a href="https://github.com/noobanidus/lootr/commit/2f37ba4" rel="nofollow">(2f37ba4)</a></li> <li>Merge pull request #149 from Team-ja-jp/1.18.2 <a href="https://github.com/noobanidus/lootr/commit/94e4626" rel="nofollow">(94e4626)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/aa9cb25" rel="nofollow">(aa9cb25)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/9554ee4" rel="nofollow">(9554ee4)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/1c7ae45" rel="nofollow">(1c7ae45)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/841924a" rel="nofollow">(841924a)</a></li> <li>Create ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/61cd636" rel="nofollow">(61cd636)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.22.59 Release 09.10.2023

lootr-1.19-0.4.23.60

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/ae2b537" rel="nofollow">(ae2b537)</a></li> <li>Fix logic order (immunity comes before blast resistance). <a href="https://github.com/noobanidus/lootr/commit/afc2fe3" rel="nofollow">(afc2fe3)</a></li> <li>Continuity with config for minecarts. <a href="https://github.com/noobanidus/lootr/commit/89f5903" rel="nofollow">(89f5903)</a></li> <li>Configuration option for blast &quot;immunity&quot;. <a href="https://github.com/noobanidus/lootr/commit/8d215ab" rel="nofollow">(8d215ab)</a></li> <li>Configuration options for decay/refresh messages. <a href="https://github.com/noobanidus/lootr/commit/649a4a7" rel="nofollow">(649a4a7)</a></li> <li>Switch to using Fabric mixin method. <a href="https://github.com/noobanidus/lootr/commit/fae5f84" rel="nofollow">(fae5f84)</a></li> <li>Always queue block entities. <a href="https://github.com/noobanidus/lootr/commit/3192f58" rel="nofollow">(3192f58)</a></li> <li>Less functional code in object creation. <a href="https://github.com/noobanidus/lootr/commit/8512236" rel="nofollow">(8512236)</a></li> <li>Use FastUtils linked hash set. <a href="https://github.com/noobanidus/lootr/commit/50cd0e4" rel="nofollow">(50cd0e4)</a></li> <li>Use FastUtils linked hash set. <a href="https://github.com/noobanidus/lootr/commit/36f456a" rel="nofollow">(36f456a)</a></li> <li>Additional world border checks. <a href="https://github.com/noobanidus/lootr/commit/9e63774" rel="nofollow">(9e63774)</a></li> <li>Comment for future checks; remove mixinlevel. <a href="https://github.com/noobanidus/lootr/commit/f1f6cb6" rel="nofollow">(f1f6cb6)</a></li> <li>Shift some logic into the queue creation. <a href="https://github.com/noobanidus/lootr/commit/6604f71" rel="nofollow">(6604f71)</a></li> <li>Eschew level mixin. <a href="https://github.com/noobanidus/lootr/commit/b50beb5" rel="nofollow">(b50beb5)</a></li> <li>Ignore block entities that are outside the world border. <a href="https://github.com/noobanidus/lootr/commit/d67e035" rel="nofollow">(d67e035)</a></li> <li>Bring source codes closer; ignore age in entries. <a href="https://github.com/noobanidus/lootr/commit/fe86ff2" rel="nofollow">(fe86ff2)</a></li> <li>Tuning fixes. <a href="https://github.com/noobanidus/lootr/commit/2a6cb6b" rel="nofollow">(2a6cb6b)</a></li> <li>Remove commented out code. <a href="https://github.com/noobanidus/lootr/commit/1b89f85" rel="nofollow">(1b89f85)</a></li> <li>Merge branch '1.19' of <a href="https://github.com/noobanidus/Lootr" rel="nofollow">https://github.com/noobanidus/Lootr</a> into 1.19 <a href="https://github.com/noobanidus/lootr/commit/e0a2dbd" rel="nofollow">(e0a2dbd)</a></li> <li>Merge pull request #150 from Team-ja-jp/1.19 <a href="https://github.com/noobanidus/lootr/commit/edf11ca" rel="nofollow">(edf11ca)</a></li> <li>Merge pull request #166 from HySand/patch-1 <a href="https://github.com/noobanidus/lootr/commit/3bfbeb3" rel="nofollow">(3bfbeb3)</a></li> <li>Update zh_cn.json <a href="https://github.com/noobanidus/lootr/commit/bf70fc9" rel="nofollow">(bf70fc9)</a></li> <li>Update zh_cn.json <a href="https://github.com/noobanidus/lootr/commit/776193d" rel="nofollow">(776193d)</a></li> <li>Use linked open hash maps/sets for chunk info. <a href="https://github.com/noobanidus/lootr/commit/8b209dd" rel="nofollow">(8b209dd)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/781dcc2" rel="nofollow">(781dcc2)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/6e37e75" rel="nofollow">(6e37e75)</a></li> <li>Update ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/37cfbba" rel="nofollow">(37cfbba)</a></li> <li>Create ja_jp.json <a href="https://github.com/noobanidus/lootr/commit/ea970a9" rel="nofollow">(ea970a9)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.24.61 Release 09.10.2023

lootr-1.19.3-0.5.25.62

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
<ul> <li>Update version for beta release. <a href="https://github.com/noobanidus/lootr/commit/222ac1f" rel="nofollow">(222ac1f)</a></li> <li>Fix logic order (immunity comes before blast resistance). <a href="https://github.com/noobanidus/lootr/commit/14ffa5e" rel="nofollow">(14ffa5e)</a></li> <li>Continuity with config for minecarts. <a href="https://github.com/noobanidus/lootr/commit/212e04f" rel="nofollow">(212e04f)</a></li> <li>Configuration option for blast &quot;immunity&quot;. <a href="https://github.com/noobanidus/lootr/commit/6d2b5f7" rel="nofollow">(6d2b5f7)</a></li> <li>Configuration options for decay/refresh messages. <a href="https://github.com/noobanidus/lootr/commit/14d60c1" rel="nofollow">(14d60c1)</a></li> <li>Switch to using Fabric mixin method. <a href="https://github.com/noobanidus/lootr/commit/2446e95" rel="nofollow">(2446e95)</a></li> <li>Always queue block entities. <a href="https://github.com/noobanidus/lootr/commit/800a61f" rel="nofollow">(800a61f)</a></li> <li>Less functional code in object creation. <a href="https://github.com/noobanidus/lootr/commit/9b21797" rel="nofollow">(9b21797)</a></li> <li>Use FastUtils linked hash set. <a href="https://github.com/noobanidus/lootr/commit/623f2da" rel="nofollow">(623f2da)</a></li> <li>Merge branch '1.19.3' of <a href="https://github.com/noobanidus/lootr" rel="nofollow">https://github.com/noobanidus/lootr</a> into 1.19.3 <a href="https://github.com/noobanidus/lootr/commit/6393d61" rel="nofollow">(6393d61)</a></li> <li>Additional world border checks. <a href="https://github.com/noobanidus/lootr/commit/dd18860" rel="nofollow">(dd18860)</a></li> <li>Comment for future checks; remove mixinlevel. <a href="https://github.com/noobanidus/lootr/commit/60a86ee" rel="nofollow">(60a86ee)</a></li> <li>Shift some logic into the queue creation. <a href="https://github.com/noobanidus/lootr/commit/ec5829d" rel="nofollow">(ec5829d)</a></li> <li>Eschew level mixin. <a href="https://github.com/noobanidus/lootr/commit/1e6b916" rel="nofollow">(1e6b916)</a></li> <li>Ignore block entities that are outside the world border. <a href="https://github.com/noobanidus/lootr/commit/5e49c56" rel="nofollow">(5e49c56)</a></li> <li>Bring source codes closer; ignore age in entries. <a href="https://github.com/noobanidus/lootr/commit/8248c27" rel="nofollow">(8248c27)</a></li> <li>Tuning fixes. <a href="https://github.com/noobanidus/lootr/commit/d1f3aba" rel="nofollow">(d1f3aba)</a></li> <li>Include cache. <a href="https://github.com/noobanidus/lootr/commit/d4cde7d" rel="nofollow">(d4cde7d)</a></li> <li>Remove commented out code. <a href="https://github.com/noobanidus/lootr/commit/5dc9830" rel="nofollow">(5dc9830)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.23.60 Beta 09.10.2023

lootr-1.19.3-0.4.24.61

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
<ul> <li>Mark as a beta release instead of an alpha. <a href="https://github.com/noobanidus/lootr/commit/86ceb5d" rel="nofollow">(86ceb5d)</a></li> <li>Fix #164, resolve parents for Lootr barrels. <a href="https://github.com/noobanidus/lootr/commit/4626256" rel="nofollow">(4626256)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.23.60 Alpha 09.10.2023

lootr-1.19.3-0.4.23.60

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
<ul> <li>Mark as an alpha. <a href="https://github.com/noobanidus/lootr/commit/59d98c4" rel="nofollow">(59d98c4)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/886452f" rel="nofollow">(886452f)</a></li> <li>1.19.3 <a href="https://github.com/noobanidus/lootr/commit/54768f0" rel="nofollow">(54768f0)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.25.65 Release 09.10.2023

lootr-1.19.3-0.4.25.65

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Full 1.19.3 release</p> <p>- Removed debug config option</p>
Sign in

0.33 MB

0.3.24.61 Release 09.10.2023

lootr-1.18.2-0.3.24.61

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
<p>Fix sneak-right-click looking for pose instead of the sneak key for containers.</p>
Sign in

0.34 MB

0.4.25.64 Release 09.10.2023

lootr-1.19-0.4.25.64

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
<p>Fix sneak-right-click looking for pose instead of the sneak key for containers.</p>
Sign in

0.33 MB

0.2.21.58 Release 09.10.2023

lootr-1.18.2-0.2.23.60

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Port pose -&gt; sneak checks. <a href="https://github.com/noobanidus/lootr/commit/bb1e4b5" rel="nofollow">(bb1e4b5)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.20.57 Release 09.10.2023

lootr-1.18-0.1.22.59

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix pose -&gt; sneak check for 1.18. <a href="https://github.com/noobanidus/lootr/commit/ea8ea87" rel="nofollow">(ea8ea87)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.20.57 Release 09.10.2023

lootr-1.19-0.3.22.59

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/e65147f" rel="nofollow">(e65147f)</a></li> <li>Fix pose check vs shift-key check. <a href="https://github.com/noobanidus/lootr/commit/9415b35" rel="nofollow">(9415b35)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.24.63 Release 09.10.2023

lootr-1.19-0.4.24.63

Supported Minecraft versions
1.19 1.19.1 1.19.2 1.19.3
Loaders / Platforms
fabric
Show changes
<p>- Copy refresh changes from Forge.</p> <p>- Support barrels for the `lootr custom` command.</p>
Sign in

0.33 MB

0.5.1 Release 09.10.2023

lootr-1.12.2-0.5.1

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Backport refreshing patch</p>
Sign in

0.17 MB

0.1.14.45 Release 09.10.2023

lootr-1.16.5-0.1.15.46

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/91a7c2f" rel="nofollow">(91a7c2f)</a></li> <li>Handle potentially null loot tables during refresh/decay checks. <a href="https://github.com/noobanidus/lootr/commit/007f024" rel="nofollow">(007f024)</a></li> <li>Back-port refresh changes to 1.16. <a href="https://github.com/noobanidus/lootr/commit/e604645" rel="nofollow">(e604645)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.1.20.57 Release 09.10.2023

lootr-1.18-0.1.21.58

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Port refresh changes. <a href="https://github.com/noobanidus/lootr/commit/6c3b713" rel="nofollow">(6c3b713)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.21.58 Release 09.10.2023

lootr-1.18.2-0.2.22.59

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Fix incorrect method reference. <a href="https://github.com/noobanidus/lootr/commit/e2dcec2" rel="nofollow">(e2dcec2)</a></li> <li>Back-port refreshing changes from 1.19.2. <a href="https://github.com/noobanidus/lootr/commit/5ea93af" rel="nofollow">(5ea93af)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.20.57 Release 09.10.2023

lootr-1.19-0.3.21.58

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Fix refreshing: not either/or. <a href="https://github.com/noobanidus/lootr/commit/64d81e5" rel="nofollow">(64d81e5)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.5.0 Release 09.10.2023

lootr-1.12.2-0.5.0

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Backport new features from 1.16+ versions</p> <p>Fix decaying and refreshing not working</p>
Sign in

0.17 MB

0.2.21.58 Release 09.10.2023

lootr-1.18.2-0.2.21.58

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>As per #141, display messages rather than filling up chat log. <a href="https://github.com/noobanidus/lootr/commit/e17d4eb" rel="nofollow">(e17d4eb)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.20.57 Release 09.10.2023

lootr-1.18-0.1.20.57

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Adjust refresh/decay messages as per #141. <a href="https://github.com/noobanidus/lootr/commit/f54b396" rel="nofollow">(f54b396)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.14.45 Release 09.10.2023

lootr-1.16.5-0.1.14.45

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/d7758c7" rel="nofollow">(d7758c7)</a></li> <li>Display rather than send the refresh/etc message. <a href="https://github.com/noobanidus/lootr/commit/5828a0e" rel="nofollow">(5828a0e)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.2.20.57 Release 09.10.2023

lootr-1.18.2-0.2.20.57

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/c6c59af" rel="nofollow">(c6c59af)</a></li> <li>Loot-table based predicate for advancements. <a href="https://github.com/noobanidus/lootr/commit/acb7c3f" rel="nofollow">(acb7c3f)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.4 Beta 09.10.2023

lootr-1.12.2-0.4.4

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Add Dimensional Doors support. This is provided as-is.</p>
Sign in

0.17 MB

0.4.22.61 Release 09.10.2023

lootr-1.19-0.4.22.61

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
<p>- Fix hopper exploit.</p>
Sign in

0.33 MB

0.3.23.60 Release 09.10.2023

lootr-1.18.2-0.3.23.60

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Disable filling of internal inventory for chest blocks. Prevents hopper exploit.</p>
Sign in

0.34 MB

0.4.3 Beta 09.10.2023

lootr-1.12.2-0.4.3

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix a capability issue</p>
Sign in

0.17 MB

0.1.13.44 Release 09.10.2023

lootr-1.16.5-0.1.13.44

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Update version for release. <a href="https://github.com/noobanidus/lootr/commit/ce0019b" rel="nofollow">(ce0019b)</a></li> <li>Cache trapped chests before chests for tag overlap. <a href="https://github.com/noobanidus/lootr/commit/6120877" rel="nofollow">(6120877)</a></li> <li>Add trapped chest to /lootr command. <a href="https://github.com/noobanidus/lootr/commit/5b46165" rel="nofollow">(5b46165)</a></li> <li>Comparator ouput &amp; blast resistance. <a href="https://github.com/noobanidus/lootr/commit/5157295" rel="nofollow">(5157295)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.4.21.60 Release 09.10.2023

lootr-1.19-0.4.21.60

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
<p>- All Lootr containers now output a comparator strength of 1. This can be reconfigured to be 0.</p> <p>- Lootr containers can be configured to be blast resistant (strength of 16)</p> <p>- trapped_chest is now part of the /lootr command.</p> <p>- Trapped chest tags are processed before chests in case of overlap.</p>
Sign in

0.33 MB

0.3.22.59 Release 09.10.2023

lootr-1.18.2-0.3.22.59

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- All Lootr containers now output a comparator strength of 1. This can be reconfigured to be 0.</p> <p>- Lootr containers can be configured to be blast resistant (strength of 16)</p> <p>- trapped_chest is now part of the /lootr command.</p> <p>- Trapped chest tags are processed before chests in case of overlap.</p>
Sign in

0.34 MB

0.3.20.57 Release 09.10.2023

lootr-1.19-0.3.20.57

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump for release. <a href="https://github.com/noobanidus/lootr/commit/2980a68" rel="nofollow">(2980a68)</a></li> <li>Add trapped ches to the command. <a href="https://github.com/noobanidus/lootr/commit/407d716" rel="nofollow">(407d716)</a></li> <li>Trapped chest shenanigans. <a href="https://github.com/noobanidus/lootr/commit/4fc99c7" rel="nofollow">(4fc99c7)</a></li> <li>Update submodule, repurposed structures support. <a href="https://github.com/noobanidus/lootr/commit/cf38048" rel="nofollow">(cf38048)</a></li> <li>Update submodule, repurposed structures support. <a href="https://github.com/noobanidus/lootr/commit/f317d67" rel="nofollow">(f317d67)</a></li> <li>Reorder dynamic trapped chest/etc replacements. <a href="https://github.com/noobanidus/lootr/commit/70512cf" rel="nofollow">(70512cf)</a></li> <li>Use the correct helper method for trapped chests. <a href="https://github.com/noobanidus/lootr/commit/de8ba11" rel="nofollow">(de8ba11)</a></li> <li>Configurable comparator outputs. <a href="https://github.com/noobanidus/lootr/commit/fc32ae5" rel="nofollow">(fc32ae5)</a></li> <li>Configurable blast resistance. <a href="https://github.com/noobanidus/lootr/commit/fb4c6d6" rel="nofollow">(fb4c6d6)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.19.56 Release 09.10.2023

lootr-1.18.2-0.2.19.56

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Temporarily nuke JEI &amp; Jade from dev environment. <a href="https://github.com/noobanidus/lootr/commit/df752a7" rel="nofollow">(df752a7)</a></li> <li>Fix tag shenanigans for 1.18.2. <a href="https://github.com/noobanidus/lootr/commit/c90f05d" rel="nofollow">(c90f05d)</a></li> <li>Update dependencies for 1.18.2. <a href="https://github.com/noobanidus/lootr/commit/9749160" rel="nofollow">(9749160)</a></li> <li>Properly update submodule. <a href="https://github.com/noobanidus/lootr/commit/10d81da" rel="nofollow">(10d81da)</a></li> <li>Properly fix trapped chest ordering. <a href="https://github.com/noobanidus/lootr/commit/efbcb33" rel="nofollow">(efbcb33)</a></li> <li>Update submodule, repurposed structures support. <a href="https://github.com/noobanidus/lootr/commit/3b809a5" rel="nofollow">(3b809a5)</a></li> <li>Update submodule, repurposed structures support. <a href="https://github.com/noobanidus/lootr/commit/8980084" rel="nofollow">(8980084)</a></li> <li>Reorder dynamic trapped chest/etc replacements. <a href="https://github.com/noobanidus/lootr/commit/a2af5f2" rel="nofollow">(a2af5f2)</a></li> <li>Use the correct helper method for trapped chests. <a href="https://github.com/noobanidus/lootr/commit/3a252c7" rel="nofollow">(3a252c7)</a></li> <li>Configurable comparator outputs. <a href="https://github.com/noobanidus/lootr/commit/f16fdef" rel="nofollow">(f16fdef)</a></li> <li>Configurable blast resistance. <a href="https://github.com/noobanidus/lootr/commit/3506ced" rel="nofollow">(3506ced)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.19.56 Release 09.10.2023

lootr-1.18-0.1.19.56

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Properly fixed trapped chests order. <a href="https://github.com/noobanidus/lootr/commit/ab9c53b" rel="nofollow">(ab9c53b)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.4.2 Beta 09.10.2023

lootr-1.12.2-0.4.2

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Lootr chests don't generate their tile ID till opened the first time (this makes them usable with RC worldgen)</p> <p>Fix Lootr chests dropping loot again when broken</p> <p>Fix Lootr blocks dropping themselves instead of vanilla blocks</p>
Sign in

0.17 MB

0.4.0 Beta 09.10.2023

lootr-1.12.2-0.4.0

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Chests made with /lootr custom will now populate any Recurrent Complex loot tags inside them</p>
Sign in

0.17 MB

0.3.21.58 Release 09.10.2023

lootr-1.18.2-0.3.21.58

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Fix entities with synchronization to prevent concurrent modification crashes.</p>
Sign in

0.34 MB

0.1.17.54 Release 09.10.2023

lootr-1.18-0.1.17.54

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/73f92d4" rel="nofollow">(73f92d4)</a></li> <li>Synchronize access to entity replacement list <a href="https://github.com/noobanidus/lootr/commit/00615a8" rel="nofollow">(00615a8)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.18.55 Release 09.10.2023

lootr-1.18.2-0.2.18.55

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/53443a3" rel="nofollow">(53443a3)</a></li> <li>Synchronize access to entity replacement list <a href="https://github.com/noobanidus/lootr/commit/56cffae" rel="nofollow">(56cffae)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.19.56 Release 09.10.2023

lootr-1.19-0.3.19.56

Supported Minecraft versions
1.19
Loaders / Platforms
forge
Show changes
<ul> <li>Mark as release. <a href="https://github.com/noobanidus/lootr/commit/456dee9" rel="nofollow">(456dee9)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/5bc1c88" rel="nofollow">(5bc1c88)</a></li> <li>Merge pull request #126 from noobanidus/update/forge-94 <a href="https://github.com/noobanidus/lootr/commit/ac693ec" rel="nofollow">(ac693ec)</a></li> <li>Update to Forge 41.0.98, address breaking changes <a href="https://github.com/noobanidus/lootr/commit/db1cd61" rel="nofollow">(db1cd61)</a></li> <li>Synchronize access to entity replacement list <a href="https://github.com/noobanidus/lootr/commit/60fec5e" rel="nofollow">(60fec5e)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>ChosenArchitect</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.3.20.59 Release 09.10.2023

lootr-1.19-0.3.20.59

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
<p style="text-align:left">- Adds in synchronicity to the <strong>EntityTicker</strong>&nbsp;which fixes&nbsp;<a href="https://github.com/noobanidus/Lootr/issues/124" rel="nofollow">#9</a></p>
Sign in

0.33 MB

0.3.2 Beta 09.10.2023

lootr-1.12.2-0.3.2

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix some more crashes during worldgen</p> <p>Attempted fix for duplicate minecarts spawning</p>
Sign in

0.17 MB

0.3.1 Beta 09.10.2023

lootr-1.12.2-0.3.1

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix crash when converting some tile entities</p>
Sign in

0.17 MB

0.3.0 Beta 09.10.2023

lootr-1.12.2-0.3.0

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Blacklist dispensers from TE conversion by default</p> <p>Add an option to create instanced versions of chests for mods that don't use loot tables</p>
Sign in

0.17 MB

0.2.1 Beta 09.10.2023

lootr-1.12.2-0.2.1

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix loot chests not being replaced in some custom dimensions like those added by JED</p> <p>Fix log warnings about models for lootr_inventory</p>
Sign in

0.16 MB

0.2.0 Beta 09.10.2023

lootr-1.12.2-0.2.0

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Add support for custom inventories (/lootr custom)</p>
Sign in

0.16 MB

0.1.3 Beta 09.10.2023

lootr-1.12.2-0.1.3

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix crash with EnderIO installed</p>
Sign in

0.16 MB

0.1.2 Beta 09.10.2023

lootr-1.12.2-0.1.2

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix crashes on dedicated servers</p>
Sign in

0.16 MB

0.1.1 Beta 09.10.2023

lootr-1.12.2-0.1.1

Supported Minecraft versions
1.12.2
Loaders / Platforms
forge
Show changes
<p>Fix broken chest UVs</p>
Sign in

0.16 MB

0.3.20.58 Release 09.10.2023

lootr-1.19-0.3.20.58

Supported Minecraft versions
1.19 22w24a
Loaders / Platforms
fabric
Show changes
<p>Full 1.19 port</p>
Sign in

0.33 MB

0.3.18.55 Beta 09.10.2023

lootr-1.19-0.3.18.55

Supported Minecraft versions
1.19
Loaders / Platforms
forge
Show changes
<ul> <li>Initial 1.19 port. <a href="https://github.com/noobanidus/lootr/commit/fd28145" rel="nofollow">(fd28145)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.16.53 Release 09.10.2023

lootr-1.18-0.1.16.53

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Actually bump version. <a href="https://github.com/noobanidus/lootr/commit/f469723" rel="nofollow">(f469723)</a></li> <li>Fix incompatible loot containers having their loot table cleared. <a href="https://github.com/noobanidus/lootr/commit/f165fdc" rel="nofollow">(f165fdc)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.15.52 Release 09.10.2023

lootr-1.18-0.1.15.52

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix incompatible loot containers having their loot table cleared. <a href="https://github.com/noobanidus/lootr/commit/f165fdc" rel="nofollow">(f165fdc)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.17.54 Release 09.10.2023

lootr-1.18.2-0.2.17.54

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Fix incompatible chests having their loot tables cleared. <a href="https://github.com/noobanidus/lootr/commit/2e7e0fa" rel="nofollow">(2e7e0fa)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.20.57 Release 09.10.2023

lootr-1.18.2-0.3.20.57

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Fix ordering issue that wiped the loot tables of incompatible containers.</p>
Sign in

0.34 MB

0.1.15.52 Release 09.10.2023

lootr-1.18-0.1.15.52

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump versions. <a href="https://github.com/noobanidus/lootr/commit/5a93d1a" rel="nofollow">(5a93d1a)</a></li> <li>Pre-emptive fixes for #74, #78. <a href="https://github.com/noobanidus/lootr/commit/24daf7c" rel="nofollow">(24daf7c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.16.53 Release 09.10.2023

lootr-1.18.2-0.2.16.53

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Pro-active fixing for #79, #74 in later versions. <a href="https://github.com/noobanidus/lootr/commit/3a619a9" rel="nofollow">(3a619a9)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.1.12.43 Release 09.10.2023

lootr-1.16.5-0.1.12.43

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #79 for 1.16.5. <a href="https://github.com/noobanidus/lootr/commit/3b32ea3" rel="nofollow">(3b32ea3)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.33 MB

0.3.19.56 Release 09.10.2023

lootr-1.18.2-0.3.19.56

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Fix potential race condition with null block entity renderer.</p>
Sign in

0.34 MB

0.3.19.55 Release 09.10.2023

lootr-1.18.2-0.3.19.55

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Fix Vanilla chest textures not being used when config option enabled.</p> <p>- Convert from defaults to using the lootr:convert/X tags.</p>
Sign in

0.34 MB

0.1.15.51 Release 09.10.2023

lootr-1.18-0.1.15.51

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix missing imports. <a href="https://github.com/noobanidus/lootr/commit/89dc4f3" rel="nofollow">(89dc4f3)</a></li> <li>Fix #97 for 1.18.0 - 1.18.1. <a href="https://github.com/noobanidus/lootr/commit/813c4ab" rel="nofollow">(813c4ab)</a></li> <li>Improve migration: delete files that already exist. <a href="https://github.com/noobanidus/lootr/commit/a63b6ba" rel="nofollow">(a63b6ba)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.16.52 Release 09.10.2023

lootr-1.18.2-0.2.16.52

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>General fixes. <a href="https://github.com/noobanidus/lootr/commit/f440967" rel="nofollow">(f440967)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/f543102" rel="nofollow">(f543102)</a></li> <li>Better migration support: skip existing files &amp; delete them. <a href="https://github.com/noobanidus/lootr/commit/8735722" rel="nofollow">(8735722)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.3.18.54 Beta 09.10.2023

lootr-1.18.2-0.3.18.54

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Fix custom inventories not rendering.</p>
Sign in

0.33 MB

0.3.17.53 Beta 09.10.2023

lootr-1.18.2-0.3.17.53

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
<p>- Initial Fabric release.</p>
Sign in

0.33 MB

0.1.12.42 Release 09.10.2023

lootr-1.16.5-0.1.12.42

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Properly fix issue with &quot;another process has this file open&quot;. <a href="https://github.com/noobanidus/lootr/commit/c602186" rel="nofollow">(c602186)</a></li> <li>Alpha marker. <a href="https://github.com/noobanidus/lootr/commit/5b935f3" rel="nofollow">(5b935f3)</a></li> <li>Work on #88-related issues (&quot;file already open in another process&quot;) <a href="https://github.com/noobanidus/lootr/commit/5020fc8" rel="nofollow">(5020fc8)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.32 MB

0.1.12.41 Release 09.10.2023

lootr-1.16.5-0.1.12.41

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/482cb5a" rel="nofollow">(482cb5a)</a></li> <li>Fix #93: properly fill in <code>blockPos</code> for SpecialChestInventory. <a href="https://github.com/noobanidus/lootr/commit/d897035" rel="nofollow">(d897035)</a></li> <li>First step towards #93: invert <code>equals</code> for potential null. <a href="https://github.com/noobanidus/lootr/commit/697fdc6" rel="nofollow">(697fdc6)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.32 MB

0.1.12.40 Release 09.10.2023

lootr-1.16.5-0.1.12.40

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #91: prevent jerboas presenting permanently. <a href="https://github.com/noobanidus/lootr/commit/0837433" rel="nofollow">(0837433)</a></li> <li>Bump submodule, version. <a href="https://github.com/noobanidus/lootr/commit/32b8111" rel="nofollow">(32b8111)</a></li> <li>Configurable vanilla textures. <a href="https://github.com/noobanidus/lootr/commit/012260a" rel="nofollow">(012260a)</a></li> <li>Fix inventory clearing. <a href="https://github.com/noobanidus/lootr/commit/4b97661" rel="nofollow">(4b97661)</a></li> <li>Finalize some more code for the migration system. <a href="https://github.com/noobanidus/lootr/commit/2c48f72" rel="nofollow">(2c48f72)</a></li> <li>Encode block position when loading data. <a href="https://github.com/noobanidus/lootr/commit/d304071" rel="nofollow">(d304071)</a></li> <li>Fix migrations, properly create subfolders for other data types. <a href="https://github.com/noobanidus/lootr/commit/c1932b1" rel="nofollow">(c1932b1)</a></li> <li>Update submodule. <a href="https://github.com/noobanidus/lootr/commit/45fd14c" rel="nofollow">(45fd14c)</a></li> <li>More work on Migration code. <a href="https://github.com/noobanidus/lootr/commit/2d10e75" rel="nofollow">(2d10e75)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.32 MB

0.1.15.50 Release 09.10.2023

lootr-1.18-0.1.15.50

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/6e0520e" rel="nofollow">(6e0520e)</a></li> <li>Implement #83: optionally use vanilla textures. <a href="https://github.com/noobanidus/lootr/commit/00c20db" rel="nofollow">(00c20db)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.16.50 Release 09.10.2023

lootr-1.18.2-0.2.16.51

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/9245b30" rel="nofollow">(9245b30)</a></li> <li>Implement #83: optionally use vanilla textures. <a href="https://github.com/noobanidus/lootr/commit/52c361b" rel="nofollow">(52c361b)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.27 MB

0.2.16.50 Release 09.10.2023

lootr-1.18.2-0.2.16.50

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/d1f598e" rel="nofollow">(d1f598e)</a></li> <li>Fix submodule. <a href="https://github.com/noobanidus/lootr/commit/41fdaad" rel="nofollow">(41fdaad)</a></li> <li>Update tags, update versions, fix a cast failure. <a href="https://github.com/noobanidus/lootr/commit/deda12a" rel="nofollow">(deda12a)</a></li> <li>1.18.2 port. <a href="https://github.com/noobanidus/lootr/commit/ae16f54" rel="nofollow">(ae16f54)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.15.49 Release 09.10.2023

lootr-1.18-0.1.15.49

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Automatically back-up data files during migration. <a href="https://github.com/noobanidus/lootr/commit/5e10c40" rel="nofollow">(5e10c40)</a></li> <li>Properly unwrap and update dimension, key and position every time. <a href="https://github.com/noobanidus/lootr/commit/defb999" rel="nofollow">(defb999)</a></li> <li>More migration-related code. <a href="https://github.com/noobanidus/lootr/commit/e284335" rel="nofollow">(e284335)</a></li> <li>Move start-tracking packets to <code>startSeenByPlayer</code>. <a href="https://github.com/noobanidus/lootr/commit/6705465" rel="nofollow">(6705465)</a></li> <li>Fix migrations. <a href="https://github.com/noobanidus/lootr/commit/f0755bb" rel="nofollow">(f0755bb)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/eba6cf0" rel="nofollow">(eba6cf0)</a></li> <li>New LootrAPI; improve subdirectories again. <a href="https://github.com/noobanidus/lootr/commit/69ff7f9" rel="nofollow">(69ff7f9)</a></li> <li>First pass at new data storage system. <a href="https://github.com/noobanidus/lootr/commit/6b584cf" rel="nofollow">(6b584cf)</a></li> <li>Update gradle, use maven2. <a href="https://github.com/noobanidus/lootr/commit/812352d" rel="nofollow">(812352d)</a></li> <li>Work on a potentially improved API for mod integration. <a href="https://github.com/noobanidus/lootr/commit/e1f8155" rel="nofollow">(e1f8155)</a></li> <li>Update Jenkinsfile to support java17. <a href="https://github.com/noobanidus/lootr/commit/4e9fc03" rel="nofollow">(4e9fc03)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.11.37 Release 09.10.2023

lootr-1.16.5-0.1.11.38

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump submodule. <a href="https://github.com/noobanidus/lootr/commit/6c83808" rel="nofollow">(6c83808)</a></li> <li>Fix missing dependency. <a href="https://github.com/noobanidus/lootr/commit/ef3018c" rel="nofollow">(ef3018c)</a></li> <li>Fix version. <a href="https://github.com/noobanidus/lootr/commit/c8ea78d" rel="nofollow">(c8ea78d)</a></li> <li>Fix #81: don't crash on null worlds, skip instead. <a href="https://github.com/noobanidus/lootr/commit/3023c58" rel="nofollow">(3023c58)</a></li> <li>Shoulders? <a href="https://github.com/noobanidus/lootr/commit/f3ef312" rel="nofollow">(f3ef312)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.31 MB

0.1.14.48 Release 09.10.2023

lootr-1.18-0.1.14.48

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version again to fix incorrect resources. <a href="https://github.com/noobanidus/lootr/commit/386ae5c" rel="nofollow">(386ae5c)</a></li> <li>Don't crash on null levels. <a href="https://github.com/noobanidus/lootr/commit/150f5f9" rel="nofollow">(150f5f9)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.14.45 Release 09.10.2023

lootr-1.18-0.1.14.47

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Don't crash on null levels. <a href="https://github.com/noobanidus/lootr/commit/150f5f9" rel="nofollow">(150f5f9)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>lothrazar</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.14.45 Release 09.10.2023

lootr-1.18-0.1.14.45

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix a null pointer with refreshing custom inventories. <a href="https://github.com/noobanidus/lootr/commit/c18314d" rel="nofollow">(c18314d)</a></li> <li>Clean up the current state. <a href="https://github.com/noobanidus/lootr/commit/dbd7b4d" rel="nofollow">(dbd7b4d)</a></li> <li>1337 crown. <a href="https://github.com/noobanidus/lootr/commit/549f52d" rel="nofollow">(549f52d)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.26 MB

0.1.14.43 Release 09.10.2023

lootr-1.18-0.1.14.44

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Configure maximum entry age, whether unloaded containers are skipped. <a href="https://github.com/noobanidus/lootr/commit/8c669de" rel="nofollow">(8c669de)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.25 MB

0.1.14.43 Release 09.10.2023

lootr-1.18-0.1.14.43

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Reduce the number of saves, but properly mark BEs dirty. <a href="https://github.com/noobanidus/lootr/commit/00d0fa0" rel="nofollow">(00d0fa0)</a></li> <li>BUmp version for release. <a href="https://github.com/noobanidus/lootr/commit/0feb535" rel="nofollow">(0feb535)</a></li> <li>Nullify loot table instead of unpacking. <a href="https://github.com/noobanidus/lootr/commit/5dcabfd" rel="nofollow">(5dcabfd)</a></li> <li>Update removal warning. <a href="https://github.com/noobanidus/lootr/commit/3ec510b" rel="nofollow">(3ec510b)</a></li> <li>Store creation time. <a href="https://github.com/noobanidus/lootr/commit/2469f3d" rel="nofollow">(2469f3d)</a></li> <li>Check tiles that unload before generation is finished; clear chunks on server start/stop. <a href="https://github.com/noobanidus/lootr/commit/a96735f" rel="nofollow">(a96735f)</a></li> <li>Check for a wider range of adjacent chunks. <a href="https://github.com/noobanidus/lootr/commit/1f50144" rel="nofollow">(1f50144)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.25 MB

0.1.14.42 Release 09.10.2023

lootr-1.18-0.1.14.42

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump versions. <a href="https://github.com/noobanidus/lootr/commit/bd73880" rel="nofollow">(bd73880)</a></li> <li>Improve performance, hopefully. <a href="https://github.com/noobanidus/lootr/commit/6e91a85" rel="nofollow">(6e91a85)</a></li> <li>More cleanly remove existing chests. <a href="https://github.com/noobanidus/lootr/commit/fd3166c" rel="nofollow">(fd3166c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.25 MB

0.1.13.41 Release 09.10.2023

lootr-1.18-0.1.13.41

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Refresh and decay commands for manual triggering. <a href="https://github.com/noobanidus/lootr/commit/aecd093" rel="nofollow">(aecd093)</a></li> <li>Properly tick refreshing chests. <a href="https://github.com/noobanidus/lootr/commit/512d17b" rel="nofollow">(512d17b)</a></li> <li>Update parchment. <a href="https://github.com/noobanidus/lootr/commit/3e08b0a" rel="nofollow">(3e08b0a)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.25 MB

0.1.11.35-experimental Release 09.10.2023

lootr-1.16.5-0.1.11.36

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/005b429" rel="nofollow">(005b429)</a></li> <li>Fix #74: default atum's sarcophagus by default. <a href="https://github.com/noobanidus/lootr/commit/9aad9e5" rel="nofollow">(9aad9e5)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.12.38 Release 09.10.2023

lootr-1.18-0.1.13.40

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix break prevention. <a href="https://github.com/noobanidus/lootr/commit/ee16f7c" rel="nofollow">(ee16f7c)</a></li> <li>Improve config. <a href="https://github.com/noobanidus/lootr/commit/8119a82" rel="nofollow">(8119a82)</a></li> <li>Bump versions, etc. <a href="https://github.com/noobanidus/lootr/commit/4096dd7" rel="nofollow">(4096dd7)</a></li> <li>Get structures to work properly. <a href="https://github.com/noobanidus/lootr/commit/ff4bce0" rel="nofollow">(ff4bce0)</a></li> <li>Work on structures. <a href="https://github.com/noobanidus/lootr/commit/83c4ee0" rel="nofollow">(83c4ee0)</a></li> <li>More refreshing data. <a href="https://github.com/noobanidus/lootr/commit/a84d9c4" rel="nofollow">(a84d9c4)</a></li> <li>Fix advancement icon. <a href="https://github.com/noobanidus/lootr/commit/bf94b84" rel="nofollow">(bf94b84)</a></li> <li>Refreshing data. <a href="https://github.com/noobanidus/lootr/commit/2a66741" rel="nofollow">(2a66741)</a></li> <li>Transition DecayingData -&gt; TickingData. <a href="https://github.com/noobanidus/lootr/commit/daa12b7" rel="nofollow">(daa12b7)</a></li> <li>Standardise package names. <a href="https://github.com/noobanidus/lootr/commit/e1d4638" rel="nofollow">(e1d4638)</a></li> <li>New tags, etc. <a href="https://github.com/noobanidus/lootr/commit/fe0a6b0" rel="nofollow">(fe0a6b0)</a></li> <li>Weirdness. <a href="https://github.com/noobanidus/lootr/commit/110afc6" rel="nofollow">(110afc6)</a></li> <li>Refactor advancements and setup. <a href="https://github.com/noobanidus/lootr/commit/38fc961" rel="nofollow">(38fc961)</a></li> <li>Some restructuring, switch to EventBusSubscribers. <a href="https://github.com/noobanidus/lootr/commit/58d8c16" rel="nofollow">(58d8c16)</a></li> <li>Convert to the new &quot;experimental&quot; method. <a href="https://github.com/noobanidus/lootr/commit/04c6ebe" rel="nofollow">(04c6ebe)</a></li> <li>Nuke mixins. <a href="https://github.com/noobanidus/lootr/commit/4c384fb" rel="nofollow">(4c384fb)</a></li> <li>Remove report tables. <a href="https://github.com/noobanidus/lootr/commit/a65662b" rel="nofollow">(a65662b)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.25 MB

0.1.11.35-experimental Release 09.10.2023

lootr-1.16.5-0.1.11.35

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Tentative bump. <a href="https://github.com/noobanidus/lootr/commit/5b3b5aa" rel="nofollow">(5b3b5aa)</a></li> <li>Clear everything, not just the player who opened. <a href="https://github.com/noobanidus/lootr/commit/ac446f7" rel="nofollow">(ac446f7)</a></li> <li>Tag providers. <a href="https://github.com/noobanidus/lootr/commit/8cf96ed" rel="nofollow">(8cf96ed)</a></li> <li>Optimize code again. <a href="https://github.com/noobanidus/lootr/commit/c4e5800" rel="nofollow">(c4e5800)</a></li> <li>Event parameter is never used. <a href="https://github.com/noobanidus/lootr/commit/19df988" rel="nofollow">(19df988)</a></li> <li>Fix up registration mishaps. Refreshing containers. <a href="https://github.com/noobanidus/lootr/commit/16b4f9a" rel="nofollow">(16b4f9a)</a></li> <li>Reinstate Minecarts. <a href="https://github.com/noobanidus/lootr/commit/2c648a6" rel="nofollow">(2c648a6)</a></li> <li>Code cleanup. <a href="https://github.com/noobanidus/lootr/commit/4f675f6" rel="nofollow">(4f675f6)</a></li> <li>More refactoring. <a href="https://github.com/noobanidus/lootr/commit/f6c08ea" rel="nofollow">(f6c08ea)</a></li> <li>Improve clear inventories. Shuffle some things around. <a href="https://github.com/noobanidus/lootr/commit/deb0307" rel="nofollow">(deb0307)</a></li> <li>More code cleanup. <a href="https://github.com/noobanidus/lootr/commit/f6b18f6" rel="nofollow">(f6b18f6)</a></li> <li>Add modid blacklist. Remove destroy. <a href="https://github.com/noobanidus/lootr/commit/e3d4f0d" rel="nofollow">(e3d4f0d)</a></li> <li>Exclude ender chests. <a href="https://github.com/noobanidus/lootr/commit/c705eb0" rel="nofollow">(c705eb0)</a></li> <li>Bump for experimental release. <a href="https://github.com/noobanidus/lootr/commit/5a2a36e" rel="nofollow">(5a2a36e)</a></li> <li>Code clean-up. <a href="https://github.com/noobanidus/lootr/commit/987e359" rel="nofollow">(987e359)</a></li> <li>Switch to new &quot;experimental&quot; method of handling chests. <a href="https://github.com/noobanidus/lootr/commit/0696763" rel="nofollow">(0696763)</a></li> <li>Move hard-coded values into config. <a href="https://github.com/noobanidus/lootr/commit/4154b3c" rel="nofollow">(4154b3c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.12.36 Beta 09.10.2023

lootr-1.18-0.0.12.38

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #70: don't ever return a null from <code>getItems</code>. <a href="https://github.com/noobanidus/lootr/commit/9cd7c54" rel="nofollow">(9cd7c54)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.12.36 Beta 09.10.2023

lootr-1.18-0.0.12.37

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #69 for 1.18. <a href="https://github.com/noobanidus/lootr/commit/411f2df" rel="nofollow">(411f2df)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.9.31 Release 09.10.2023

lootr-1.16.5-0.0.10.34

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #69: automatically convert purpur and nether brick chests. <a href="https://github.com/noobanidus/lootr/commit/3d49f79" rel="nofollow">(3d49f79)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.9.31 Release 09.10.2023

lootr-1.16.5-0.0.10.33

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Confer 0c0ec3755b3d9 from 1.18. <a href="https://github.com/noobanidus/lootr/commit/0b2b1f1" rel="nofollow">(0b2b1f1)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.12.36 Beta 09.10.2023

lootr-1.18-0.0.12.36

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/07e34d0" rel="nofollow">(07e34d0)</a></li> <li>Log unresolved tables; option to inform players. <a href="https://github.com/noobanidus/lootr/commit/0c0ec37" rel="nofollow">(0c0ec37)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.12.35 Release 09.10.2023

lootr-1.18-0.0.12.35

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix deprecation. <a href="https://github.com/noobanidus/lootr/commit/6fa790d" rel="nofollow">(6fa790d)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/8917a3e" rel="nofollow">(8917a3e)</a></li> <li>Attempt to implement decaying chests. <a href="https://github.com/noobanidus/lootr/commit/a834ac7" rel="nofollow">(a834ac7)</a></li> <li>Begin work on decaying inventories. <a href="https://github.com/noobanidus/lootr/commit/775f033" rel="nofollow">(775f033)</a></li> <li>Deprecate LootrLootingEvent. <a href="https://github.com/noobanidus/lootr/commit/affe034" rel="nofollow">(affe034)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.10.31 Beta 09.10.2023

lootr-1.17.1-0.0.11.32

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/dbaf945" rel="nofollow">(dbaf945)</a></li> <li>Attempt to implement decaying chests. <a href="https://github.com/noobanidus/lootr/commit/56fcf43" rel="nofollow">(56fcf43)</a></li> <li>Begin work on decaying inventories. <a href="https://github.com/noobanidus/lootr/commit/f03765b" rel="nofollow">(f03765b)</a></li> <li>Deprecate LootrLootingEvent. <a href="https://github.com/noobanidus/lootr/commit/b8e521c" rel="nofollow">(b8e521c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.9.31 Release 09.10.2023

lootr-1.16.5-0.0.10.32

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/648ed59" rel="nofollow">(648ed59)</a></li> <li>Make killed carts drop their contents. <a href="https://github.com/noobanidus/lootr/commit/4b048d4" rel="nofollow">(4b048d4)</a></li> <li>Attempt to implement decaying chests. <a href="https://github.com/noobanidus/lootr/commit/2120740" rel="nofollow">(2120740)</a></li> <li>Begin work on decaying inventories. <a href="https://github.com/noobanidus/lootr/commit/a93d1ac" rel="nofollow">(a93d1ac)</a></li> <li>Deprecate LootrLootingEvent. <a href="https://github.com/noobanidus/lootr/commit/90bb7e4" rel="nofollow">(90bb7e4)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.22 MB

0.0.11.34 Beta 09.10.2023

lootr-1.18-0.0.11.34

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/30b6b51" rel="nofollow">(30b6b51)</a></li> <li>Remove nonnull. <a href="https://github.com/noobanidus/lootr/commit/c4b7784" rel="nofollow">(c4b7784)</a></li> <li>Chests, barrels, shulkers and carts placed with command get rotation. <a href="https://github.com/noobanidus/lootr/commit/a2001fd" rel="nofollow">(a2001fd)</a></li> <li>Allow complete disabling of chest breaking. <a href="https://github.com/noobanidus/lootr/commit/86e0763" rel="nofollow">(86e0763)</a></li> <li>[ImgBot] Optimize images <a href="https://github.com/noobanidus/lootr/commit/c38dc15" rel="nofollow">(c38dc15)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.10.30 Beta 09.10.2023

lootr-1.17.1-0.0.10.31

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/319e461" rel="nofollow">(319e461)</a></li> <li>Remove nonnull. <a href="https://github.com/noobanidus/lootr/commit/c2d4a44" rel="nofollow">(c2d4a44)</a></li> <li>Chests, barrels, shulkers and carts placed with command get rotation. <a href="https://github.com/noobanidus/lootr/commit/bf0b83b" rel="nofollow">(bf0b83b)</a></li> <li>Allow complete disabling of chest breaking. <a href="https://github.com/noobanidus/lootr/commit/dcd010e" rel="nofollow">(dcd010e)</a></li> <li>[ImgBot] Optimize images <a href="https://github.com/noobanidus/lootr/commit/8d8db54" rel="nofollow">(8d8db54)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.24 MB

0.0.9.30 Release 09.10.2023

lootr-1.16.5-0.0.9.31

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/24de17a" rel="nofollow">(24de17a)</a></li> <li>Remove nonnull. <a href="https://github.com/noobanidus/lootr/commit/61fb622" rel="nofollow">(61fb622)</a></li> <li>Chests, barrels, shulkers and carts placed with command get rotation. <a href="https://github.com/noobanidus/lootr/commit/305cd2e" rel="nofollow">(305cd2e)</a></li> <li>Allow complete disabling of chest breaking. <a href="https://github.com/noobanidus/lootr/commit/74594ac" rel="nofollow">(74594ac)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.22 MB

0.0.11.30 Beta 09.10.2023

lootr-1.18-0.0.11.33

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/a9f9c18" rel="nofollow">(a9f9c18)</a></li> <li>Work on #67: Loot chests don't stay open properly. <a href="https://github.com/noobanidus/lootr/commit/6ca1303" rel="nofollow">(6ca1303)</a></li> <li>Missing overrides. <a href="https://github.com/noobanidus/lootr/commit/e2ad53f" rel="nofollow">(e2ad53f)</a></li> <li>Fix #65: custom inventories now show opened status. <a href="https://github.com/noobanidus/lootr/commit/89dbd8e" rel="nofollow">(89dbd8e)</a></li> <li>More work on #65: prevent breaking of custom inventories. <a href="https://github.com/noobanidus/lootr/commit/bf879d5" rel="nofollow">(bf879d5)</a></li> <li>Start addressing #65: set correct block entity type for custom inventories. <a href="https://github.com/noobanidus/lootr/commit/6117616" rel="nofollow">(6117616)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.10.30 Beta 09.10.2023

lootr-1.17.1-0.0.10.30

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Address #61 in 1.17.1. Prevent multiple shulker drops, tool types. <a href="https://github.com/noobanidus/lootr/commit/6b659bc" rel="nofollow">(6b659bc)</a></li> <li>Update submodule. <a href="https://github.com/noobanidus/lootr/commit/052c493" rel="nofollow">(052c493)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.9.30 Release 09.10.2023

lootr-1.16.5-0.0.9.30

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #62: add creative tab translation. <a href="https://github.com/noobanidus/lootr/commit/160be7c" rel="nofollow">(160be7c)</a></li> <li>Fix #61 for 1.16.5: don't drop duplicate shulker boxes. <a href="https://github.com/noobanidus/lootr/commit/cb6507c" rel="nofollow">(cb6507c)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.22 MB

0.0.11.30 Release 09.10.2023

lootr-1.18-0.0.11.32

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix #63: properly save UUIDs, etc. <a href="https://github.com/noobanidus/lootr/commit/6f033da" rel="nofollow">(6f033da)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>sirdizarm</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> <li>clefal</li> </ul>
Sign in

0.23 MB

0.0.10.29 Beta 09.10.2023

lootr-1.17.1-0.0.10.29

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Display destroy message for shulkers. <a href="https://github.com/noobanidus/lootr/commit/e7cf2e4" rel="nofollow">(e7cf2e4)</a></li> <li>Properly update the visual of the chest. <a href="https://github.com/noobanidus/lootr/commit/a1559fc" rel="nofollow">(a1559fc)</a></li> <li>Fix pack version. <a href="https://github.com/noobanidus/lootr/commit/67acdf6" rel="nofollow">(67acdf6)</a></li> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/05646f9" rel="nofollow">(05646f9)</a></li> <li>Fix version. <a href="https://github.com/noobanidus/lootr/commit/f4deaba" rel="nofollow">(f4deaba)</a></li> <li>Switch to store scoring and advancement data. <a href="https://github.com/noobanidus/lootr/commit/ba517ff" rel="nofollow">(ba517ff)</a></li> <li>Update gradlehax. <a href="https://github.com/noobanidus/lootr/commit/ae19b16" rel="nofollow">(ae19b16)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.23 MB

0.0.9.27 Release 09.10.2023

lootr-1.16.5-0.0.9.29

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/6f9a099" rel="nofollow">(6f9a099)</a></li> <li>Switch to store scoring and advancement data. <a href="https://github.com/noobanidus/lootr/commit/7821561" rel="nofollow">(7821561)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.22 MB

0.0.9.27 Beta 09.10.2023

lootr-1.17.1-0.0.10.28

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Update the latest version. <a href="https://github.com/noobanidus/lootr/commit/2c3bc72" rel="nofollow">(2c3bc72)</a></li> <li>Shulker box support. <a href="https://github.com/noobanidus/lootr/commit/506c01f" rel="nofollow">(506c01f)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.22 MB

0.0.9.26 Beta 09.10.2023

lootr-1.17.1-0.0.9.27

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/2738490" rel="nofollow">(2738490)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.2 MB

0.0.9.27 Release 09.10.2023

lootr-1.16.5-0.0.9.28

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Update version info. <a href="https://github.com/noobanidus/lootr/commit/6c5d8a6" rel="nofollow">(6c5d8a6)</a></li> <li>Fix #59: player can be null. <a href="https://github.com/noobanidus/lootr/commit/757c533" rel="nofollow">(757c533)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.22 MB

0.0.9.27 Release 09.10.2023

lootr-1.16.5-0.0.9.27

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Merge pull request #58 from noobanidus/imgbot <a href="https://github.com/noobanidus/lootr/commit/504da95" rel="nofollow">(504da95)</a></li> <li>[ImgBot] Optimize images <a href="https://github.com/noobanidus/lootr/commit/f9921fd" rel="nofollow">(f9921fd)</a></li> <li>Hopefully fix a crash with Shulker Enchantments. <a href="https://github.com/noobanidus/lootr/commit/25d2fd0" rel="nofollow">(25d2fd0)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.22 MB

0.0.8.25 Release 09.10.2023

lootr-1.16.5-0.0.9.26

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/0fd6815" rel="nofollow">(0fd6815)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/c6ac3ae" rel="nofollow">(c6ac3ae)</a></li> <li>Shulker support. <a href="https://github.com/noobanidus/lootr/commit/b055bdf" rel="nofollow">(b055bdf)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.22 MB

0.0.9.26 Beta 09.10.2023

lootr-1.17.1-0.0.9.26

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>make warning about item deletion clearer Conflicts: src/main/resources/assets/lootr/lang/en_us.json <a href="https://github.com/noobanidus/lootr/commit/af244f7" rel="nofollow">(af244f7)</a></li> <li>make warning about item deletion clearer <a href="https://github.com/noobanidus/lootr/commit/5df3912" rel="nofollow">(5df3912)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.2 MB

0.0.8.25 Release 09.10.2023

lootr-1.16.5-0.0.8.25

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix last version. <a href="https://github.com/noobanidus/lootr/commit/69a488e" rel="nofollow">(69a488e)</a></li> <li>Update submodule, update version. <a href="https://github.com/noobanidus/lootr/commit/5271653" rel="nofollow">(5271653)</a></li> <li>Merge pull request #55 from SaltyAimbOtter/patch-1 <a href="https://github.com/noobanidus/lootr/commit/5f81a1b" rel="nofollow">(5f81a1b)</a></li> <li>make warning about item deletion clearer <a href="https://github.com/noobanidus/lootr/commit/9a4358f" rel="nofollow">(9a4358f)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Lt1489</li> <li>Daniel Rydin</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>Vallen </li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.9.25 Beta 09.10.2023

lootr-1.17.1-0.0.9.25

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Show changes
<ul> <li>Fix missing item group. <a href="https://github.com/noobanidus/lootr/commit/f59785d" rel="nofollow">(f59785d)</a></li> <li>Merge branch '1.17.1' of <a href="https://github.com/noobanidus/Lootr" rel="nofollow">https://github.com/noobanidus/Lootr</a> into 1.17.1 <a href="https://github.com/noobanidus/lootr/commit/2285796" rel="nofollow">(2285796)</a></li> <li>Finalize the 1.17.1 port. <a href="https://github.com/noobanidus/lootr/commit/c11c6ee" rel="nofollow">(c11c6ee)</a></li> <li>Bump for 1.17.1. <a href="https://github.com/noobanidus/lootr/commit/7bc3492" rel="nofollow">(7bc3492)</a></li> <li>Revert &quot;Post-humous version bump.&quot; <a href="https://github.com/noobanidus/lootr/commit/342400e" rel="nofollow">(342400e)</a></li> <li>Post-humous version bump. <a href="https://github.com/noobanidus/lootr/commit/143520b" rel="nofollow">(143520b)</a></li> <li>1.17.1 class names. <a href="https://github.com/noobanidus/lootr/commit/12b8d2b" rel="nofollow">(12b8d2b)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.2 MB

0.0.8.23 Release 09.10.2023

lootr-1.16.5-0.0.8.24

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix incorrect version. <a href="https://github.com/noobanidus/lootr/commit/eedf08c" rel="nofollow">(eedf08c)</a></li> <li>You can now reset the opened state of minecarts. <a href="https://github.com/noobanidus/lootr/commit/726d92d" rel="nofollow">(726d92d)</a></li> <li>Begin work on sneak-right-click to reset loot carts. <a href="https://github.com/noobanidus/lootr/commit/6cbed02" rel="nofollow">(6cbed02)</a></li> <li>Optimize imports, formatting. <a href="https://github.com/noobanidus/lootr/commit/ed930f6" rel="nofollow">(ed930f6)</a></li> <li>Update mixins to mojmap. <a href="https://github.com/noobanidus/lootr/commit/545af12" rel="nofollow">(545af12)</a></li> <li>Fix parchment mappings. <a href="https://github.com/noobanidus/lootr/commit/78e8ab9" rel="nofollow">(78e8ab9)</a></li> <li>Mojmap transition. <a href="https://github.com/noobanidus/lootr/commit/fcbbec0" rel="nofollow">(fcbbec0)</a></li> <li>Allow blocks to reset &quot;opened&quot; status by sneak-right-clicking. <a href="https://github.com/noobanidus/lootr/commit/582d90f" rel="nofollow">(582d90f)</a></li> <li>Disable gradle daemon, update forge. <a href="https://github.com/noobanidus/lootr/commit/6a6bba4" rel="nofollow">(6a6bba4)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/2daee59" rel="nofollow">(2daee59)</a></li> <li>Dirty fix for #49. <a href="https://github.com/noobanidus/lootr/commit/eb2d4f2" rel="nofollow">(eb2d4f2)</a></li> <li>Potentuially fix #50: remove extraneous logic. <a href="https://github.com/noobanidus/lootr/commit/1ead2a1" rel="nofollow">(1ead2a1)</a></li> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/3a5441e" rel="nofollow">(3a5441e)</a></li> <li>Fix #47: invert blacklist check. <a href="https://github.com/noobanidus/lootr/commit/299de7b" rel="nofollow">(299de7b)</a></li> <li>Fix #48: ocean ruins are now properly replaced. <a href="https://github.com/noobanidus/lootr/commit/83e70a3" rel="nofollow">(83e70a3)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.8.23 Release 09.10.2023

lootr-1.16.5-0.0.8.23

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>You can now reset the opened state of minecarts. <a href="https://github.com/noobanidus/lootr/commit/726d92d" rel="nofollow">(726d92d)</a></li> <li>Begin work on sneak-right-click to reset loot carts. <a href="https://github.com/noobanidus/lootr/commit/6cbed02" rel="nofollow">(6cbed02)</a></li> <li>Optimize imports, formatting. <a href="https://github.com/noobanidus/lootr/commit/ed930f6" rel="nofollow">(ed930f6)</a></li> <li>Update mixins to mojmap. <a href="https://github.com/noobanidus/lootr/commit/545af12" rel="nofollow">(545af12)</a></li> <li>Fix parchment mappings. <a href="https://github.com/noobanidus/lootr/commit/78e8ab9" rel="nofollow">(78e8ab9)</a></li> <li>Mojmap transition. <a href="https://github.com/noobanidus/lootr/commit/fcbbec0" rel="nofollow">(fcbbec0)</a></li> <li>Allow blocks to reset &quot;opened&quot; status by sneak-right-clicking. <a href="https://github.com/noobanidus/lootr/commit/582d90f" rel="nofollow">(582d90f)</a></li> <li>Disable gradle daemon, update forge. <a href="https://github.com/noobanidus/lootr/commit/6a6bba4" rel="nofollow">(6a6bba4)</a></li> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/2daee59" rel="nofollow">(2daee59)</a></li> <li>Dirty fix for #49. <a href="https://github.com/noobanidus/lootr/commit/eb2d4f2" rel="nofollow">(eb2d4f2)</a></li> <li>Potentuially fix #50: remove extraneous logic. <a href="https://github.com/noobanidus/lootr/commit/1ead2a1" rel="nofollow">(1ead2a1)</a></li> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/3a5441e" rel="nofollow">(3a5441e)</a></li> <li>Fix #47: invert blacklist check. <a href="https://github.com/noobanidus/lootr/commit/299de7b" rel="nofollow">(299de7b)</a></li> <li>Fix #48: ocean ruins are now properly replaced. <a href="https://github.com/noobanidus/lootr/commit/83e70a3" rel="nofollow">(83e70a3)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.8.23

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Bump version. <a href="https://github.com/noobanidus/lootr/commit/2daee59" rel="nofollow">(2daee59)</a></li> <li>Dirty fix for #49. <a href="https://github.com/noobanidus/lootr/commit/eb2d4f2" rel="nofollow">(eb2d4f2)</a></li> <li>Potentuially fix #50: remove extraneous logic. <a href="https://github.com/noobanidus/lootr/commit/1ead2a1" rel="nofollow">(1ead2a1)</a></li> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/3a5441e" rel="nofollow">(3a5441e)</a></li> <li>Fix #47: invert blacklist check. <a href="https://github.com/noobanidus/lootr/commit/299de7b" rel="nofollow">(299de7b)</a></li> <li>Fix #48: ocean ruins are now properly replaced. <a href="https://github.com/noobanidus/lootr/commit/83e70a3" rel="nofollow">(83e70a3)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.8.22

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Update latest version. <a href="https://github.com/noobanidus/lootr/commit/3a5441e" rel="nofollow">(3a5441e)</a></li> <li>Fix #47: invert blacklist check. <a href="https://github.com/noobanidus/lootr/commit/299de7b" rel="nofollow">(299de7b)</a></li> <li>Fix #48: ocean ruins are now properly replaced. <a href="https://github.com/noobanidus/lootr/commit/83e70a3" rel="nofollow">(83e70a3)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.7.21

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix NBT-based structures. <a href="https://github.com/noobanidus/lootr/commit/907a160" rel="nofollow">(907a160)</a></li> <li>Handle any additional properties that may have been missed. <a href="https://github.com/noobanidus/lootr/commit/2d400c6" rel="nofollow">(2d400c6)</a></li> <li>Properly obey properties. Fixes #44. <a href="https://github.com/noobanidus/lootr/commit/7804f38" rel="nofollow">(7804f38)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.7.20

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Handle any additional properties that may have been missed. <a href="https://github.com/noobanidus/lootr/commit/2d400c6" rel="nofollow">(2d400c6)</a></li> <li>Properly obey properties. Fixes #44. <a href="https://github.com/noobanidus/lootr/commit/7804f38" rel="nofollow">(7804f38)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.7.19

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Revert &quot;Bump last commit.&quot; <a href="https://github.com/noobanidus/lootr/commit/43afe6b" rel="nofollow">(43afe6b)</a></li> <li>Bump last commit. <a href="https://github.com/noobanidus/lootr/commit/a2e89a0" rel="nofollow">(a2e89a0)</a></li> <li>Bump version for release. <a href="https://github.com/noobanidus/lootr/commit/dedd8e3" rel="nofollow">(dedd8e3)</a></li> <li>Make a list of additional chests/trapped chests to convert. <a href="https://github.com/noobanidus/lootr/commit/cd97226" rel="nofollow">(cd97226)</a></li> <li>Move replacements into the ConfigManager. <a href="https://github.com/noobanidus/lootr/commit/70c8945" rel="nofollow">(70c8945)</a></li> <li>Simplify some code. <a href="https://github.com/noobanidus/lootr/commit/e983c46" rel="nofollow">(e983c46)</a></li> <li>Comment. <a href="https://github.com/noobanidus/lootr/commit/be2cb82" rel="nofollow">(be2cb82)</a></li> <li>Fix #42. Make Quark chest replacement optional, enabled by default. <a href="https://github.com/noobanidus/lootr/commit/13fce31" rel="nofollow">(13fce31)</a></li> <li>Extend chest replacement to use Forge tags (chests/wooden, chests/trapped) <a href="https://github.com/noobanidus/lootr/commit/0e6cffa" rel="nofollow">(0e6cffa)</a></li> <li>Work on #42: default support for Quark chests. <a href="https://github.com/noobanidus/lootr/commit/f27d3a2" rel="nofollow">(f27d3a2)</a></li> <li>Improve dimension whitelisting/blacklisting. <a href="https://github.com/noobanidus/lootr/commit/b8dbe6b" rel="nofollow">(b8dbe6b)</a></li> <li>Finally come up with a workable solution for the Ocean ruins. <a href="https://github.com/noobanidus/lootr/commit/987c85d" rel="nofollow">(987c85d)</a></li> <li>Begin implementing configuration options for dimension whitelist, and dimension and chest loot table blacklists. <a href="https://github.com/noobanidus/lootr/commit/e00310b" rel="nofollow">(e00310b)</a></li> <li>Update latest commit. <a href="https://github.com/noobanidus/lootr/commit/a91b88e" rel="nofollow">(a91b88e)</a></li> <li>Skip repurposed structure end dungeons. <a href="https://github.com/noobanidus/lootr/commit/637e7e1" rel="nofollow">(637e7e1)</a></li> <li>Include the loot tile type. <a href="https://github.com/noobanidus/lootr/commit/3796564" rel="nofollow">(3796564)</a></li> <li>Fix barrel particles, bump version for release. <a href="https://github.com/noobanidus/lootr/commit/eb1fea6" rel="nofollow">(eb1fea6)</a></li> <li>Fix more issues with custom loot inventories <a href="https://github.com/noobanidus/lootr/commit/8cefb12" rel="nofollow">(8cefb12)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.19 MB

0.0.6.18 Release 09.10.2023

lootr-1.16.5-0.0.6.18

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<ul> <li>Fix barrel particles, bump version for release. <a href="https://github.com/noobanidus/lootr/commit/eb1fea6" rel="nofollow">(eb1fea6)</a></li> <li>Fix more issues with custom loot inventories <a href="https://github.com/noobanidus/lootr/commit/8cefb12" rel="nofollow">(8cefb12)</a></li> <li>Add missing particle textures for barrels. <a href="https://github.com/noobanidus/lootr/commit/6897920" rel="nofollow">(6897920)</a></li> <li>Update example loot table for #35. <a href="https://github.com/noobanidus/lootr/commit/1b9e626" rel="nofollow">(1b9e626)</a></li> <li>Revert 100 loot chest advancement to use Netherite Block for consistency. <a href="https://github.com/noobanidus/lootr/commit/b1d5460" rel="nofollow">(b1d5460)</a></li> <li>Add /lootr openers ~ ~ ~ command. <a href="https://github.com/noobanidus/lootr/commit/d7b1fb2" rel="nofollow">(d7b1fb2)</a></li> <li>Fix #35: provide a loot predicate for chest pools. <a href="https://github.com/noobanidus/lootr/commit/be0de84" rel="nofollow">(be0de84)</a></li> <li>Implement the trophy &amp; trophy reward. <a href="https://github.com/noobanidus/lootr/commit/a7dc2fe" rel="nofollow">(a7dc2fe)</a></li> <li>Update latest commit. <a href="https://github.com/noobanidus/lootr/commit/7dfb576" rel="nofollow">(7dfb576)</a></li> </ul> <p>This mod was made possible by Patreon support from players like you. Thank you!</p> <ul> <li>Christopher Carey</li> <li>Lt1489</li> <li>Graham Hughes</li> <li>fowltief </li> <li>LyrenF</li> <li>febilian</li> <li>CosmicParticl </li> <li>Aranai Ra</li> <li>Katu Matson</li> <li>SeriousCreeper</li> </ul>
Sign in

0.18 MB

1.16.4-0.0.5.17 Release 09.10.2023

lootr-1.16.4-0.0.5.17

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- New major release.</p> <p>- Fixed issues with custom inventories always referencing the same ItemStack, resulting in any adjustment changing both a) the reference inventory, and b) everyone else's inventory. Oops.</p>
Sign in

0.15 MB

1.16.4-0.0.4.16 Release 09.10.2023

lootr-1.16.4-0.0.4.16

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Barrels now change appearance once they're opened.</p> <p>- Minecarts now change appearance once they've been opened.</p> <p>- Advancements now exist that are fun and cool!</p> <p>- Piglins now properly react to chests.</p> <p>- Chests can no longer be opened if blocked.</p> <p>- Custom inventories now exist! Standing atop a vanilla chest with items in it and running /lootr custom will create a custom chest using the contents as an exact loot table.</p> <p>- Commands have been collapsed. See page for documentation.</p> <p>- Trapped chests now trigger properly</p> <p>- Cats will now sit on Lootr chests</p> <p>- There is now a stat that tracks how many Lootr chests or inventories you've opened</p>
Sign in

0.15 MB

1.16.4-0.0.4.15 Release 09.10.2023

lootr-1.16.4-0.0.4.15

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Fix crash with Quark + JEI and shulker boxes.</p>
Sign in

0.11 MB

1.16.4-0.0.4.14 Release 09.10.2023

lootr-1.16.4-0.0.4.14

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Fix endless loot from Minecarts due to whoopsy</p> <p>- Advancements are now a thing</p> <p>- Minecarts drop a cart and a chest when killed</p> <p>- Fixed a missed case for chest replacement in Mansion generation</p> <p>- Added an configurable option to print out a report whenever a chest is set to a loot table in a way that Lootr is unable to replace, including location, mod information, etc.</p>
Sign in

0.11 MB

1.16.4-0.0.4.13 Release 09.10.2023

lootr-1.16.4-0.0.4.13

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Prevent tile entity movers from duplicating loot. Or at least, prevent&nbsp;<em>one</em> method of doing it.</p>
Sign in

0.1 MB

1.16.4-0.0.4.12 Release 09.10.2023

lootr-1.16.4-0.0.4.12

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Chests you've previously opened (as of this release) will now be visually different to you.</p> <p>- Currently only chests are supported.</p>
Sign in

0.1 MB

1.16.4-0.0.4.11 Release 09.10.2023

lootr-1.16.4-0.0.4.11

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Now marked as a release.</p> <p>- Fix a typo.</p> <p>- Added check for waterlogging instead of assuming (fixes crashes with barrels).</p>
Sign in

0.09 MB

1.16.4-0.0.4.10 Beta 09.10.2023

lootr-1.16.4-0.0.4.10

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Reinstated the configuration option for Mineshafts.</p> <p>- All minecart chests which have a loot table are now converted to Lootr Minecarts.</p> <p>- Lootr Minecarts can't be killed unless sneaking, and won't drop their inventory.</p> <p>- All chests and blocks should now be compatible with The One Probe and HWYLA.</p> <p>- Trapped Lootr chests still display as being normal chests.</p> <p>- Igloo structures now properly replace loot chests.</p> <p>- Ocean Ruin structures now properly replace loot chests.</p> <p>- Fixed waterlogging of chests not being copied over when chests are replaced underwater.</p> <p>- As always, if you see a mod that&nbsp;<strong>doesn't</strong>&nbsp;get replaced with a Lootr chest, please drop by my Discord and leave a screenshot in the #lootr-general channel or file an issue on our Discord.</p>
Sign in

0.09 MB

1.16.4-0.0.4.8 Alpha 09.10.2023

lootr-1.16.4-0.0.4.8

Supported Minecraft versions
1.16.4 1.16.5
Loaders / Platforms
forge
Show changes
<p>- Initial 1.16 port.</p> <p>- Now uses mixins instead of ASM!</p> <p>- Mixin to the default generateChest to replace the chest with a Lootr one.</p> <p>- Now uses a structureprocessor to convert structure chests instead of relying on an ugly ticking tile system.</p> <p>- Still has to mixin the LockableLootTileEntity's static setLootTable for end cities &amp; dungeons etc.</p> <p>- Hopefully no issues!</p> <p>- Should be compatible with 1.16.5.</p>
Sign in

0.07 MB