Villager Venture Discussion

Started by ImSeyo on

Topic category: Mod showcase and discussion

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
Villager Venture Discussion

Villager Venture is a mod that adds realism to residents. They will have characteristics, hunger, thirst for water, etc. (more in the future). 
Here we can talk about what I would add to villager. This mod is under development

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
So, this is my second…
Mon, 03/25/2024 - 08:52

So, this is my second project that I present to you. The idea of the mod is to turn ordinary and boring villagers into intelligent creatures. I will share the stages of mod development. 
Also, you can always tell me what you would like to add. For example, a villager with the "Brave" quality will start attacking all hostile mobs (I have already implemented this).

Active 1 year ago
Joined Mar 2024
Points:
198

User statistics:

  • Modifications: 0
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 57
how did you implement the…
Mon, 03/25/2024 - 18:30

how did you implement the brave quality? might use it in my own mod

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
dsadasdas It was easy. To…
Tue, 03/26/2024 - 07:42

dsadasdas It was easy. To begin with, I created the "on loaded entity tick update" trigger. Next, I decided to use the "for each entity in square cube size" block so that I could create a check, if the villager does not have an attack target from the monster category, and there is a monster within a radius of 32 blocks, then this monster will be the target of the villager's attack.

After that, as it turned out, villager does not follow his goal. I decided to create a second check, if the villager has an attack target, then it follows the monster.

But when everything worked, I noticed that villager was not attacking. I decided to create a workaround and a very simple way using NBT tags. If the NBT tag "attackTimer" of the villager is less than 20 (20 ticks = 1 second), then it will be added by 1. And already in another trigger I created a check, if the target of the attack is within the radius of 2 blocks, then damage the monster from the villager (I will not show this trigger, let it be yours the exam after my explanations)

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
P.s there is no "set attack…
Tue, 03/26/2024 - 07:44

P.s there is no "set attack targeting to none" in MCreator, I used the "Procedure+" plugin

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
At the moment, the…
Wed, 03/27/2024 - 08:00

At the moment, the development of the mod lasts only 5 days. Already during this time I was able to add to the villagers:
1. Food system;
2. Weapon system;
3. Water system;
4. The armor system;
5. State system;
The first version of the mod is almost ready! It will be interesting if you like this or not? As always, you can share your opinions in order for me to improve the mod as much as possible.

(I even made it so that a villager can start a revolution in his village...)

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
Exactly one week has passed…
Sun, 03/31/2024 - 11:30

Exactly one week has passed since the start of development on the mod. During this time, I was able to fix all the bugs and released the first stable version.

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
In the next update, the…
Mon, 04/08/2024 - 13:35

In the next update, the villagers will have the ability to believe in God.
The idea of the update is taken from the Cult of the lamb game.

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
Okay, I got so carried away…
Wed, 04/10/2024 - 14:52

Okay, I got so carried away that I accidentally transferred a lot of ideas from Cult of the lamb to my mod... But this is a mod about realistic villagers, not about gods! I will make it so that the player can choose for himself how he will develop his villagers. However, I plan to add many more features from other games to my mod

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
Still, I hurried with the…
Thu, 04/11/2024 - 18:59

Still, I hurried with the release of the mod..
Consider the next update revolutionary. I have already deleted a lot and redone almost everything that was in the mod

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
What's it?
Fri, 04/12/2024 - 17:46

What's it?

1.1.0 spoiler

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
From the next update, the…
Sun, 04/14/2024 - 18:18

From the next update, the mod will be very difficult to master. At the moment, there is so much information in it that it is difficult for me to remember everything myself. Even more than in my first mod (CCSM)...

Active 4 days ago
Joined Oct 2020
Points:
896

User statistics:

  • Modifications: 2
  • Forum topics: 42
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 123
Development on the mod is…
Sun, 06/02/2024 - 06:25

Development on the mod is temporarily (!) stopped. I've done a lot to upgrade, but because of my studies last month, I stopped developing mods. Now my vacation has started, but I have lost interest in developing this mod. For that, now I will start to continue developing my CCSM mod, since after such a while I have new ideas to improve this mod. Maybe after a while I will also return to the development of Villager Venture