mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-04 14:04:49 +01:00
SPIGOT-4992: Various villager issues due to broken mapping
This commit is contained in:
parent
cb3d14c5a7
commit
ba575a5a41
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ public final class CraftMagicNumbers implements UnsafeValues {
|
|||
* @return string
|
||||
*/
|
||||
public String getMappingsVersion() {
|
||||
return "28fc84e92753a1f24483290e13e0ee4c";
|
||||
return "c31c513e1fa6657aacbd4facd394c5b0";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue