diff options
| author | 2018-11-06 10:51:23 +0100 | |
|---|---|---|
| committer | 2018-11-06 10:51:23 +0100 | |
| commit | 952a3d178722dbc3a8f59e8b23bda5b9a63d2385 (patch) | |
| tree | baaf6a0003e9fea869c079fb8b20a038eb91bab3 /src/main/resources/modid.common.json | |
| parent | first commit (diff) | |
update to 0.0.13
Diffstat (limited to 'src/main/resources/modid.common.json')
| -rw-r--r-- | src/main/resources/modid.common.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/modid.common.json b/src/main/resources/modid.common.json index a39340e..b26285f 100644 --- a/src/main/resources/modid.common.json +++ b/src/main/resources/modid.common.json @@ -4,8 +4,7 @@ "compatibilityLevel": "JAVA_8", "mixins": [ ], - "refmap": "modid.refmap.json", "injectors": { "defaultRequire": 1 } -}
\ No newline at end of file +} |
