aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-04-29 23:06:05 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-04-29 23:06:05 +0800
commit3aea53dfb2a73dd78c4ca6ce674ddc65e444bb34 (patch)
treecd108900d17a9ebacf33a1630d4e5458fec313a9 /src/main/resources/fabric.mod.json
parenta2e17c2208c82fb446719650a74feb4e3b445ce5 (diff)
downloadRoughlyEnoughItems-3aea53dfb2a73dd78c4ca6ce674ddc65e444bb34.tar.gz
RoughlyEnoughItems-3aea53dfb2a73dd78c4ca6ce674ddc65e444bb34.tar.bz2
RoughlyEnoughItems-3aea53dfb2a73dd78c4ca6ce674ddc65e444bb34.zip
Server Support
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rwxr-xr-xsrc/main/resources/fabric.mod.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index b06c9398e..26b041cc6 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -14,7 +14,6 @@
},
"license": "MIT",
"icon": "pack.png",
- "environment": "client",
"entrypoints": {
"client": [
"me.shedaniel.rei.RoughlyEnoughItemsCore",