Mod

GugleCarpetAddition

Quick rating

GugleCarpetAddition

No reviews yet

Gugle's Carpet Addition

No Theme
No Genre
QoL & Tweaks
Server Utility
Mod Addon
Fishing
Mod Loaders
Forge
Fabric
Quilt
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 Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
GCA v2.12.6+build.94
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

Source Issues Wiki Discord

About

Description

Gugle's Carpet Addition

Development Builds CurseForge downloads Modrinth downloads GitHub downloads

menu

GCA

If you need GCA for Minecraft 1.13, please click here

gcaPageSize

Set the number of entries per page on GCA list pages

  • Type: int
  • Default: 8
  • Options: Any positive integer
  • Categories: GCA
/carpet [setDefault] gcaPageSize 10

openFakePlayerInventory

Allow player to open the fake player's inventory

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] openFakePlayerInventory true

Usage: Right-click on a fake player to open their inventory

inv

openRealPlayerInventory

Allow player to open the real player's inventory

  • Type: String
  • Default: false
  • Options: true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, experimental
/carpet [setDefault] openRealPlayerInventory true
/carpet [setDefault] openRealPlayerInventory ops

Usage: Right-click on other real players to open their inventory, requires appropriate permission level

openFakePlayerEnderChest

Allow player to open the fake player's ender chest

  • Type: String
  • Default: false
  • Options: ender_chest, true, false
  • Categories: GCA, BOT
/carpet [setDefault] openFakePlayerEnderChest true
/carpet [setDefault] openFakePlayerEnderChest ender_chest

Usage: Sneak (hold Shift) + right-click on a fake player to open their ender chest

ender

fakePlayerResident

Keep the fake player when exiting the level

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerResident true

fakePlayerReloadAction

Keep the fake player action when exiting the level

  • Type: boolean
  • Default: true
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerReloadAction false

fakePlayerAutoReplenishment

Make fake player to auto replenishment

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoReplenishment true

fakePlayerAutoReplenishmentFormShulkerBox

Make fake player to auto replenishment from shulker box

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoReplenishmentFormShulkerBox true

fakePlayerAutoFish

Make fake player to auto fish. When the fishing hook catches a fish, it will automatically reel in and cast again.

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoFish true

Usage: Let the fake player hold a fishing rod and use /player <name> use to start fishing. The fake player will automatically complete the reel-in and cast operations.

fakePlayerAutoReplaceTool

Make fake player to auto replace almost damaged tool

  • Type: String
  • Default: false
  • Options: true, false, keep
  • Categories: GCA, BOT

true: Tools with Mending will keep 10 durability; other tools will automatically switch after they break.

keep: All tools will keep 10 durability.

/carpet [setDefault] fakePlayerAutoReplaceTool true

fakePlayerToolDamagedNotification

Broadcast a server-wide message when a fake player's tool breaks or when restocking fails (May cause message spam)

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerToolDamagedNotification true

fakePlayerPrefixName

Fake Player Prefix Name

  • Type: String
  • Default: #none
  • Options: #none, bot_
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerPrefixName bot_
/carpet [setDefault] fakePlayerPrefixName #none

fakePlayerSuffixName

Fake Player Suffix Name

  • Type: String
  • Default: #none
  • Options: #none, _fake
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerSuffixName _fake
/carpet [setDefault] fakePlayerSuffixName #none

fakePlayerForceOfflineUUID

Force fake players to use offline UUIDs (requires allowSpawningOfflinePlayers enabled)

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerForceOfflineUUID true

Disabling this feature requires clearing usercache.json and restarting the server/client to switch back to online UUIDs.

commandBot

A Bot Management Menu for saving, loading, and grouping fake players

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, BOT, command
/carpet [setDefault] commandBot ops

Command Usage:

/bot                                    # Show saved bot list
/bot list [page]                        # Show bot list with pagination
/bot add <player> <desc>                # Save current online fake player (including position, actions, etc.)
/bot load <player>                      # Load saved fake player
/bot remove <player>                    # Delete saved fake player
/bot group                              # Show bot group list
/bot group create <name>                # Create bot group
/bot group remove <name>                # Delete bot group
/bot group add <bot> <group>            # Add bot to group
/bot group load <group>                 # Load all bots in group
/bot group unload <group>               # Unload all bots in group
/bot group info <group>                 # View group details
/bot group generated <name> <count> [load]  # Batch generate bots and group them

commandBotAction

A Bot Action Management Menu for adding/removing actions and setting startup actions for bots

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, BOT, command
/carpet [setDefault] commandBotAction ops

