From 54a27d9ab4a4c4f6e7e7f75e868f96ec56ebca14 Mon Sep 17 00:00:00 2001 From: Eli Gibbs Date: Sun, 31 May 2026 21:46:39 -0400 Subject: [PATCH] fix #25 Changes spawnplacements to be able to queue with other mods, rather than strictly in SETUP, this might cause other issues (and bump version) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3f22371..a696e92 100755 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ fabric.loom.multiProjectOptimisation=true mod.name=Jurassic Revived mod.id=jurassicrevived mod.group=net.cmr.jurassicrevived -mod.version=0.203.0 +mod.version=0.204.0 mod.author=CMR Team, Eli Gibbs mod.description=A Minecraft mod that brings dinosaurs back to life using ancient DNA and modern technology\nBreed, study, and build your own prehistoric park with a wide variety of creatures... mod.license=CC-BY-ND-4.0