⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #509 of 940 fabric mods in this game by downloads
📋 About This Mod
# KissMod A tiny server-side mod: sneak near another player a few times and hearts pop up overhead — a small, friendly gesture. !(https://cdn.modrinth.com/data/cached_images/229f853e39181c31096cbc8252a28a401b63e409.png) ## Command - `/kiss <player>` — send a kiss to another player. Each player can use it once every 10 seconds by default. The kissed player gets a heads-up and a little burst of hearts above their head. Two permissions are exposed by default, both granted to all players: - `kissmod.command` for `/kiss` - `kissmod.trigger` for the sneak-triggered hearts Override either with your permissions mod if you want to change who can use them. ## Configuration KissMod is server-side — edit the server config and restart to apply changes. - Fabric: `config/kissmod/config.yml` - NeoForge: `kissmod-server.toml` in the loader's server config location The config keeps your existing values across upgrades and fills new fields with defaults. Upgrading from KissMod v1? Your old `kissmod.json` (Fabric) or `kissmod-common.toml` (NeoForge) is imported the first time, then removed once the new file is written. A current config with custom values is never overwritten. ### Hearts for friendly mobs Hearts trigger the same way as with players: sneak rapidly nearby. By default, this also works for vanilla friendly mobs like villagers, cows, and wolves. The difference is that the hearts appear over the mob's head, not the player's. You can turn this off, or customize the target list with any entity type IDs or tags you like. Modded mobs are also supported as long as the mod is on the server — no extra integration needed. #### Fabric YAML example ```yaml sneakParticleDecay: 2 sneakTriggerCount: 3 sneakTriggerWindowTicks: 40 sneakPreviewRadius: 6.0 enableEntityParticles: true entityParticleRadius: 8.0 heartParticleHeightOffset: 0.35 friendlyEntityTypes: - minecraft:villager - minecraft:cow - minecraft:sheep - minecraft:pig - minecraft:chicken - minecraft:horse - minecraft:donkey - minecraft:mule - minecraft:llama - minecraft:cat - minecraft:wolf friendlyEntityTags: ``` #### NeoForge TOML example ```toml sneakParticleDecay = 2 sneakTriggerCount = 3 sneakTriggerWindowTicks = 40 sneakPreviewRadius = 6.0 enableEntityParticles = true entityParticleRadius = 8.0 heartParticleHeightOffset = 0.35 friendlyEntityTypes = friendlyEntityTags = ``` ## Contributing If you'd like to build or release KissMod, see (CONTRIBUTING.md). ## License (https://github.com/jiazengp/kiss-fabric/blob/main/LICENSE)
A tiny server-side mod: sneak near another player a few times and hearts pop up overhead — a small, friendly gesture.
!(https://cdn.modrinth.com/data/cached_images/229f853e39181c31096cbc8252a28a401b63e409.png)
- `/kiss
Two permissions are exposed by default, both granted to all players:
- `kissmod.command` for `/kiss`
- `kissmod.trigger` for the sneak-triggered hearts
Override either with your permissions mod if you want to change who can use them.
## Configuration
KissMod is server-side — edit the server config and restart to apply changes.
- Fabric: `config/kissmod/config.yml`
- NeoForge: `kissmod-server.toml` in the loader's server config location
The config keeps your existing values across upgrades and fills new fields with defaults. Upgrading from KissMod v1? Your old `kissmod.json` (Fabric) or `kissmod-common.toml` (NeoForge) is imported the first time, then removed once the new file is written. A current config with custom values is never overwritten.
### Hearts for friendly mobs
Hearts trigger the same way as with players: sneak rapidly nearby. By default, this also works for vanilla friendly mobs like villagers, cows, and wolves. The difference is that the hearts appear over the mob's head, not the player's.
You can turn this off, or customize the target list with any entity type IDs or tags you like. Modded mobs are also supported as long as the mod is on the server — no extra integration needed.
#### Fabric YAML example
```yaml sneakParticleDecay: 2 sneakTriggerCount: 3 sneakTriggerWindowTicks: 40 sneakPreviewRadius: 6. 0 enableEntityParticles: true entityParticleRadius: 8. 0 heartParticleHeightOffset: 0. 35 friendlyEntityTypes: - minecraft:villager - minecraft:cow - minecraft:sheep - minecraft:pig - minecraft:chicken - minecraft:horse - minecraft:donkey - minecraft:mule - minecraft:llama - minecraft:cat - minecraft:wolf friendlyEntityTags: [] ```
#### NeoForge TOML example
sneakParticleDecay = 2 sneakTriggerCount = 3 sneakTriggerWindowTicks = 40 sneakPreviewRadius = 6. 0
enableEntityParticles = true entityParticleRadius = 8. 0 heartParticleHeightOffset = 0. 35 friendlyEntityTypes = [ "minecraft:villager", "minecraft:cow", "minecraft:sheep", "minecraft:pig", "minecraft:chicken", "minecraft:horse", "minecraft:donkey", "minecraft:mule", "minecraft:llama", "minecraft:cat", "minecraft:wolf" ] friendlyEntityTags = [] ```
## Contributing
If you'd like to build or release KissMod, see (CONTRIBUTING.md).
(https://github.com/jiazengp/kiss-fabric/blob/main/LICENSE)
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Hyouka
- Version
- 2.0.0-alpha.2+mc26.2-neoforge
- Downloads
- 23,838
- Endorsements
- 74
- Category
- fabric
- Created
- 6/3/2025
- Updated
- 7/19/2026
- Game Versions
- 26.2
- Tags
- social
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does kiss support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of kiss?
Version 2.0.0-alpha.2+mc26.2-neoforge, published 2026-07-19 with 23,838 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await
