mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-14 18:05:51 -04:00
network: < 1.15 swap rain_start
and rain_stop
game event
Now it is not always raining on Cuberite servers :)
This commit is contained in:
parent
e783fab57a
commit
ac3088e0db
@ -518,10 +518,10 @@
|
|||||||
"minecraft:bed_break": {
|
"minecraft:bed_break": {
|
||||||
"id": 0
|
"id": 0
|
||||||
},
|
},
|
||||||
"minecraft:rain_start": {
|
"minecraft:rain_stop": {
|
||||||
"id": 1
|
"id": 1
|
||||||
},
|
},
|
||||||
"minecraft:rain_stop": {
|
"minecraft:rain_start": {
|
||||||
"id": 2
|
"id": 2
|
||||||
},
|
},
|
||||||
"minecraft:gamemode_change": {
|
"minecraft:gamemode_change": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user