mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Replace particle explosion with particle block explosion in JavaExplodePacket (#3301)
This commit is contained in:
parent
d2b7b8c392
commit
2c5c72f85f
5 changed files with 22 additions and 15 deletions
|
@ -29,7 +29,6 @@ object Versions {
|
|||
const val nettyVersion = "4.1.80.Final"
|
||||
const val guavaVersion = "29.0-jre"
|
||||
const val gsonVersion = "2.3.1" // Provided by Spigot 1.8.8
|
||||
const val nbtVersion = "2.1.0"
|
||||
const val websocketVersion = "1.5.1"
|
||||
const val protocolVersion = "fed46166"
|
||||
const val raknetVersion = "1.6.28-20220125.214016-6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue