Go to file
Teriuihi 941b7d0d8f Adjust spawn location coordinates for target blocks
Modified the spawnable target block location by adding 1 to the Y-coordinate. This change ensures that entities spawn above the target block, preventing them from spawning inside it or in obstructed areas.
2024-10-18 20:18:05 +02:00
.idea Initial commit 2024-10-18 17:49:49 +02:00
gradle/wrapper Initial commit 2024-10-18 17:49:49 +02:00
src/main Adjust spawn location coordinates for target blocks 2024-10-18 20:18:05 +02:00
.gitignore Expand spawn command syntax and improve tab completion 2024-10-18 20:11:37 +02:00
build.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00
gradlew Initial commit 2024-10-18 17:49:49 +02:00
gradlew.bat Initial commit 2024-10-18 17:49:49 +02:00
Jenkinsfile Update Gradle build command in Jenkinsfile 2024-10-18 19:30:54 +02:00
settings.gradle.kts Initial commit 2024-10-18 17:49:49 +02:00