Posts by PacManiacDK

    Hello.
    I am trying to disable some IC2 recipes from showing in the crafting bench on my server.


    I found 2 possible methods:
    1. Server side, I can disable/purge the items I don't want players to be able to craft, in the "<server>\config\IC2.ini" file.
    Using this method, the item will still show up in the crafting table, when the right crafting materials are placed in the crafting bench. I would like to avoid this.


    2. Client side, I can extract the "shaped_recipes.ini" file, and place a modified version of that file into a manually created folder ".minecraft\config\ic2\shaped_recipes.ini".
    This method does what I want. The disabled item no longer show in the crafting table. The problem using this method is that I can't control this from the server. And I can't force the players on my server to manually place my modified shaped_recipes.ini file on there PC.


    Is there a way I can do this server side?


    INFO:
    Server: forge-1.10.2-12.18.3.2185-universal
    Mod: industrialcraft-2-2.6.142-ex110