DragonsPlusMinecraft / VisualityReforged

Little visual improvements by adding a bunch of new particles.
https://curseforge.com/minecraft/mc-mods/visuality-reforged
MIT License
4 stars 1 forks source link

[1.20.1] Custom Particle Emiters #18

Closed Sandriell closed 1 month ago

Sandriell commented 8 months ago

Trying to add more ambient effects to additional blocks. I am going off the 1.0 changelog since the Wiki seems to never gotten created. hint nudge haha

I have a resource pack with: "assets\minecraft\particle_emitters\block_ambient.json" Also tried under the "visuality" namespace

File: https://gist.github.com/Sandriell/403aa4be960736b23b8853d63307fbee

I first tried editing the config directly, but the mod did not like that at all and would recreate (when reloading by F3+T) it with all the ore emitters removed.

Would also love to know what the three "value" numbers represent.

Version: visuality-forge-2.0.2

Sandriell commented 8 months ago

So after another 10 minutes of messing with this I realized I was missing a comma. facepalm

Going to leave this open though, in hopes of an answer to the meaning of the three numbers in the value array.