Questions about Ranged Items and blocks spawning particles

Started by ILikeMakingMods2103 on

Topic category: Help with MCreator software

Active 22 hours ago
Joined Jul 2021
Points:
724

User statistics:

  • Modifications: 3
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 73
Questions about Ranged Items and blocks spawning particles

I don't have much time to explain, but my questions are:
- I want to make a block that spawns particles when generated in the world, but it won't spawn them. How do I do it (if it's even possible)?
- I want to make a ranged item like a snowball (2D), but my item looks like it's trying to imitate a bow (Kinda 3D-ish). I can't seem to find the Tool type of model, only the Normal one, which appears to have taken the purpose of the Tool one. How do I make it so it looks "2D"?

Thank you in advance.

Active 8 months ago
Joined Jul 2019
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
- Make two blocks (same…
Mon, 04/03/2023 - 19:08

- Make two blocks (same texture) First block - procedure -  update tick - do particles  and randomly set xyz second block that do not spawn the particles. 

- item animation - none