kiss
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.4.2+26.1
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/kiss-fabric
资源信息
Minecraft 版本: 26.1 26.1.1
平台: fabric
标签: social
资源介绍
Description
A lightweight server-side mod that spawns heart particles above the player who rapidly crouches near others — a simple gesture of friendliness.

Command
/kiss <player>: 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.
)
Default Config
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 the kisser's username
"kissMessage": "%s kissed you!",
// Message shown to the sender after kissing someone
// %s = Automatically replaced by the receiver's username
"kissPromptMessage": "you kissed %s",
// Cooldown between /kiss commands (in seconds)
// Prevents command spamming (0 = no cooldown)
"commandCooldown": 10,
// Enable or disable the /kiss command entirely
"enableKissCommand": true,
// Error message shown when trying to kiss yourself
"selfKissErrorMessage": "You can't kiss yourself!",
// Error message shown when using /kiss before cooldown ends
// %d = Automatically replaced by the number of seconds remaining
"cooldownErrorMessage": "You must wait %d seconds before kissing again!",
// Maximum view angle (in degrees) to detect nearby players for kiss or sneak particle effects
// A smaller angle means only players in front are considered visible
"maxViewAngleDegree": 90.0
}
License
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~