Advertisement
YTG123

Yarn but it's Json

Oct 14th, 2020 (edited)
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.45 KB | None | 0 0
  1. {
  2.   "namespaces": [ "official", "intermediary", "named" ],
  3.   "autoprefix": {
  4.     "intermediary": "net/minecraft/",
  5.     "named": "net/minecraft/"
  6.   },
  7.   "mappings": {
  8.     "classes": [
  9.       {
  10.         "official": "b",
  11.         "intermediary": "class_1159",
  12.         "named": "util/math/Matrix4f"
  13.       },
  14.       {
  15.         "official": "g",
  16.         "intermediary": "class_1160",
  17.         "named": "client/util/math/Vector3f"
  18.       }
  19.     ]
  20.   }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement