1.12.2
1.10
Forge
Combat
Mobs
Weapons
Basic description
TragicMC is meant to add more difficulty through content, rather than through modifying core gameplay aspects like other mods. Essentially, it is best to play TragicMC with as few mods as possible although it should be compatible with most other mods.
If you have any ideas, feedback or constructive criticism you'd like to give, you can always post your suggestion here or Private Message me if you don't feel comfortable sharing in the forum.
What TragicMC adds:
TragicMC Wiki:
There is a Wiki for TragicMC located here, it is still a Work-in-Progress (as is the mod) but it has a ton of useful information that you can use to ease your TragicMC experience. Also shoutout to CommodoreAlpha for his large amount of work done on it. Currently it is only partially updated for TragicMC 2 and the original mod.
Screenshots:
For TragicMC 2:
Showcases:
GalaxiJoker:
ThnxCya:
Downloads:
The links here are the only "official" ones for the mod. These links are adflly links, do not click anything below the header, wait until it says "Skip Ad" in the top right and click on that and it will continue to the actual file location.
TragicMC - MC 1.6.4
Last release version: 1.5.2 (Final)
Download from CurseForge.
TragicMC 2 - MC 1.7.2 & 1.7.10
Last release version: 2.46.2876 (Hotfix - Final)
Download from CurseForge.
TragicMC 2 - MC 1.8 & 1.8.9
Latest release version: 4.52.3327
Download from CurseForge.
TragicMC 3 - MC 1.10.2 & 1.12.2
Latest Release: 1.57.5258 for 1.12.2, 0.51.4825 for 1.10.2
Download from CurseForge.
Download steps:
1. Ensure that you download Forge, TragicMC will not work without Forge. Get the latest recommended/stable build from here.
2. Validate that you have a clean installation of Minecraft, then run the version from the Launcher of the version you would like to play. After that, install Forge and run the same version with only Forge installed.
3. Download the correct version of TragicMC for the version you would like to play and place it inside the "/mods" folder inside of your .minecraft directory.
4. Load Minecraft with Forge and load up a world with TragicMC to ensure of no errors. If no errors are found then enjoy, otherwise post here with your crash report.
Recipes:
TragicMC has a lot of recipes so it's recommended that you use a recipe mod like NEI or JEI that allows you to see the recipes on the fly. JEI is recommended for 1.8.9+.
Game Crashes or Bugs:
If your game crashes and you think TragicMC is the cause, please post your crash report here and I'll reply to you as soon as possible (I get notified every post so it shouldn't be too long of a wait unless I'm not home). If you need help with getting a crash report or finding the Forge logs, this post, though outdated should help point you in the right direction.
Use of Code and Mod Pack permissions
The code for the mod is available under the GPLv3 License, basically if you copy or use any of the code, credit me, and you can't charge for distribution of the mod if you choose to distribute it (unless you're using my Adfly links, which upholds to the license). You are free to use this mod in any Mod Packs and to distribute it within them as previously stated. As a courtesy, it'd be cool if you could message me that you're using it in one just so that I get the head's up. If you'd like to see the raw code, you can view it on GitHub. The code for TragicMC 3 is currently unavailable for public viewing and is not under a license.
Donation link:
If you want to donate, click here. This isn't ever required but it's nice since I'm spending hours working on this thing for free.
[] [obsidian] [obsidian] []
[obsidian] [Violet] [Violet] [obsidian]
[obsidian] [Violet] [Violet] [obsidian]
[obsidian] [Violet] [Violet] [obsidian]
[] [obsidian] [obsidian] []
Thanks, I'm still not happy with some of the mob textures and models though
Every item should either have a right click effect of some sort or is a recipe component for something else. Though some of the items don't currently have effects as I am still working on them.
I'm also working on a list of the mobs/bosses and their stats. Then I will probably post a list of the weapons and some of the special items.
Okay, the fact that this is your first mod amazes me, because it is very well put together and has a lot of potential. Firstly, the textures for the items are amazing, pretty much all of them are really high quality.
Constructive Criticism:
- The items are way too overpowered, people wouldn't be able to use this for a balanced playthrough. If you nerf the damage/armor values and/or make them harder to obtain that should fix this.
- The entity IDs you assigned to the mobs are too low. See this picture:
- You need to add in a config file. People will start whining about this soon enough, so you might as well start looking into it. People need to be able to change Item IDs, Entity IDs (when applicable), Biome IDs, Block IDs, etc. in order to resolve conflicts with other mods.
- The models for the mobs you've added need some work. Take a look at how some other mods have arranged their models and maybe get some help with modelling if that's not your strong suit. I know lycanite used animationAPI to animate the entities for his mod, so maybe that's worth looking into if you plan to replace the mobs with more complex models.
That's it for now, I look forward to seeing how this mod progresses.
Because why get one of something when you could get one hundred?
Thanks so much for your constructive criticism. I was actually already looking in to the config file thing because I know a lot of mods have that and it is very helpful.
I was already planning to balance the weapons more, I'll probably settle on lowering the overall strength curve since after the armor/tool sets it kinda skyrockets, and for weapons that have a right click effect, make that use extra durability. Though for all of those special weapons you do need to kill a boss to obtain them, I still do feel like they are a bit too strong.
The models are definitely my weakest thing, I'm not very good at creating them, but most of them were rushed just to get them in to test and such. I'll definitely have to work on that, and also thank you for that link, I'll look into it.
Thanks for your comment.
Like I said in my previous reply, the weapons will get a lot of nerfs in the next update, however, I'll make a note to add that option to the config file when I add it.
Should work now. Used wrong link.
// This doesn't make any sense!
Time: 11/22/13 7:59 PM
Description: Ticking entity
java.lang.ClassCastException: java.util.ArrayList cannot be cast to net.minecraft.entity.Entity
at tragicfeint.tragicmc.entity.boss.EntityApis.func_70785_a(EntityApis.java:89)
at net.minecraft.entity.EntityCreature.func_70626_be(SourceFile:62)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1999)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)
at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:24)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
at net.minecraft.world.World.func_72866_a(World.java:2350)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
at net.minecraft.world.World.func_72870_g(World.java:2311)
at net.minecraft.world.World.func_72939_s(World.java:2157)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
A detailed walkthrough of the error, its code path and all known details is as follows:
I'll look into the thing with Apis, the Kitsune can only be killed with fireballs.
But here's the video :
I haven't played the whole mod yet, but looking from the mobs and some items, this it truly crazy and awesome. But there might be some stuff that is quite OP. like tragicNeko... yourself... lol