Home › Forums › JinGames Forums › Community Mods › [MOD] ninjinentities, adding hundreds new NPCs
Tagged: contributions, DBC, Mod
- This topic has 18 replies, 8 voices, and was last updated 1 month, 2 weeks ago by
Hedaox.
-
AuthorPosts
-
-
May 8, 2020 at 22:51 #48355
Hedaox
Participantninjinentities is an entities mod for DBC.
This mod was created by me (Hedaox). This is a simple but very complete mod that add hundreds of new NPCs in the DBC mod.
Here a video showing all current NPCs added by this mod : https://www.youtube.com/watch?v=IVOn6NEMpUA
The NPCs use the DBC AI meaning that they can fly and use Ki Attack. Also with the last version of DBC some of them have now an aura ! Also some of the NPCs are “trainers”, this mean that they won’t kill you if they beat you, instead they will put you into a KO state.
Saga files
You also can use my personal MainDBC.json for having an already made saga with this mod : https://github.com/Hedaox/ninjinentities/releases/download/1.1.0.0/SagaFiles.rar
In the rar file you can found an English and French version of my saga, and also a config file that I recommend for using with this mod. You will have to put the saga file in the “world/data/missions” folder, and the config file in “.minecraft/config”.
Licensing
This mod is under open source license : GNU GENERAL PUBLIC LICENSE Version 3 What this means is that you can use this mod anyway you want for private use but if you use it any other way you will have to respect this :
- You cannot claim this mod as being yours.
- You will have to credit me (Hedaox) for using this mod.
If you want to modify the mod :
- You will have to post the modified version publicly, meaning that your code should be easily accessible to everyone.
- You will have to add this same license to your modified version of this mod.
You can found the full code in my GitHub : https://github.com/Hedaox/ninjinentities
You can found full license here : https://www.gnu.org/licenses/gpl-3.0.en.html or in the mod files.How to install the mod :
- Install Forge 1.7.10 : https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.7.10.html
- Install DBC : http://main.jingames.net/minecraft-mods/dragon-block-c/downloads-and-installation/
- Put the mod in the “.Minecraft/mods” folder : https://github.com/Hedaox/ninjinentities/releases/download/1.1.0.0/ninjinentities-1.1.0.0.jar
If you want to use this mod, do not hesitate to MP me, it will make me very happy ^^
Also if you have problems do not hesitate to MP or ask in the comments below. -
May 14, 2020 at 20:08 #48423
Brandon E
ParticipantIf possible could you use some sort of other id configuration instead of the global ids for the dbc entities mod because i get a crash that says “No more entity indicies left” and it has to do with the mod running out of global ids because i use more mods other than just dbc.
-
May 14, 2020 at 20:11 #48424
Hedaox
ParticipantYeah I know this problem, but I don’t know how to solve it. If you are a developer you can check the code and solve it yourself.
For the moment you should just remove some of the mods that add others entities.Edit: Yeah I just checked, the problem should be solvable quite easily, I will try to do something myself but I do not guarantee I will do it quick.
-
-
May 17, 2020 at 11:09 #48436
Hedaox
ParticipantI just updated the saga files so now there is also a version with TP and Align gain at the end of combats.
I also wanted to say that the link in my post above might become outdated, so if you want to get the latest version of this mod always check my github : https://github.com/Hedaox/ninjinentities -
May 22, 2020 at 15:43 #48465
Ben
ParticipantWow this is honestly incredible you’ve added so much and just as i though i might have done all i could with the dbc mod you’ve given me a reason to restart.
Thanks:) keep up the good work -
July 9, 2020 at 13:16 #48681
ruh
ParticipantYo, will you ever add movie bosses and movie mobs? It would be really nice to be able to set up side quests with them. At the moment the only movie character I’ve seen in this mod is Broly, but it’s lacking the other guys from the Broly movie.
-
July 9, 2020 at 13:47 #48683
Hedaox
ParticipantI don’t really have time to do that now, but someone told me he wanted to make the movie character models. I don’t know where he is at with that, but I told him that if he finished the models, I will add them on the mod. I will also need the movie saga file but I don’t know if he will make it.
What other guys are you talking about ? Paragus, cheelai and co…? They are not fighting if I remember correctly. On the mod I wanted to only add the mains “canon” characters that are fighting in DBZ.-
This reply was modified 7 months, 3 weeks ago by
Hedaox.
-
This reply was modified 7 months, 3 weeks ago by
-
-
July 10, 2020 at 01:29 #48687
A120
ParticipantI’m getting some sort of enitity ID conflict after adding the mod. I read up a little bit but it seems one of my mods is trying to take up an ID that some other mod is using.
I don’t know if this forum has spoiler or tag support so I put my crashlog on pastebin. It’d help if nothing else to figure out what other mods I would need to part with to fix it if it comes to it.
-
This reply was modified 7 months, 3 weeks ago by
A120.
-
This reply was modified 7 months, 3 weeks ago by
-
July 10, 2020 at 02:59 #48689
A120
ParticipantOkay so my initial post didn’t show but if it does then forgive for the possiblity of double posting. Anyway, I ran into an issue, I would like to post my crash log but I don’t know if the forum can support that many characters but basically I get this error:
java.lang.IllegalArgumentException: ID is already registered: 186
When I start up and having placed the mod in my folder. From what I can tell from what info I could gather, this mod and some other mod I already have are vying for the same entity ID slot.
Is there away around that? Besides removing said mod? I’m not even sure which is which, but I could probaly guess which mod I have that does add a lot of mobs, but is there a way to edit entity conflict ID’s from either this mod or another to make it play nice?
-
July 11, 2020 at 11:04 #48694
-
-
July 11, 2020 at 22:41 #48699
Broku6
ParticipantThis is awesome! By any chance do you plan on adding some of the movie villains, like Cooler or Janemba? Those would be really useful to have models for
-
July 11, 2020 at 22:51 #48700
Hedaox
ParticipantI don’t really have time to do that now, but someone told me he wanted to make the movie character models. I don’t know where he is at with that, but I told him that if he finished the models, I will add them on the mod. I will also need the movie saga file but I don’t know if he will make it.
-
-
October 2, 2020 at 04:17 #49046
YisolE
ParticipantIt is the best pack of npcs there is, xd, I would like you to update it for the gt saga or the movies but I understand that you have better things, good job
-
October 2, 2020 at 04:24 #49047
YisolE
ParticipantIt is the best pack of npcs there is, xd, I would like you to update it for the gt saga or the movies but I understand that you have better things, good job
y que progrmas usas? :3
-
November 11, 2020 at 10:06 #49270
Oscurum
ParticipantThis mod is great.
Do you plan to add the missing mobs to complete the sagas of the Original Dragon Ball? For example, the fighters from the two martial arts tournaments, the sons of Piccolo Daimao and the old Piccolo Daimao.-
January 12, 2021 at 00:35 #49484
Hedaox
ParticipantI don’t have much time for this sadly, but someone else is helping me by making models, there will be soon a update with mobs from the DBZ movies and also we planned to add the sons of piccolo daimao in this update. We might add the others mobs later, but I can’t guarantee anything right now.
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.