fixed minestom-pvp version, made stickfight playable

This commit is contained in:
2025-03-03 20:28:10 +01:00
parent 8d479b69e3
commit 13132eace6
3 changed files with 50 additions and 12 deletions

View File

@ -57,7 +57,7 @@ dependencies {
//PvP
implementation 'io.github.TogAr2:MinestomPvP:04180ddf9a'
implementation 'io.github.TogAr2:MinestomPvP:PR62-SNAPSHOT'
// Hephaestus engine
implementation("team.unnamed:hephaestus-api:0.2.1-SNAPSHOT")