diff --git a/jsons/1.8-rel.json b/jsons/1.8-rel.json index 266f76805..beb5ed5e7 100644 --- a/jsons/1.8-rel.json +++ b/jsons/1.8-rel.json @@ -29,7 +29,8 @@ { "comment": "Force the downgrade on dedicated server to match client. Netty bug: https://github.com/MinecraftForge/MinecraftForge/issues/1848", "name": "io.netty:netty-all:4.0.15.Final", - "serverreq":true + "serverreq":true, + "clientclasspath":false }, { "name": "net.minecraft:launchwrapper:1.12", diff --git a/jsons/1.8.8-rel.json b/jsons/1.8.8-rel.json index e25ac3ab6..eef83e0b2 100644 --- a/jsons/1.8.8-rel.json +++ b/jsons/1.8.8-rel.json @@ -26,11 +26,6 @@ "name": "@artifact@", "url": "http://files.minecraftforge.net/maven/" }, - { - "comment": "Force the downgrade on dedicated server to match client. Netty bug: https://github.com/MinecraftForge/MinecraftForge/issues/1848", - "name": "io.netty:netty-all:4.0.23.Final", - "serverreq":true - }, { "name": "net.minecraft:launchwrapper:1.12", "serverreq":true diff --git a/jsons/1.8.9-rel.json b/jsons/1.8.9-rel.json index 33e024640..368f430ea 100644 --- a/jsons/1.8.9-rel.json +++ b/jsons/1.8.9-rel.json @@ -26,11 +26,6 @@ "name": "@artifact@", "url": "http://files.minecraftforge.net/maven/" }, - { - "comment": "Force the downgrade on dedicated server to match client. Netty bug: https://github.com/MinecraftForge/MinecraftForge/issues/1848", - "name": "io.netty:netty-all:4.0.23.Final", - "serverreq":true - }, { "name": "net.minecraft:launchwrapper:1.12", "serverreq":true diff --git a/jsons/1.9-rel.json b/jsons/1.9-rel.json index dcf68dbab..75e77dfb8 100644 --- a/jsons/1.9-rel.json +++ b/jsons/1.9-rel.json @@ -24,11 +24,6 @@ "name": "@artifact@", "url": "http://files.minecraftforge.net/maven/" }, - { - "comment": "Force the downgrade on dedicated server to match client. Netty bug: https://github.com/MinecraftForge/MinecraftForge/issues/1848", - "name": "io.netty:netty-all:4.0.23.Final", - "serverreq":true - }, { "name": "net.minecraft:launchwrapper:1.12", "serverreq":true