• 1

    posted a message on Official Corrupted Save Recovery Thread

    EDIT: I managed to fix it myself using MCEdit. Thankfully the corrupted chunks didnt contain important stuff. Reminder to everyone, always make backups!


    Hello, I was playing the FTB Ultimate modpack (minecraft version 1.4.7). It was going ok but then my world file randomly got corrupted (game crashes when loading that world with an ArrayOutOfBounds exception). Would it be possible for you to fix it?


    World Folder: https://www.mediafire.com/file/x5rj210qp7i430t/Survival.zip/file

    Crash Report: https://hastebin.com/poqipatinu

    Java Version: 1.8.0_231


    Thanks in advance!

    Posted in: Discussion
  • 1

    posted a message on [18w50a] Getting Started with Fabric

    You have to edit the gradle.properties file instead. Then change the values below the mod properties comment.

    mod_version is the version of your mod. (I recommend putting something like 1.0.0)

    maven_group should be (I think) the name you put for your packages (like com.example)

    archives_base_name is the name your mod's jar file will have (the version should be added automatically)

    Posted in: Mapping and Modding Tutorials
  • To post a comment, please .