You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome! Have you in the past built fortifications, prepared your base, crafted armor and secured your chests, then noticed that no threat ever shows up? This mod seeks to fix that. If you feel the regular mobs just aren't quite up to the challenge and you want to really test your defenses, then try this out. It also enables some useful recipes and items.
3
-
4
-
Invasion Mod gives you the ability to initiate an attack on the location of your choosing. The difficulty steadily ramps up and the mobs are designed to deal with base defenses. The behavior of all invading mobs has been extensively revamped. Most mobs have new abilities and there are some new mobs and substantially more powerful mobs on the way, geared towards new roles.
2
+
Welcome! Have you in the past built fortifications, prepared your base, crafted armor and secured your chests, then noticed that no threat ever shows up? This mod seeks to fix that. If you feel the regular mobs just aren't quite up to the challenge and you want to really test your defenses, then try this out. It also brings some useful recipes and items.
5
3
4
+
The Invasion Mod gives you the ability to initiate an attack on the location of your choosing. The difficulty steadily ramps up and the mobs are designed to deal with base defenses. The behavior of all invading mobs has been extensively revamped. Most mobs have new abilities and there are some new mobs and substantially more powerful mobs on the way, geared towards new roles.
6
5
7
6
[Original forum thread (archive.org)](https://web.archive.org/web/20171226031645/https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2235041-invasion-mod-so-you-think-your-base-is-tough)
8
7
9
8
## Improvements made in this fork
10
-
11
-
This fork aims to improve the Invasion Mod 1.7.10 version and fix long-standing bugs. Some **notable improvements** are:
9
+
This fork aims to improve the Invasion Mod 1.7.10 version and fix long-standing issues. Some **notable improvements** are:
12
10
-**Chat messages were greatly improved**, including colors and translations
13
11
- Added a **Nexus damage sound** (that really was necessary!)
14
12
- Fixed **11 missing sounds**
15
13
- Fixed **bugs** such as Infused Sword heart particles not being visible to other players or not being able to shift-click items into the Nexus
16
-
- Added a **German translation** (hopefully with more to come!)
14
+
- Added an option to **disable** Invasion Mod mobs **dropping Small Remnants**
15
+
-**Added** German and Simplified Chinese **localizations** (hopefully with more to come!)
16
+
- Made the **Nexus GUI translatable**
17
17
- Several other **QoL improvements**!
18
18
19
19
## History
@@ -23,18 +23,22 @@ More than a year later, UnstoppableN ported it to 1.6.4 up until 1.7.10 (see "Or
23
23
24
24
In addition, a v1.1.5 of the Invasion Mod can be found as an [inofficial release](https://www.curseforge.com/minecraft/mc-mods/invasions) on CurseForge and on several third-party mirror websites.
25
25
26
-
As I've been loving this mod for quite some time now, I've decided to manually update the source code to v1.1.5 and proceed to add some simple changes I personally liked afterwards.
26
+
As I've been loving this mod for quite some time now, I've decided to manually update the source code to v1.1.5 and proceed to add some rather simple changes I personally liked afterwards.
27
27
28
-
I'm also hoping that maybe this will help someone porting the mod to newer versions (also read the paragraph about them below!), as the 6 latest commits of the original GitHub repo are an unfinished refactor which make the mod unusable. I have removed them and instead updated the latest _working_ version.
28
+
I'm also hoping that maybe this will help someone porting the mod to newer versions (also read the paragraph about them below!), as the 6 latest commits of the original GitHub repo are an unfinished refactor which makes the mod unusable. I have removed them and instead updated the latest _working_ version.
29
29
30
30
## Development/Support/Maintenance
31
-
I am not actually maintaining this mod. However, I might still make small changes to it.
32
-
Of course, **you're free to open issues if you encounter bugs and especially crashes and PRs are always welcome, including new language files**!
31
+
I am not actively maintaining this mod, but I might still make changes to it.
32
+
33
+
**However**, please open issues if you encounter bugs and especially crashes and PRs are always welcome, including new/updated localization files!
33
34
34
35
## Newer Minecraft versions
35
-
By checking out the other forks of this project, you can find various (unreleased, probably unfinished) ports of the mod:
36
+
By checking out the other forks of this project, you can find various (unreleased, seemingly unfinished) ports of the mod:
36
37
- 1.10.2 by [XenoDarth](https://github.com/XenoDarth/invasion1.2.0a-mc1.10.2) and (more recent) [crazysnailboy](https://github.com/crazysnailboy/Invasion)
37
-
- 1.12.2 by [DerToaster98](https://github.com/DerToaster98/Invasion) and (far more recent) [durinfab](https://github.com/durinfab/Invasion) (I've successfully compiled the latest version, but major bugs and crashes appear. Not recommended for ingame use.)
38
+
- 1.12.2 by [DerToaster98](https://github.com/DerToaster98/Invasion)
39
+
- (far more recent) forked by [durinfab](https://github.com/durinfab/Invasion) - I've successfully compiled the latest version, but major bugs and crashes appear. Not recommended for ingame use.
40
+
- (2 commits ahead) forked by [Michael-Andrzejewski](https://github.com/Michael-Andrzejewski/InvasionFix-1.12.2)
38
41
- 1.15.2 by [DolphinTechCodes](https://github.com/DolphinTechCodes/Invasion)
42
+
- 1.21 by [Sollace](https://github.com/Sollace/Invasion-Mod/tree/1.21) - This seems like the **most promising fork** right now, assuming it will be continued.
39
43
40
-
**If you have the knowledge and the time, I'm sure many people would be happy to see this mod usable in 1.12.2 or even later versions!**
44
+
**If you have the skills and the time, I'm sure many people would be happy to see this mod playable in 1.12.2 or even later versions!**
0 commit comments