Fixed Partivle.onGround not updating correctly due to decompile error. Closes #6595
This commit is contained in:
parent
932e7c84b3
commit
549007a4a6
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ ext {
|
|||
MAPPING_CHANNEL = 'snapshot'
|
||||
MAPPING_VERSION = '20200225-1.15.1'
|
||||
MC_VERSION = '1.15.2'
|
||||
MCP_VERSION = '20200414.225201'
|
||||
MCP_VERSION = '20200515.085601'
|
||||
}
|
||||
|
||||
project(':mcp') {
|
||||
|
|
Loading…
Reference in a new issue