diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index cd5d125..354192c 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -34,13 +34,12 @@ "links": { "modmenu.discord": "https://discord.gg/m7gX2GyQYj" }, - "parent": { "id": "bbsentials", "name": "BBsentials", "description": "Mod to connect to the BBsentials Network for Splashes and more", "icon": "logo.png" }, "update_checker": false - } + } }
\ No newline at end of file |
