No description
Find a file
Nick Guy 3edf908b89 Add dialog-based confirmation for island teleportation.
- Introduced player dialog system for confirmation prompts.
- Enhanced teleportation logic to include cancel and confirm options.
- Refactored inventory checks and confirmation flow for better usability.
- Added utility for command-style text components.
2025-08-11 18:23:47 +01:00
achievement-crafter Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
buildSrc Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
gradle/wrapper Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
src Add dialog-based confirmation for island teleportation. 2025-08-11 18:23:47 +01:00
.gitignore Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
build.gradle Bump version number to target MC 1.21.8 2025-08-11 17:43:42 +01:00
gradle.properties Bump version number to target MC 1.21.8 2025-08-11 17:43:42 +01:00
gradlew Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
gradlew.bat Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
LICENSE Initial (if overdue) commit 2025-07-22 20:06:47 +01:00
outline.txt Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00
settings.gradle Add advancements, class generator, and recipe handling. 2025-08-09 21:22:06 +01:00