新建2016-03-27
  • [1.9] Fixed crash when holding something in off-hand.

  • Fix MWG blocks breaking in water (changed material type to "iron")

  • Improved schematic world placement (Block updates are all done at once so that no more updates are done than are necessary. Also, the load wand places facing away from you now.)

  • Added a simple guard against infinite recursion.

  • Improve support for schematics without anchors.

  • [1.9] Fix ignore block collision weirdness.

你已经到达了世界的尽头..
新建2015-03-11
  • Implement fuzzy matching and terrain smoothing.

  • More detailed save want GUI.

  • Revamped resource pack handling (requires json index; allows setting/overriding spawn parameters in the json)

  • Added a selection box for the save wand.

  • Updated some of the included schematics to use the new fuzzy matching system (as usual, delete or move your worldgen folder to see them)

2014-10-04
  • Fixed some crashes.

2014-01-01
  • Built on 1.7.10, but it should still work with 1.7.2

  • Rotation lock (NBT tag "lockRotation")

  • Respect a world's "generate structures" setting

  • Lossless/as generated switch for the load anchor

  • Various small fixes, see https://github.com/impiaaa/MyWorldGen/commits/1.7

你已经到达了世界的尽头..
新建2014-05-14
  • Fixed dedicated server crash.

  • Fixed issue with saving & loading metadata.

2014-04-25
  • Fixed entity saving.

  • Fixed anchor blocks not being recognized in some circumstances.

  • Fixed wands having a stack size of 0 (resulted in some inventory glitches)

  • Moved some wand logic server-side (some functionality may be missing, though it's much more reliable)

  • Fixed mineshaft entrance schematic.

2014-03-04
  • 1.7 support!

  • Fixed loading the mod on a dedicated server. Note: There is now a config option enableItemsAndBlocks that MUST be turned off if you want Forge clients without the mod installed to be able to connect.)

  • Lots of internal changes and fixes for MC 1.7. Some MWG v1.2 schematics might not be compatible.

  • Added support for OpenBlocks donation station ;-)

你已经到达了世界的尽头..
新建2014-01-19
  • Updated to latest Forge.

  • Changed some things to prepare for 1.7

  • Added an inventory anchor: matches any blocks in any of the 9 slots.

2014-01-19
  • Updated to 1.6.3 (pre-release)

  • Added wood, dirt, sand, and leaves anchors.

  • Added dedicated creative tab.

你已经到达了世界的尽头..
新建2014-01-19
  • Improved world generation algorithm, and made it configurable.

  • Added support for resource packs; it looks for schematics in assets/myworldgen/worldgen inside all packs.

  • Added some more example schematics; if you're upgrading, either delete/move your worldgen directory, or extract them. yourself from the jar.

  • Slightly improved placement of schematics without anchors.

  • Added an mcmod.info file.

你已经到达了世界的尽头..