Skip to content

Commit d0a5f4c

Browse files
committed
Updated README according to new improvements and other forks
1 parent e0ddd01 commit d0a5f4c

1 file changed

Lines changed: 17 additions & 13 deletions

File tree

README.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# So you think your base is tough, do you?
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 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.
53

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.
65

76
[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)
87

98
## 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:
1210
- **Chat messages were greatly improved**, including colors and translations
1311
- Added a **Nexus damage sound** (that really was necessary!)
1412
- Fixed **11 missing sounds**
1513
- 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**
1717
- Several other **QoL improvements**!
1818

1919
## History
@@ -23,18 +23,22 @@ More than a year later, UnstoppableN ported it to 1.6.4 up until 1.7.10 (see "Or
2323

2424
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.
2525

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.
2727

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.
2929

3030
## 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!
3334

3435
## 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:
3637
- 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)
3841
- 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.
3943

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

Comments
 (0)