Carpet-Primaryuan-Addition

Quick rating

Carpet-Primaryuan-Addition

No reviews yet

A Carpet Mod (fabric-carpet) extension that contains some useful functions for Improve the experience

Redstone Improvements
QoL & Tweaks
Bug Fixes
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 only
Latest Version
Carpet PRY Addition v1.1.5 for mc26.2
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Carpet PRY Addition is a server-side Fabric extension for the fabric-carpet mod, developed for the Primaryuan Server. It adds 15 configurable Carpet rules and several new commands covering bug fixes, fake player enhancements, and survival gameplay expansion.


Fix

Xaero Minimap + LuckPerms Compatibility Fix (xaerolibFix)

Resolves an issue where fake player (carpet bot) data is lost or inventory is forced empty when Xaero's Minimap / World Map and LuckPerms are used together on the server.

Related upstream issues:

  • Xaero's World Map #1191 — When using with LuckPerms and carpet, carpet bot's player data initialize failed
  • LuckPerms #4232 — When using with Xaero's Minimap and Xaero's World map, carpet bot's inventory empty
  • fabric-carpet #2158 — Bot's inventory force empty with LuckPerms xaerolib (include in Xaero's Minimap and Xaero's Worldmap)

BlueMap Compatibility Fix (FixBluemap)

Fixes an issue where fake players do not trigger Fabric API connection events, causing mods like BlueMap to fail tracking fake player join/leave correctly.

Related upstream issues:


Fake Player Enhancements

Fake Player Skin (fakePlayerSkinMode / fakePlayerSkinSet)

Customize the appearance of carpet fake players by integrating with the optional skinrestorer mod. Install skinrestorer on the server to enable these features.

  • summon mode — the fake player uses the skin of the player who summoned it.
  • same_skin mode — all fake players share a unified skin, specified by fakePlayerSkinSet (default: Brokeyuan).

Fake Player Name Suggestions (fakePlayerNameSuggestions)

Customize the name suggestion list shown when using the /player command to spawn fake players. Define a comma-separated list of names for quick selection.

Fake Player Pearl Teleport System (TppFakePlayer)

A fully custom teleport network powered by fake players and ender pearls. Admins set up stations at key locations, and players teleport between them by having a temporary fake player right-click a pearl at the destination.

Commands:

  • /tpp <station> — teleport to a station.
  • /tppset — manage stations, player aliases, and per-station pearl use counts. Data is persisted in config/carpet-pry-tpp.json.

Gameplay Expansion

Player Hat (playerhat)

Wear any main-hand item on your head with the /hat command. When a Totem of Undying is placed in the helmet slot, taking fatal damage triggers a survival effect: Regeneration II + Absorption II + Fire Resistance I, giving you a second chance.

Riding Players (ridingPlayers)

Hold a Totem of Undying in your main hand and right-click another player to ride on top of them. Players can control whether others may ride them via /ride on|off. Up to ridingPlayersPickUpLimit (default 16) players can stack.

Additional related rules:

  • ridingPlayersDismountOnGameModeChange — passengers dismount when a player's game mode changes.
  • ridingPlayersClientAllowInteractions — a client-side rule that allows interacting with blocks and entities even when carrying passengers. Requires the mod to be installed on the client.

Picking Up Players (pickupPlayers)

Hold a Totem of Undying in your main hand and a Golden Carrot in your off-hand, then right-click another player to pick them up (they ride on your head). Players control whether others may pick them up via /pickup on|off. Shares the same stack limit as riding (ridingPlayersPickUpLimit).


Other Features

  • Daydreaming (sleepingDuringTheDay) — sleep in a bed during daytime to skip forward to night (inspired by PCA).
  • Better Snowball (betterSnowBall) — snowballs deal knockback and damage to players ("stones hidden in snow").
  • Invisibility Grass (invisibleInTallGrass) — standing with your head inside tall grass grants automatic invisibility.
  • Unicode Command Arguments (unicodeArgumentsSupport) — allows non-ASCII characters (Chinese, Japanese, Korean, etc.) in command arguments, enabling fake players with CJK names (ported from YACA).

Why Download

  • All features are toggleable — every mechanic is a Carpet rule, disabled by default. You only enable what you need.
  • Wide version coverage — supports Minecraft 1.21 through the latest snapshots (26.2), with 10 versions actively maintained.
  • Server-side only — players do not need to install the mod on their clients (except for the optional ridingPlayersClientAllowInteractions client rule).
  • Lightweight and focused — built on the Carpet framework, integrates naturally with existing Carpet setups.

Before You Download

  • Required dependencies: fabric-carpet and Fabric API must be installed on the server.
  • Fabric Loader >= 0.16.0 is required.
  • Optional: skinrestorer is needed for the fake player skin features (fakePlayerSkinMode / fakePlayerSkinSet).
  • This is a server-side mod. Place it in the server's mods folder. Client installation is only needed for the ridingPlayersClientAllowInteractions rule.
  • All rules are off by default — use /carpet or the Carpet configuration files to enable the ones you want.
  • Source code: GitHub
  • Documentation: Wiki | GitHub README

Carpet PRY Addition is a server-side Fabric extension for the fabric-carpet mod, developed for the Primaryuan Server. It adds 15 configurable Carpet rules and several new commands covering bug fixes, fake player enhancements, and survival gameplay expansion.