Command Usage:

/bot action <bot>                       # View bot's action list
/bot action <bot> add <action>          # Add action to bot
/bot action <bot> remove <id>           # Remove action from bot
/bot action <bot> startup set <action>  # Set bot's startup action
/bot action <bot> startup clear         # Clear bot's startup actions

commandTodo

A Todo Management Menu with support for adding, removing, and marking completion

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandTodo ops

Command Usage:

/todo                           # Show todo list
/todo list [page]               # Show todo list with pagination
/todo add <desc>                # Add new todo item
/todo remove <id>               # Remove todo item
/todo success <id> [true/false] # Mark todo as done/undone

commandHere

Quickly broadcast your current position to all players and add glowing effect to yourself

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
  • Conditions: Only works when CarpetAmsAddition is NOT loaded
/carpet [setDefault] commandHere ops

Command Usage:

/here   # Broadcast your coordinates, showing current dimension and converted coordinates
        # Also outputs Xaero's Minimap compatible waypoint format

commandWhereis

Quickly locate players and add glowing effect to target

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandWhereis ops

Command Usage:

/whereis <player>   # Query specified player's location
/vris <player>      # Alias, same function

commandLoc

A Location Management Menu for saving, viewing, and deleting location points

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandLoc ops

Command Usage:

/loc                    # Show location list
/loc list [page]        # Show locations with pagination
/loc add <desc>         # Add location at current position
/loc remove <id>        # Remove specified location
/loc info <id>          # View location details (including dimension converted coordinates)

commandWlist

Whitelist Management, allows authorized regular players to manage the whitelist

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandWlist true

Command Usage:

/wlist                              # Show current whitelist
/wlist add <player>                 # Add player to whitelist
/wlist remove <player>              # Remove player from whitelist
/wlist permission add <player>      # Grant player whitelist management permission (OP only)
/wlist permission remove <player>   # Revoke player's whitelist management permission (OP only)

commandBlist

Banned List Management

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandBlist true
/blist

commandSop

Simple op get

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandSop true
/sop

commandSeed

Sets the required permission level for the /seed command

  • Type: String
  • Default: vanilla
  • Options: vanilla, true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, command
/carpet [setDefault] commandSeed ops
/carpet [setDefault] commandSeed 0

betterFenceGatePlacement

Make the placed fence gate have the same block status as the fence gate you clicked

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterFenceGatePlacement true

betterWoodStrip

Only the axe with "Strip" in its name is allowed to peel logs

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterWoodStrip true

betterSignInteraction

Make the block attached to the sign interact when you right-click it

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterSignInteraction true

betterItemFrameInteraction

Make the block attached to the ItemFrame interact when you right-click it

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterItemFrameInteraction true

betterQuickCrafting

Keep an item in the inventory during quick crafting

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] betterQuickCrafting true

simpleInGameCalculator

Simple In-Game Calculator

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] simpleInGameCalculator true

fastPingFriend

Fast ping friend

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] fastPingFriend true

qnmdLC

What is the height value for setting the LC value

  • Type: int
  • Default: -1
  • Categories: GCA, experimental
/carpet [setDefault] qnmdLC 64
/carpet [setDefault] qnmdLC -1

fixedEndCrystalSync

Fixed End Crystal Sync

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] fixedEndCrystalSync true

welcomePlayer

Welcome Player

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] welcomePlayer true

wanderingTraderSpawnFailedWarning

Wandering Trader Spawn Failed Warning

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] wanderingTraderSpawnFailedWarning true

wanderingTraderSpawnRemind

Wandering Trader Spawn Remind

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] wanderingTraderSpawnRemind true

commandTransfer

/transfer command

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
  • Conditions: Requires Minecraft >= 1.21
/carpet [setDefault] commandTransfer true
/transfer <server> [port]

commandTick

Fix Carpet's /tick command permission

  • Type: String
  • Default: 3
  • Options: true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, command, experimental
  • Conditions: Requires Minecraft >= 1.20.3
/carpet [setDefault] commandTick 3

fakePlayerLocatorBar

Display Fake Player Positions On The Locator Bar

  • Type: boolean
  • Default: true
  • Options: true, false
  • Categories: GCA, command, BOT
  • Conditions: Requires Minecraft >= 1.21.6
/carpet [setDefault] fakePlayerLocatorBar true

Gugle's Carpet Addition

Development Builds CurseForge downloads Modrinth downloads GitHub downloads

menu

GCA

