1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-02 08:50:47 +00:00
CC-Tweaked/projects/forge
Jonathan Coates 915b6f9d81
Switch away from Forge's loot modifiers
We switched to Forge's loot modifier system in the 1.20 update, as
LootTable.addPool had been removed. Turns out this was by accident, and
so we switch back to the previous implementation, as it's much simpler
and efficient.
2023-07-07 10:18:16 +01:00
..
src Switch away from Forge's loot modifiers 2023-07-07 10:18:16 +01:00
build.gradle.kts Update to Gradle 8.x 2023-06-29 20:10:17 +01:00