A block that keeps spawning entities infinitely

Started by murilo123 on

Topic category: Help with modding (Java Edition)

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A block that keeps spawning entities infinitely
I'm making a block of coral that keeps releasing bubbles, the bubbles are already made and working (when it is spawned it levitates it rises for 10 seconds and "pops")
but I don't know how to make the coral block release these bubbles every 3 seconds without stopping
Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just on Corals Advanced…
Wed, 10/13/2021 - 02:20

just on Corals Advanced Properties, set Tick Update to 60 Ticks, and on Update Tick Trigger set the Bubbles Procedure

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, so how can i specify…
Wed, 10/13/2021 - 03:24

Hey, so how can i specify for the bubbles to appear on top of the block? they are appearing inside me lmao

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
on block tick update, spawn…
Wed, 10/13/2021 - 03:32

on block tick update, spawn Particles at X Y + 1 Z

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(The bubble is not a…
Wed, 10/13/2021 - 03:47

(The bubble is not a particle, it is an entity) but i did this and they keep apearing inside off me

https://prnt.sc/1vxplgj

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just use the Particles and…
Wed, 10/13/2021 - 03:57

just use the Particles and not Repeat Wait etc

also who in their right minds make an entity instead of a particle?

 

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know if i use particle is…
Wed, 10/13/2021 - 04:00

I know if i use particle is easy but i need to the bubble to be a entity for my mod, is for aesthetics

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh, it worked thank u very…
Wed, 10/13/2021 - 04:18

Oh, it worked thank u very much 

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
:)!
Wed, 10/13/2021 - 04:32

:)!

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh I see why, so the player…
Wed, 10/13/2021 - 04:32

oh I see why, so the player can pop it?

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yeah  
Wed, 10/13/2021 - 04:41

yeah

 

Last seen on 01:17, 20. Nov 2021
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
me and my friends are…
Wed, 10/13/2021 - 04:42

me and my friends are working on this mod (i make the mod, and my friends work on music and texture)

Last seen on 04:28, 26. Jan 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nice
Wed, 10/13/2021 - 16:00

nice

Last seen on 02:18, 3. Mar 2024
Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wow cool
Sat, 06/11/2022 - 03:57

wow cool