• v1.0 dbbdf1cbef

    NorbiPeti released this 2020-06-18 13:22:49 +00:00 | 4 commits to master since this release

    This release fixes the way downloads are organized and provides a release version of the mod so it's a bit more optimized.

    Downloads
  • v1.0.0 ef7ccb3d0a

    NorbiPeti released this 2020-06-03 14:47:43 +00:00 | 5 commits to master since this release

    Installation: Copy the GCMCPlugin jar into a Bukkit/Spigot/Paper server's plugins directory. Place the GCMC dll in Gamecraft's Plugin directory (after patching the game with GCIPA) and place the BlockTypes.ini in Gamecraft's folder (outside the plugins dir).

    Usage: Run /export <x1> <y1> <z1> <x2> <y2> <z2> in Minecraft with the starting and ending coordinates of the area to export, then copy the result.json file from the server's directory to Gamecraft's folder. Then run importWorld "result.json" in Gamecraft's console. It may take a while to read the file and place the blocks if a large area is selected.

    Check Gamecraft's log (%USERPROFILE%\AppData\LocalLow\Freejam\Gamecraft\Player.log) for any blocks that the mod doesn't know how to place in GC. You can add block mappings to the BlockTypes.ini file in Gamecraft's folder following the format (Minecraft block goes in brackets, the rest are Gamecraft block settings, color darkness goes 0-9).

    Downloads