Released on June 2, 2020.
- Set max accepted Minecraft version to 1.12.2, as 1.13+ does not work yet.
- Change error splash text from "Check your logs!" to "Drama Generator fails to generate! [check your logs!]" (xbony2) (#2)
- Change modid to match new Forge requirements as of Minecraft 1.11. This fixes the mod not loading properly on 1.11+.
- Officially supports 1.12 now (#3).
Released on November 15, 2016.
- Now supports any version above 1.8, because I am sick of updating the accepted versions (thank
you Maven for sucking at semantic versions; see Ruby
~>
). The code this modifies very rarely gets changed so I think this is fairly safe. Now works on 1.11.
Released on July 27, 2016.
- Set the acceptedMinecraftVersions parameter to support 1.10.2.
Released on June 26, 2016.
- Set the acceptedMinecraftVersions parameter to support 1.9 and 1.10.
Released on April 5, 2016.
- Update to Minecraft 1.8.9.
Released on November 14, 2015.
- Initial release