nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
kiss

kiss

Mod

A lightweight server-side mod that spawns heart particles above the player who rapidly crouches near others — a simple gesture of friendliness.

Server Social

937 downloads
25 followers

kiss-fabric 1.1.0

Changelog

Kiss-Fabric Mod v1.1.0 Changelog

Feature

  • Progressive sneak-triggered particles (Default from 2 to 6 hearts)
  • Smoother particle positioning (eye-level)
  • Add the /kiss <player> command, allowing you to kiss other players with this command (The command can be used once every 10 seconds per player by default. The kissed player will receive a notification and heart particle effects will appear above their head. )
  • 100% Configurable

Config

In Config Folder

kissmod.json

{
  // Maximum number of heart particles that can appear when sneaking (1-20)
  "maxSneakParticles": 6,
  
  // Vertical position offset for particles (in blocks)
  // 1.6 = Eye level for standing players
  "sneakParticleHeight": 1.6,

  // Message shown when receiving a kiss
  // %s = Automatically replaced by kisser's username
  "kissMessage": "%s kissed you!",
  
  // Cooldown between /kiss commands (in seconds)
  // Prevents command spamming (0 = no cooldown)
  "commandCooldown": 10
}

Files

comkiss-1.1.0.jar(328.75 KiB) Primary Download

External resources


Project members

Hyouka

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID