Added Thirst Was Taken to test environment

This allows easier testing for TWT compatibility and some common uses for fluid NBT (TWT uses it for water purity levels)
This commit is contained in:
Jeremy 2026-01-08 12:47:01 -05:00
parent a152513595
commit 6a7cf80e41

View File

@ -145,6 +145,7 @@ dependencies {
//modImplementation("curse.maven:inventorysorter-240633:4655091")
modImplementation("curse.maven:cyclic-239286:4994392")
modImplementation("curse.maven:flib-661261:4724762")
modImplementation("curse.maven:thirst-was-taken-679270:6660408")
// DEV ONLY
compileOnly('org.jetbrains:annotations:23.0.0')