Skip to content

MCDungeon v0.13.0

Compare
Choose a tag to compare
@orphu orphu released this 17 Feb 01:35
· 547 commits to master since this release

v0.13.0 for Minecraft 1.7! New features in 0.13.x:

  • New Feature: WildGrowth (JiFish)
  • New entrance variations for Mesa and Ice Spike biomes. (orphu)
  • River and ocean biome exclusions are now configurable. (orphu) See default.cfg for details.
  • Interactive mode will now prompt for max_dist value to help avoid confusion for new users. (JiFish)
  • Progress now reports how many dungeons have been placed. (orphu)
  • Changed config layout to make distributing themed configs easier. (JiFish)
  • Improved carpets in chapels. (JiFish)
  • Added more paintings. (JiFish)
  • Updated existing paintings to use expanded map palette. (JiFish)
  • Added 1.7 materials to various dungeon features (JiFish, orphu)
  • Added 1.7 fishing pole enchantments. (orphu)
  • Lowered the default silverfish concentration since explosions now trigger silverfish to spawn. (orphu)
  • Moved blocks out of items.txt to materials.cfg. This allows more control over how blocks are used in the dungeons without requiring code changes. (orphu)
  • Fixed a bug that caused the dungeon placer to give up early when placing multiple dungeons of a fixed depth. (orphu)