Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 3.04 KB

File metadata and controls

74 lines (39 loc) · 3.04 KB

CreateColonies

1.0.4

Patch Changes

  • Fix shafts with metal girders not requiring either material (closes #43) (#48)

  • Fix lectern controllers not asking for either the linked controller, nor the lectern (closes #47) (#48)

1.0.3

Patch Changes

  • Fix: Ask for redstone contacts instead of elevator contacts. Closes #38 (#39)

1.0.2

Patch Changes

  • fix: The build script couldn't find the version it should have released (6c10152)

1.0.1

Patch Changes

  • fix: Changes to reflect Structurize's bugfix in Structurize 1.0.804 (20638cc)

1.0.0

Major Changes

  • feat: Schematic Table, which can be used to convert schematics to blueprints and back (#12)

    Schematics are provided using the schematic items, destination names / paths are indicated with a scan tool. If the slot has no name set, the name is inferred automatically from the schematic name

    The blueprint to convert back is based on the open preview of the build tool. Open a preview somewhere (location does not matter at all), and insert the build tool in the table (with the arrow pointing left) Insert an empty schematic in the left, and you can convert from blueprint to schematic

Patch Changes

  • fix: Chain conveyors lost their connections when they got built by a builder. And they didn't require chains when they got built (#14)

0.1.4

Patch Changes

  • fix: when encased gears are present in a schematic, require the non-encased version of those gears instead (fixes #8) (#9)

0.1.3

Patch Changes

  • chore: automate the upload to CurseForge (ede0cc6)

0.1.2

Patch Changes

  • chore: make an automatic mod release when a new release is made (1f2e587)

0.1.1

Patch Changes

  • chore: make an automatic mod release when a new release is made (c75895f)

0.1.0

Minor Changes

  • feat: add integration to note requirements from Minecolonies' builder's hut onto Create's clipboard (#3)