diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-06-01 03:15:16 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-06-01 03:15:16 +0800 |
| commit | 9980229533d250b812ae395780109636717da56a (patch) | |
| tree | 22bd24ce18b86ed94c85b629ce1b41d06650387c /fake | |
| parent | 81dfe46b423b4dcf854e8901cebe09e96570f97b (diff) | |
| download | RoughlyEnoughItems-9980229533d250b812ae395780109636717da56a.tar.gz RoughlyEnoughItems-9980229533d250b812ae395780109636717da56a.tar.bz2 RoughlyEnoughItems-9980229533d250b812ae395780109636717da56a.zip | |
Generate fake jars for fabric loom
Diffstat (limited to 'fake')
| -rw-r--r-- | fake/fabric.mod.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fake/fabric.mod.json b/fake/fabric.mod.json new file mode 100644 index 000000000..d1070b615 --- /dev/null +++ b/fake/fabric.mod.json @@ -0,0 +1,6 @@ +{ + "id": "rei-fake", + "name": "THIS SHOULDN'T SHOW UP", + "version": "ABC", + "schemaVersion": 1 +}
\ No newline at end of file |
