Carpet Extra Extras
This mod extends the capabilities of Carpet Mod by adding numerous useful features and settings to enhance gameplay.
Main Features
Ender Pearl Tracking
The trackEnderPearls function allows tracking all thrown ender pearls on the server. This option is necessary for the /log pearls command to work, which records pearl-based movements.
TNT Interaction Optimization
The optimizedTNTInteraction setting improves force calculations between exploding TNT blocks. This is particularly useful for ender pearl cannons, where significant performance gains can be achieved.
Throwable Item Behavior
The pre21ThrowableEntityBehavior option restores the behavior of throwable items (ender pearls, snowballs, and others) from versions 1.16.2-1.21.1, including features from version 24w28a with modified throw randomness.
Stackable Shulker Boxes
The mod offers several settings for working with stackable shulker boxes:
stackableShulkerLimitAllContainers- allows empty shulker boxes to stack when transferred through hoppersstackableShulkerLimitHoppers- configures stacking in hoppersstackableShulkerLimitDroppers- regulates stacking in droppersstackableShulkerLimitDispensers- manages stacking in dispensers
Note: The setting for all containers overrides other stacking rules.
Bot Management
Enhanced capabilities for working with Carpet Mod bots:
carpetBotsSkipNight- allows skipping night without requiring bots to sleepcarpetBotTeam- adds bots to a special teamcarpetBotTeamName- team name for bots (default:cee_bots)carpetBotTeamPrefixName- team prefix (default:[Bots])carpetBotTeamColor- team color (default: gray)carpetBotTeamPrefixColor- team prefix color (default: gold)
Free Camera Command
The commandCam function adds a free camera mode accessible through /c or /cam commands. This allows free movement through the world without the limitations of a regular character.
All settings have clearly defined value types, default values, and categories for convenient organization.