Update mappings, loader and Fabric API to 1.19. Update Loom to 0.12-SNAPSHOT (the version most 1.19 mods use). (#14)
This commit is contained in:
parent
9bc1dcdc51
commit
2f6e31c11b
3 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "betterpingdisplay",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
|
||||
"name": "Better Ping Display",
|
||||
"description": "Shows the actual ping number instead of just bars in the player list!",
|
||||
|
@ -28,8 +28,8 @@
|
|||
],
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.12",
|
||||
"minecraft": "1.18.x"
|
||||
"fabricloader": ">=0.14",
|
||||
"minecraft": "1.19.x"
|
||||
},
|
||||
"suggests": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue