Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchanted-Games committed Feb 6, 2024
1 parent 59dc9e5 commit fc71785
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
@@ -1,9 +1,13 @@
# Better Falling Block Particles
A fabric mod that makes falling blocks emit particles, similar to block braking particles, when floating or when on a non-full block.
A fabric mod that makes falling blocks emit particles, similar to block braking particles, when floating or when on a non-full block (such as iron bars or buttons). Most properties of the particles can be changed such as their lifespan and spawn chance.

![Sand and Red Sand particles](https://github.com/Enchanted-Games/falling-block-particles/blob/59dc9e59b27f15f26495c9fd0456f3818f757b54/_screenshots/sand_and_red_sand.png)
![Cave Decorations](https://github.com/Enchanted-Games/falling-block-particles/blob/59dc9e59b27f15f26495c9fd0456f3818f757b54/_screenshots/cave.png)

## Config
The config can be edited in-game if you have ModMenu installed.
You can also edit the config file manually, it can be found in `<minecraft folder>/config/falling_block_particles.properties`. Be careful! Incorrect values may cause crashes!

If you find any issues / crashes with the config, please report them in the issues tab.

## License
Expand Down

0 comments on commit fc71785

Please sign in to comment.