Skip to content

Releases: mdujovic17/MagicMirrors

Magic Mirrors 2.1.0

16 Feb 17:25
Compare
Choose a tag to compare

2.1.0 release
- Removed configs because most of the features that relied on it are removed
- Changed the licensing
- Added and updated recipes for:
- Magic mirror
- Dimensional crystal
- Enchanted mirror
- Enabled ingredients by default, because there are no loot tables anymore
- Updated pt_br.json (Mikeliro)
- Fixed Dimensional Mirror calling the same function twice
- Updated the sound effect for teleport.ogg, now its mirror_warp.ogg

Magic Mirrors 2.0.0

15 Feb 16:34
Compare
Choose a tag to compare
Magic Mirrors 2.0.0 Pre-release
Pre-release

2.0.0 Release is a reworked release that will be the base for all future versions
This is a beta release due to the fact that its not completely refurbished and there is still a bunch of old code.
A few changes from older versions are squashed in this build, like ko_kr.json by mindy15963

[1.15.2] Magic Mirrors 1.4.8

06 Apr 16:40
Compare
Choose a tag to compare

1.4.8 Update:

-Russian translations by DirectorX (github.com/TheDirectorX);
-Adjusted particles class a little bit and adjusted X and Z range;
-Removed some unnecessary comments and annotations.

[1.15.2] Magic Mirrors 1.4.7

25 Feb 21:01
Compare
Choose a tag to compare

1.4.7 Update:
-Spanish translations by Sn4pe (github.com/Sn4pe)

[1.15.2] Magic Mirrors 1.4.6

08 Feb 15:12
Compare
Choose a tag to compare

1.4.6 Update:
-Changed versioning format to a more mainstream format;
-Fixed a bug with teleporting while mounted;
-Updated Brazilian Portuguese translation (MichaelLimaRodrigues).

[1.15.2] Magic Mirrors 1.0.4.5

05 Feb 11:58
Compare
Choose a tag to compare

1.0.4.5 Update:

-Changed dependency from 1.15.1 to 1.15.2...
-Changed forge dependency from 30 to 31

[1.15.1] Magic Mirrors 1.0.4.3

25 Jan 16:20
Compare
Choose a tag to compare

1.0.4.3 Update:

-Fixed crafting recipe;
-Cleaned up and removed unnecessary code

[1.15.1] Magic Mirrors 1.0.4.1

14 Jan 18:34
Compare
Choose a tag to compare

1.0.4.1 Update:

-Added custom particles for mirrors;
-Optimized loot manager and loot pools;
-Changed configuration manager.

[1.15.1] Magic Mirrors 1.0.4.0 ALPHA

13 Jan 15:14
Compare
Choose a tag to compare
Pre-release

1.0.4.0 ALPHA Update:

  • Updated Configuration Manager;
  • Streamlining code across all my mods;
  • Reworked Loot system.

[Internal Changes]

  • Simplified ItemMagicMirror and ItemDimensionalMirror code
  • Implemented new TeleportHelper class
  • Added CategoryDeveloper class to MagicMirrorsConfig
  • Added enableLogging Config boolean
  • LootHandler now works as a injector (hopefully)

[1.15.1] Magic Mirrors 1.0.3.6

22 Dec 15:58
c7625f3
Compare
Choose a tag to compare

1.0.3.6 Changelog:

-Updated Forge Requirements (Forge 30+) to match Minecraft 1.15.1;
-Updated Mappings;