Is there any other way for my mob to break block and ..

Started by natemilligan45 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2018
Points:
856

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Is there any other way for my mob to break block and ..

I’ve tried to used the break x block thing in the ai section of the mob, and they just jump up and down on the block to break it, how do I fix tht 

 

 

 

also among other things I want to know is how to put them to bed, give  the ability to eat, put things in chest, 

Active 1 month ago
Joined Feb 2021
Points:
665

User statistics:

  • Modifications: 3
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 59
do you want them to break…
Wed, 03/09/2022 - 05:29

do you want them to break doors? if so I can help you, if not I can't. (I think)

Active 6 months ago
Joined Mar 2021
Points:
1020

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
since only blocks with…
Wed, 03/09/2022 - 06:08

since only blocks with correct tag can be broken not all

Just use direction in entity tik update procedure, when bock (your block) near range then break and spawn particles

Active 1 year ago
Joined Aug 2018
Points:
856

User statistics:

  • Modifications: 0
  • Forum topics: 33
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
Do I gets it drop tho
Fri, 03/11/2022 - 23:03

Do I gets it drop tho

Active 1 year ago
Joined Apr 2023
Points:
264

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Yeh what would that…
Wed, 01/24/2024 - 14:42

Yeh what would that procedure look like?