• 0

    posted a message on Bounding Box Outline Reloaded Mod for Minecraft

    Hello, I was trying to merge both optifine and the mod together.

    I did the same that you told jkarlos03 to do. However, the game crashes just after hitting the play button

    This is the BBOR-1.0.9-1.13.2.json file

    Is there any mistake?


    {
        "inheritsFrom": "1.13.2-OptiFine_HD_U_E7",
        "id": "BBOR-1.0.9-1.13.2",
        "jar": "1.13.2-OptiFine_HD_U_E7",
        "time": "2019-03-23T18:22:03-08:00",
        "type": "release",
        "arguments": {
            "game": [
                "--tweakClass",
                "optifine.OptiFineForgeTweaker",
                "--tweakClass",
                "com.irtimaled.bbor.launch.ClientTweaker"
            ]
        },
        "mainClass": "net.minecraft.launchwrapper.Launch",
        "libraries": [
            {
                "name": "optifine:OptiFine:1.13.2_HD_U_E7"
            },
            {
                "name": "com.irtimaled:bbor:1.0.9-1.13.2",
                "url": "https://github.com/irtimaled/maven/releases/download/"
            },
            {
                "name": "org.spongepowered:mixin:0.7.11-SNAPSHOT",
                "url": "https://github.com/irtimaled/maven/releases/download/"
            },
            {
                "name": "org.ow2.asm:asm:6.2",
                "url": "http://repo1.maven.org/maven2/"
            },
            {
                "name": "org.ow2.asm:asm-commons:6.2",
                "url": "http://repo1.maven.org/maven2/"
            },
            {
                "name": "net.minecraft:launchwrapper:1.12"
            }
        ]
    }
    Posted in: Minecraft Mods
  • To post a comment, please .