Help version 1.14.4

Started by 161crewRussia on

Topic category: Help with MCreator software

Last seen on 18:58, 24. Jun 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help version 1.14.4
Tue, 06/16/2020 - 14:55 (edited)

question #1

i need to make new villager profession, villagers must spawn in the village, how to made it?

question #2

How to make traiding gui with this villager?

question #3

How to make custom items drop from vanilla mobs?

question #4

custom illager mobs must spawn in the raid, how to do it?

 

Edited by 161crewRussia on Tue, 06/16/2020 - 14:55
Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
#3:  Make a Procedure with…
Mon, 06/15/2020 - 22:41

#3: 

Make a Procedure with global trigger: entity dies.

if: (is entity subtype: spider)

do: (spawn gem: [custom item])