1

Particle Helphelp

Swigly 4/6/22 8:14 pm
99
4/7/2022 6:37 pm
I have a question for all you block particle nerds out there, how do I change the particle of a block when you mine it to something else? (So it isn't the same is that block itself.)
Posted by
Swigly
Level 57 : Grandmaster Steve Skinner
129

  Have something to say?

JoinSign in

5

Swigly
04/07/2022 6:37 pm
He/Him • Level 57 : Grandmaster Steve Skinner
Competing is pointless because literally both of you guys' solutions didn't work.
1
Aceplante
04/06/2022 11:21 pm
Level 69 : High Grandmaster Spelunker
Ignore the other answer; Its actually as simple as adding a JSON file to a texture pack in block in models in minecraft in assets.

The JSON file should contain something to the effect of:

{
"parent": "minecraft:block/block",
"textures": {
"texture": "minecraft:block/stone",
"particle": "minecraft:item/slime_ball"
}
}
2
Intermet179
04/06/2022 10:49 pm
Level 47 : Master Nether Knight Loremaster
add a texture to a model in blockbench (the model doesn't have to use it in any parts of it) and right click it and select "use for particles"
https://imgur.com/a/0Uuov47
2
Swigly
04/06/2022 11:16 pm
He/Him • Level 57 : Grandmaster Steve Skinner
Thanks bro, huge help!
2
Intermet179
04/07/2022 3:43 pm
Level 47 : Master Nether Knight Loremaster
you're welcome
2

Welcome