Fix

Xaero Minimap + LuckPerms Compatibility Fix (xaerolibFix)

Resolves an issue where fake player (carpet bot) data is lost or inventory is forced empty when Xaero's Minimap / World Map and LuckPerms are used together on the server.

Related upstream issues:

  • Xaero's World Map #1191 — When using with LuckPerms and carpet, carpet bot's player data initialize failed
  • LuckPerms #4232 — When using with Xaero's Minimap and Xaero's World map, carpet bot's inventory empty
  • fabric-carpet #2158 — Bot's inventory force empty with LuckPerms xaerolib (include in Xaero's Minimap and Xaero's Worldmap)

Fake Player Enhancements

Fake Player Skin (fakePlayerSkinMode / fakePlayerSkinSet)

Customize the appearance of carpet fake players by integrating with the optional skinrestorer mod. Install skinrestorer on the server to enable these features.

  • summon mode — the fake player uses the skin of the player who summoned it.
  • same_skin mode — all fake players share a unified skin, specified by fakePlayerSkinSet (default: Brokeyuan).

Fake Player Name Suggestions (fakePlayerNameSuggestions)

Customize the name suggestion list shown when using the /player command to spawn fake players. Define a comma-separated list of names for quick selection.

Fake Player Pearl Teleport System (TppFakePlayer)

A fully custom teleport network powered by fake players and ender pearls. Admins set up stations at key locations, and players teleport between them by having a temporary fake player right-click a pearl at the destination.

Commands:

  • /tpp <station> — teleport to a station.
  • /tppset — manage stations, player aliases, and per-station pearl use counts. Data is persisted in config/carpet-pry-tpp.json.

Gameplay Expansion

Player Hat (playerhat)

Wear any main-hand item on your head with the /hat command. When a Totem of Undying is placed in the helmet slot, taking fatal damage triggers a survival effect: Regeneration II + Absorption II + Fire Resistance I, giving you a second chance.

Riding Players (ridingPlayers)

Hold a Totem of Undying in your main hand and right-click another player to ride on top of them. Players can control whether others may ride them via /ride on|off. Up to ridingPlayersPickUpLimit (default 16) players can stack.

Additional related rules:

  • ridingPlayersDismountOnGameModeChange — passengers dismount when a player's game mode changes.
  • ridingPlayersClientAllowInteractions — a client-side rule that allows interacting with blocks and entities even when carrying passengers. Requires the mod to be installed on the client.

Picking Up Players (pickupPlayers)

Hold a Totem of Undying in your main hand and a Golden Carrot in your off-hand, then right-click another player to pick them up (they ride on your head). Players control whether others may pick them up via /pickup on|off. Shares the same stack limit as riding (ridingPlayersPickUpLimit).


Other Features

  • Daydreaming (sleepingDuringTheDay) — sleep in a bed during daytime to skip forward to night (inspired by PCA).
  • Better Snowball (betterSnowBall) — snowballs deal knockback and damage to players ("stones hidden in snow").
  • Invisibility Grass (invisibleInTallGrass) — standing with your head inside tall grass grants automatic invisibility.
  • Unicode Command Arguments (unicodeArgumentsSupport) — allows non-ASCII characters (Chinese, Japanese, Korean, etc.) in command arguments, enabling fake players with CJK names (ported from YACA).

Why Download

  • All features are toggleable — every mechanic is a Carpet rule, disabled by default. You only enable what you need.
  • Wide version coverage — supports Minecraft 1.21 through the latest snapshots (26.2), with 10 versions actively maintained.
  • Server-side only — players do not need to install the mod on their clients (except for the optional ridingPlayersClientAllowInteractions client rule).
  • Lightweight and focused — built on the Carpet framework, integrates naturally with existing Carpet setups.

Before You Download

  • Required dependencies: fabric-carpet and Fabric API must be installed on the server.
  • Fabric Loader >= 0.16.0 is required.
  • Optional: skinrestorer is needed for the fake player skin features (fakePlayerSkinMode / fakePlayerSkinSet).
  • This is a server-side mod. Place it in the server's mods folder. Client installation is only needed for the ridingPlayersClientAllowInteractions rule.
  • All rules are off by default — use /carpet or the Carpet configuration files to enable the ones you want.
  • Source code: GitHub
  • Documentation: Wiki | GitHub README

Screenshots

Gallery

  • {C53839EE-8D19-497D-879F-C44CCEBA42D7}.png
    {C53839EE-8D19-497D-879F-C44CCEBA42D7}.png {C53839EE-8D19-497D-879F-C44CCEBA42D7}.png
  • {AB27F4EE-D0F7-4B76-97EE-5B6AF099686C}.png
    {AB27F4EE-D0F7-4B76-97EE-5B6AF099686C}.png {AB27F4EE-D0F7-4B76-97EE-5B6AF099686C}.png
  • 2026-07-21_23.48.46.png
    2026-07-21_23.48.46.png 2026-07-21_23.48.46.png
  • fakePlayerNameSuggestions
    fakePlayerNameSuggestions
  • pickupPlayers
    pickupPlayers
  • playerhat
    playerhat
  • fakePlayerSkinMode+ridingPlayers
    fakePlayerSkinMode+ridingPlayers

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works