If you need GCA for Minecraft 1.13, please click here

gcaPageSize

Set the number of entries per page on GCA list pages

  • Type: int
  • Default: 8
  • Options: Any positive integer
  • Categories: GCA
/carpet [setDefault] gcaPageSize 10

openFakePlayerInventory

Allow player to open the fake player's inventory

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] openFakePlayerInventory true

Usage: Right-click on a fake player to open their inventory

inv

openRealPlayerInventory

Allow player to open the real player's inventory

  • Type: String
  • Default: false
  • Options: true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, experimental
/carpet [setDefault] openRealPlayerInventory true
/carpet [setDefault] openRealPlayerInventory ops

Usage: Right-click on other real players to open their inventory, requires appropriate permission level

openFakePlayerEnderChest

Allow player to open the fake player's ender chest

  • Type: String
  • Default: false
  • Options: ender_chest, true, false
  • Categories: GCA, BOT
/carpet [setDefault] openFakePlayerEnderChest true
/carpet [setDefault] openFakePlayerEnderChest ender_chest

Usage: Sneak (hold Shift) + right-click on a fake player to open their ender chest

ender

fakePlayerResident

Keep the fake player when exiting the level

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerResident true

fakePlayerReloadAction

Keep the fake player action when exiting the level

  • Type: boolean
  • Default: true
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerReloadAction false

fakePlayerAutoReplenishment

Make fake player to auto replenishment

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoReplenishment true

fakePlayerAutoReplenishmentFormShulkerBox

Make fake player to auto replenishment from shulker box

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoReplenishmentFormShulkerBox true

fakePlayerAutoFish

Make fake player to auto fish. When the fishing hook catches a fish, it will automatically reel in and cast again.

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerAutoFish true

Usage: Let the fake player hold a fishing rod and use /player <name> use to start fishing. The fake player will automatically complete the reel-in and cast operations.

fakePlayerAutoReplaceTool

Make fake player to auto replace almost damaged tool

  • Type: String
  • Default: false
  • Options: true, false, keep
  • Categories: GCA, BOT

true: Tools with Mending will keep 10 durability; other tools will automatically switch after they break.

keep: All tools will keep 10 durability.

/carpet [setDefault] fakePlayerAutoReplaceTool true

fakePlayerToolDamagedNotification

Broadcast a server-wide message when a fake player's tool breaks or when restocking fails (May cause message spam)

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerToolDamagedNotification true

fakePlayerPrefixName

Fake Player Prefix Name

  • Type: String
  • Default: #none
  • Options: #none, bot_
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerPrefixName bot_
/carpet [setDefault] fakePlayerPrefixName #none

fakePlayerSuffixName

Fake Player Suffix Name

  • Type: String
  • Default: #none
  • Options: #none, _fake
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerSuffixName _fake
/carpet [setDefault] fakePlayerSuffixName #none

fakePlayerForceOfflineUUID

Force fake players to use offline UUIDs (requires allowSpawningOfflinePlayers enabled)

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, BOT
/carpet [setDefault] fakePlayerForceOfflineUUID true

Disabling this feature requires clearing usercache.json and restarting the server/client to switch back to online UUIDs.

commandBot

A Bot Management Menu for saving, loading, and grouping fake players

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, BOT, command
/carpet [setDefault] commandBot ops

Command Usage:

/bot                                    # Show saved bot list
/bot list [page]                        # Show bot list with pagination
/bot add <player> <desc>                # Save current online fake player (including position, actions, etc.)
/bot load <player>                      # Load saved fake player
/bot remove <player>                    # Delete saved fake player
/bot group                              # Show bot group list
/bot group create <name>                # Create bot group
/bot group remove <name>                # Delete bot group
/bot group add <bot> <group>            # Add bot to group
/bot group load <group>                 # Load all bots in group
/bot group unload <group>               # Unload all bots in group
/bot group info <group>                 # View group details
/bot group generated <name> <count> [load]  # Batch generate bots and group them

commandBotAction

A Bot Action Management Menu for adding/removing actions and setting startup actions for bots

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, BOT, command
/carpet [setDefault] commandBotAction ops

Command Usage:

/bot action <bot>                       # View bot's action list
/bot action <bot> add <action>          # Add action to bot
/bot action <bot> remove <id>           # Remove action from bot
/bot action <bot> startup set <action>  # Set bot's startup action
/bot action <bot> startup clear         # Clear bot's startup actions

commandTodo

A Todo Management Menu with support for adding, removing, and marking completion

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandTodo ops

