Skip to content
OreCruncher edited this page Dec 7, 2015 · 15 revisions

The mod is supported on Oracle Java 7 and 8. If you use another brand of JRE your experience may vary.

Restructured is built using Forge 10.13.4.1448. It is the recommended Forge build at the time of this writing. Some players have used later versions of Forge with success, but your experience may vary.

Installation of Restructured is pretty straight forward:

  1. Download the Restructured jar file from the Restructured CurseForge project page and place it into the ./minecraft/mods folder.
  2. Download the associated SchematicPack file and extract the contents into the ./minecraft folder.
  3. Start and enjoy :)

Notes:

  • If you have a schematic pack already installed you do not have to update if you just want to update the jar file.
  • Schematic Packs can be provided by other authors. If you have one of those available feel free to use it.

1.0.3.0BETA+

The process of installation is being simplified a great deal. The standard schematic pack is embedded in the Restructured jar file and will automatically be extracted if the mod detects that there are no other packs or schematics installed.

The configuration directory is different and the process of installing is different between an existing install and a brand new install.

Brand New

  1. Download the Restructured jar file from the Restructured CurseForge project page and place it into the ./minecraft/mods folder.
  2. Start and enjoy.

Upgrade Existing

  1. Backup your Minecraft configuration in case something gets fat fingered.
  2. Remove the ./minecraft/config/restructured directory from your Minecraft configuration.
  3. Remove the old Restructured jar file from ./minecraft/mods.
  4. Download the Restructured jar file from the Restructured CurseForge project page and place it into the ./minecraft/mods folder.
  5. Start and enjoy.
Clone this wiki locally