Folia/gradle.properties
Spottedleaf 7bc26ecc74 Update Paper
Additionally, fix ActivationRange using global state to store
the AABBs it checks entities against. This fixes an issue where
entities would not be activated when they should be.
2024-01-20 20:33:21 -08:00

10 lines
190 B
INI

group=dev.folia
version=1.20.4-R0.1-SNAPSHOT
mcVersion=1.20.4
paperRef=4a98986e2881439fc018d847df2808e2f17f3a7d
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false