mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-21 16:38:39 +01:00
Update ViaBedrock (Bedrock 1.21.30 support)
This commit is contained in:
parent
da3275a456
commit
cecd5976ce
@ -28,7 +28,7 @@ If you need ViaFabricPlus for older versions of the game, you can use [ViaFabric
|
|||||||
- Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
|
- Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
|
||||||
- April Fools (3D Shareware, 20w14infinite)
|
- April Fools (3D Shareware, 20w14infinite)
|
||||||
- Combat Snapshots (Combat Test 8c)
|
- Combat Snapshots (Combat Test 8c)
|
||||||
- Bedrock Edition 1.21.20 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
|
- Bedrock Edition 1.21.30 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
|
||||||
|
|
||||||
## How to (Users)
|
## How to (Users)
|
||||||
- [A detailed guide on how to install and use the mod](docs/USAGE.md)
|
- [A detailed guide on how to install and use the mod](docs/USAGE.md)
|
||||||
|
@ -70,7 +70,7 @@ dependencies {
|
|||||||
jij "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"
|
jij "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"
|
||||||
jij "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
|
jij "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
|
||||||
jij "net.raphimc:ViaLegacy:3.0.3-SNAPSHOT"
|
jij "net.raphimc:ViaLegacy:3.0.3-SNAPSHOT"
|
||||||
jij ("net.raphimc:ViaBedrock:0.0.11-SNAPSHOT") {
|
jij ("net.raphimc:ViaBedrock:0.0.12-SNAPSHOT") {
|
||||||
exclude group: "io.jsonwebtoken"
|
exclude group: "io.jsonwebtoken"
|
||||||
exclude group: "com.mojang", module: "brigadier"
|
exclude group: "com.mojang", module: "brigadier"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user