Minecraft 1.12.2

  • Added additional checks to prevent crashes under certain conditions (usually opening the material list and unloading a world)
  • Fixed a crash when a layer selection key was pressed without a schematic
  • Added folder and schematic file sorting (fix for linux and Mac)
  • Added support for rendering all layers below the current layer (author: Pokechu22)

Minecraft 1.12.1

Minecraft 1.12

  • Added support for the vanilla structure format (author: Pokechu22)
  • Improved the overlay rendering (author: Pokechu22)

Minecraft 1.11

  • Added placement mappings for end rods, observers and command blocks
  • Fixed a bug that allowed players to save schematics, even when the server sent a packet that disables the functionality
  • Fixed a crash when the particle setting was not set to `All`
  • Fixed an issue with schematic folder paths and the new launcher
  • Fixed the schematic path sometimes resetting to default
  • Fixes air block/items appearing on the material list
  • Added a special case for fluids to the material list (should work with mod fluids)
  • Fixed a dependency issue

Minecraft 1.10.2

  • Fixed the slab count for double slabs in the material list
  • Fixed printer block placement when adjacent blocks are not required
  • Fixed an incompatibility with MalisisCore which was caused by vanilla code
  • Fixed a NullPointerException in the server proxy

Minecraft 1.9.4

  • Fixed a `pick block` key conflict
  • Updated to 1.9.4
  • Fixed an overlay rendering bug
  • Changed the pick block hotkey to use a separate keybinding (shift+middle mouse)

Minecraft 1.9

  • Fixed `java.lang.OutOfMemoryError: Direct buffer memory`
  • Added missing/required blocks to the material list (Kamesuta)
  • Recompiled for Forge 12.16.0.1864 (min: 12.16.0.1850)

Minecraft 1.8.9

  • Improved air block highlighting (fixes java.lang.IndexOutOfBoundsException when moving schematics underground)
  • Updated to 1.8.9
  • Removed SBC support

Minecraft 1.8.8

