Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement vibration support #4707

Merged
merged 10 commits into from
Jul 27, 2024

Conversation

TheRealWormbo
Copy link
Collaborator

Mostly fixes #4349 by adding vibrations to many blocks and items that didn't emit them though default logic yet.

Added vibrations for:
- adding or removing water/lava (via bucket or rain)
- adding or removing items
- crafting output item
Added vibrations for:
- adding or removing items
- crafting output item
Added vibrations for:
- mana pool infusing item
- manatide bellows blowing (both when used by a player and when boosting mana transfer speed from a pool to an item)
Added vibrations for:
- adding or removing a lens
Added vibrations for:
- adding or removing an incense stick
- lighting the plate
- burn time ending
Added vibrations for:
- applying phantom ink to a luminizer
- non-item entities riding the luminizer
(mounting/unmounting luminizer already emits vibrations)
Added vibrations for:
- applying overgrowth seed
- using block breaking horns
- eating from the Fruit of Grisaia
- playing a mob sound with cacophonium or cacophonium block
- teleporting with world seed or Eye of the Flügel
- using Laputa Shard, and having it break and place blocks
Added vibrations for:
- fluid pickup, and generation start/end for Hydroangeas and Thermalily (no vibration for end of cooldown)
- burn start and end for Endoflame
- block conversions for Orechid (Ignem) and Marimorphosis
- block breaking into clay for Clayconia
- block conversions for Pure Daisy
- Jaded Amaranthus placing flowers
- Shulk Me Not eating mobs
- Munchdew eating leaves
- Gourmaryllis eating an item (and burping)
- Kekimurus eating cake slices
Added vibrations for:
- Rod of the Hells spawning fire circle (player and avatar)
- player using Rod of the Bifrost (no vibrations for blocks appearing or disappearing, or avatar using it)
- player using or being boosted by Rod of the Skies
- player using Rod of the Plentiful Mantle
- add vibration for breaking blocks with bore lens burst
- improve game event call for HornItem
@artemisSystem artemisSystem merged commit 8421f0d into VazkiiMods:1.20.x Jul 27, 2024
1 check passed
@TheRealWormbo TheRealWormbo deleted the 1.20-vibration-support branch July 27, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Various Botania game events don't trigger sculk sensors
2 participants