aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-05-09 22:50:34 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-05-09 22:50:34 +0200
commitfa0f95077c864b4905da4e083b7350a9fee3c393 (patch)
treed9c8178c427b4d0233fcf855c12de4584445df0d
parent6b2f2d0aa83bb0817d39b8a2f587f13f53021d31 (diff)
downloadparquet-fa0f95077c864b4905da4e083b7350a9fee3c393.tar.gz
updated fabric names
-rw-r--r--src/main/resources/fabric.mod.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 1da1e01..5fc83a6 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -2,15 +2,14 @@
"schemaVersion": 1,
"id": "parquet",
"version": "${version}",
-
- "name": "Vanilla",
- "description": "Who knows",
+ "name": "parquet",
+ "description": "Random stuff",
"authors": [
"kompetenzbolzen"
],
"contact": {
- "homepage": "https://jag.re/",
- "sources": "https://github.com/"
+ "homepage": "https://github.com/kompetenzbolzen/parquet",
+ "sources": "https://github.com/kompetenzbolzen/parquet"
},
"license": "",