Minecraft 1.8

  • Added an unload button to the control GUI
  • Added loaded schematic (re-)saving
  • Added configuration option for the printer range
  • Fixed schematic blocks not rendering inside extra air blocks
  • Fixed the block placement timeout not working correctly when placement delay was set to 0
  • Added signs and command blocks to the printer (text/command syncing)
  • Added the amount of placed blocks to the material list
  • Re-added flipping support
  • Fixed a client lockup bug with large schematics
  • Fixed a crash when opening a world/connecting to a server
  • Fixed schematics not updating after changing dimensions
  • Fixed the outline for loaded schematics
  • Removed the tooltip and added the data to the debug screen (F3)
  • Printer can now place double slabs
  • Fixed rotation for certain blocks that prevented a forced rotation
  • Material list can now be sorted and dumped into a text file
  • Printer places blocks in layers instead of columns again
  • Fixed the printer trying to place/check blocks outside the schematic region
  • API: added schematic instance to PreSchematicSaveEvent
  • Simplified slot swapping (should be more reliable)
  • Optimized the printer; no longer creates BlockPos instances for every block placement
  • Fixed occasional schematic block flickering
  • Fixed the client locking up under certain circumstances when using the printer in survival
  • Fixed the printer not working under certain circumstances
  • Fixed Tile Entities rendering even if there was a block already placed
  • Added cocoa beans to the placement registry
  • Added banners to the ignore list
  • Fixed a NPE/race condition
  • Added unbound key bindings for layer mode, render/printer toggle and move here
  • Overhauled the printer for 1.8
  • Fixed the printer not being available on the first world load
  • Improved the block list generation
  • Fixed SBC support (don't reset settings when connecting to a server)
  • Fixed/added rotation support for logs, pillars, pillar quartz and levers
  • Don't refresh schematics that fail to rotate
  • Fixed a crash in non-dev environment caused by wrong method remapping
  • Re-implemented schematic rotation and extended it to all 6 directions
  • Register the schematic dispatcher to the resource manager
  • Prevent chunks outside the schematic to rebuild (should make things a bit faster)
  • Fixed an IllegalArgumentException in postRenderBlocks
  • Fixed tile entities sometimes not rendering (wrong view point coordinates)
  • Optimization: overlay chunks outside the schematic are no longer processed
  • Fixed a crash with the latest LunatriusCore
  • Added overlay rendering
  • Added entity related methods to ISchematic
  • Added entity saving to schematics
  • Fixed commands on servers
  • Fixed the schematicaList command failing for users whose schematic folder does not exist
  • Schematic downloader no longer sends blank chunks if their size is a multiple of 16
  • Chunks no longer disappear when the player is inside a solid block
  • Added a separate render distance slider for schematics
  • Added the new logo by razarosu (MCF)
  • Added blue/red point rendering
  • Fixed Tile Entities not rendering
  • Made hotbar slots easier to configure
  • Fixed pick block picking from the schematic when not rendering and/or there is a real block at the pick location
  • Updated to 1.8 (a lot of things don't work yet)

Minecraft 1.7.10

  • Added an unload button to the control GUI
  • Fixed double slab placement for the printer
  • Added the amount of placed blocks to the material list (1.8 backport)
  • Fixed the overlay not updating under certain conditions
  • Improved the block list generation (1.8 backport)
  • Improved the printer (should fix most crashes; 1.8 backport)
  • Fixed a crash when loading some schematics
  • Improved performance and accuracy when checking for block differences
  • Removed the tooltip and added the data to the debug screen (F3)
  • Added initial FMP support
  • Minor internal tweaks (logging/NBT)
  • API: added ISchematic instance to PreSchematicSaveEvent
  • Simplified (and optimized) item swapping
  • Made hotbar slots easier to configure
  • Made the printer metadata sensitive for blocks with sub-types (will use the correct blocks from Chisel etc)
  • Fixed the schematicaList command failing for users whose schematic folder does not exist
  • Added entity related methods to ISchematic
  • Added entity saving to schematics
  • Ninjafix: schematic downloader no longer sends blank chunks if their size is a multiple of 16
  • Fixed pick block picking from the schematic when not rendering and/or there is a real block at the pick location
  • Non vanilla air blocks are no longer added to the material list
  • Fixed the tooltip ignoring the `enabled` config value
  • Hotfix for java.lang.NoClassDefFoundError: com/github/lunatrius/schematica/api/ISchematic
  • Added an API for schematic interaction
  • Added the option to add extra "air" blocks (rendering only thing)
  • Fixed a NPE that was spammed on the main menu if bspkrsCore main menu gimmick was enabled
  • Replaced all buttons for position/layer control with a single numeric field
  • Layers are now a separate "mode" and the last selected layer will be remembered
  • The material list is now compiled from the whole schematic or the specified layer
  • Added server side schematicaDownload command
  • Fixed haybales rotation
  • Made all commands available to all users
  • Fixed schematics not saving when connected to a server
  • Fixed schematics wider than 1 chunk not saving the maxX chunks
  • Added queued schematic saving
  • Added /schematicaList and /schematicaRemove commands for quota management (only available to OPs and in SP for now)
  • Fixed odd schematic behavior on large coordinates
  • The mod is now optional on both sides
  • Added server side /schematicaSave command (only available to OPs and in SP for now)
  • Added server side features (server side install can disable printer/load/save via the config)
  • Smaller optimizations and tweaks
  • Fixed a NPE when trying to find the mouse over object
  • Pick from schematic should work fine when bound to a keyboard key
  • Added tooltips for schematics
  • The schematic directory is saved as a relative path if it's inside the .minecraft folder
  • Fixed a rendering issue with Pixelmon
  • The printer will no longer crash the game if a block has no valid mapping
  • Replaced Enable/Disable with ON/OFF on GUIs
  • Schematica can now fall-back to loading uncompressed schematics
  • The printer no longer "crashes" other mods when placing blocks
  • The printer will not crash if anything goes wrong
  • Increased the message count for SBCs to 20 and added debug messages
  • Changed stone double slabs to have meta up to 15 instead of 7
  • The printer destroying blocks is now configurable and is off by default
  • Added a bunch of mussing placement mappings (doors, ladders etc)
  • Special cased a few pick block instances
  • The printer will now destroy any mismatched blocks (creative mode only)
  • Creative mode no longer requires items in the survival inventory
  • Fixed vanilla pick block not working when no schematic was loaded
  • Blocks can be picked from a schematic by using the pick block button
  • The printer can place items from the inventory by swapping them onto the hotbar
  • The printer now correctly places comparators
  • Do not crash the client if a TileEntity fails to load
  • Fixed an incompatibility with rotateableblocks and possibly other mods
  • Fixed a possible NPE
  • Fixed a bug that would crash the game if a schematic above 16x16x16 was loaded
  • Set the correct minimum required Forge (after FMLAT was fixed)
  • Internal changes and tweaks
  • Added an in-game configuration GUI
  • Schematics properly refresh when moved

Minecraft 1.7.2

  • Fixed a critical bug introduced in the previous version that prevented schematics from being saved correctly
  • Comparators show up in the material list again
  • Save block mapping to schematic files for cross save compatibility
  • Minor optimizations when saving/loading schematic files
  • Fixed an issue with tile entities that can't be saved
  • Fixed a rendering issue with chests
  • Added minimum Forge requirement (prevents a crash)
  • Fixed a possible NPE in the printer
  • Added silverfish bricks to the placement mapping
  • Fixed a possible NPE
  • Fixed an AIOOB and wrong/duplicate flower type on the material list
  • Fixed the overlay not rendering when beacons were rendered

Minecraft 1.6.4

Version 1.5.3.65

No changelog available.

Version 1.5.3.64

No changelog available.

Version 1.5.3.63

No changelog available.

Version 1.5.3.62

No changelog available.

Version 1.5.3.61

No changelog available.

Version 1.5.3.59

No changelog available.

Version 1.5.3.58

No changelog available.

Version 1.5.3.57

No changelog available.

Version 1.5.3.56

No changelog available.

Version 1.5.3.55

No changelog available.

Version 1.5.3.54

No changelog available.

Version 1.5.3.53

No changelog available.

Minecraft 1.6.2

Version 1.5.3.52

No changelog available.

Version 1.5.3.51

No changelog available.

Version 1.5.3.49

No changelog available.

Version 1.5.3.48

No changelog available.

Version 1.5.3.47

No changelog available.

Version 1.5.3.46

No changelog available.

Version 1.5.3.45

No changelog available.

Version 1.5.3.44

No changelog available.

Version 1.5.3.43

No changelog available.

Version 1.5.3.42

No changelog available.

Version 1.5.3.41

No changelog available.

Version 1.5.3.40

No changelog available.

Minecraft 1.6.1

Version 1.5.2.39

No changelog available.

Minecraft 1.5.2

Version 1.5.2.38

No changelog available.

Version 1.5.2.37

No changelog available.

Version 1.5.2.36

No changelog available.

Version 1.5.2.35

No changelog available.

Version 1.5.2.33

No changelog available.

Version 1.5.2.32

No changelog available.

Version 1.5.2.31

No changelog available.

Version 1.5.2.30

No changelog available.

Version 1.5.2.29

No changelog available.

Minecraft 1.5.1

Version 1.5.2.28

No changelog available.

Version 1.5.2.27

No changelog available.

Version 1.5.1.26

No changelog available.

Minecraft 1.5

Version 1.5.0.25

No changelog available.

Minecraft 1.4.7

Version 1.4.2.25

No changelog available.

Version 1.4.2.24

No changelog available.

Minecraft 1.4.6

Version 1.4.1.23

No changelog available.

Version 1.4.0.22

No changelog available.

Version 1.4.0.21

No changelog available.

Minecraft 1.4.5

Version 1.3.3.20

No changelog available.

Version 1.3.3.19

No changelog available.

Version 1.3.3.18

No changelog available.

Version 1.3.2.17

No changelog available.

Minecraft 1.4.4

Version 1.3.2.16

No changelog available.

Version 1.3.1.15

No changelog available.

Minecraft 1.4.2

Version 1.3.1.14

No changelog available.

Version 1.3.1.13

No changelog available.

Version 1.3.0.12

No changelog available.

Minecraft 1.3.2

Version 1.2.1.11

No changelog available.

Version 1.2.0.10

No changelog available.

Version 1.1.0.9

No changelog available.

Version 1.1.0.8

No changelog available.

Minecraft 1.3.1

Version 1.1.0.7

No changelog available.

Minecraft 1.2.5

Version 1.2.0.10

No changelog available.

Version 1.0.2.6

No changelog available.

Version 1.0.2.5

No changelog available.

Version 1.0.1.4

No changelog available.

Version 1.0.1.3

No changelog available.

Version 1.0.1.2

No changelog available.

Version 1.0.0.1

No changelog available.