Releases: mdujovic17/MagicMirrors
Magic Mirrors 2.1.0
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
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
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
1.4.7 Update:
-Spanish translations by Sn4pe (github.com/Sn4pe)
[1.15.2] Magic Mirrors 1.4.6
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
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
1.0.4.3 Update:
-Fixed crafting recipe;
-Cleaned up and removed unnecessary code
[1.15.1] Magic Mirrors 1.0.4.1
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
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
1.0.3.6 Changelog:
-Updated Forge Requirements (Forge 30+) to match Minecraft 1.15.1;
-Updated Mappings;