Command Usage:

/todo                           # Show todo list
/todo list [page]               # Show todo list with pagination
/todo add <desc>                # Add new todo item
/todo remove <id>               # Remove todo item
/todo success <id> [true/false] # Mark todo as done/undone

commandHere

Quickly broadcast your current position to all players and add glowing effect to yourself

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
  • Conditions: Only works when CarpetAmsAddition is NOT loaded
/carpet [setDefault] commandHere ops

Command Usage:

/here   # Broadcast your coordinates, showing current dimension and converted coordinates
        # Also outputs Xaero's Minimap compatible waypoint format

commandWhereis

Quickly locate players and add glowing effect to target

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandWhereis ops

Command Usage:

/whereis <player>   # Query specified player's location
/vris <player>      # Alias, same function

commandLoc

A Location Management Menu for saving, viewing, and deleting location points

  • Type: String
  • Default: ops
  • Options: ops, 0, 1, 2, 3, 4, true, false
  • Categories: GCA, command
/carpet [setDefault] commandLoc ops

Command Usage:

/loc                    # Show location list
/loc list [page]        # Show locations with pagination
/loc add <desc>         # Add location at current position
/loc remove <id>        # Remove specified location
/loc info <id>          # View location details (including dimension converted coordinates)

commandWlist

Whitelist Management, allows authorized regular players to manage the whitelist

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandWlist true

Command Usage:

/wlist                              # Show current whitelist
/wlist add <player>                 # Add player to whitelist
/wlist remove <player>              # Remove player from whitelist
/wlist permission add <player>      # Grant player whitelist management permission (OP only)
/wlist permission remove <player>   # Revoke player's whitelist management permission (OP only)

commandBlist

Banned List Management

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandBlist true
/blist

commandSop

Simple op get

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
/carpet [setDefault] commandSop true
/sop

commandSeed

Sets the required permission level for the /seed command

  • Type: String
  • Default: vanilla
  • Options: vanilla, true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, command
/carpet [setDefault] commandSeed ops
/carpet [setDefault] commandSeed 0

betterFenceGatePlacement

Make the placed fence gate have the same block status as the fence gate you clicked

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterFenceGatePlacement true

betterWoodStrip

Only the axe with "Strip" in its name is allowed to peel logs

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterWoodStrip true

betterSignInteraction

Make the block attached to the sign interact when you right-click it

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterSignInteraction true

betterItemFrameInteraction

Make the block attached to the ItemFrame interact when you right-click it

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] betterItemFrameInteraction true

betterQuickCrafting

Keep an item in the inventory during quick crafting

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] betterQuickCrafting true

simpleInGameCalculator

Simple In-Game Calculator

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] simpleInGameCalculator true

fastPingFriend

Fast ping friend

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] fastPingFriend true

qnmdLC

What is the height value for setting the LC value

  • Type: int
  • Default: -1
  • Categories: GCA, experimental
/carpet [setDefault] qnmdLC 64
/carpet [setDefault] qnmdLC -1

fixedEndCrystalSync

Fixed End Crystal Sync

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] fixedEndCrystalSync true

welcomePlayer

Welcome Player

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA
/carpet [setDefault] welcomePlayer true

wanderingTraderSpawnFailedWarning

Wandering Trader Spawn Failed Warning

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] wanderingTraderSpawnFailedWarning true

wanderingTraderSpawnRemind

Wandering Trader Spawn Remind

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, experimental
/carpet [setDefault] wanderingTraderSpawnRemind true

commandTransfer

/transfer command

  • Type: boolean
  • Default: false
  • Options: true, false
  • Categories: GCA, command
  • Conditions: Requires Minecraft >= 1.21
/carpet [setDefault] commandTransfer true
/transfer <server> [port]

commandTick

Fix Carpet's /tick command permission

  • Type: String
  • Default: 3
  • Options: true, false, ops, 0, 1, 2, 3, 4
  • Categories: GCA, command, experimental
  • Conditions: Requires Minecraft >= 1.20.3
/carpet [setDefault] commandTick 3

fakePlayerLocatorBar

Display Fake Player Positions On The Locator Bar

  • Type: boolean
  • Default: true
  • Options: true, false
  • Categories: GCA, command, BOT
  • Conditions: Requires Minecraft >= 1.21.6
/carpet [setDefault] fakePlayerLocatorBar true

Screenshots

Gallery

This project has no gallery images yet.

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.4m
Total Downloads
CurseForge
~210,000
Modrinth
1.2m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync