Download Carpet-Ayaka-Addition — Minecraft Mods — ModStock

Carpet-Ayaka-Addition

Active

Downloads

0

Last update

1 week ago

Versions

1.14.4 — 1.21.5
Server
Fabric
Game mechanics
Utils

Carpet Ayaka Addition

License Modrinth Downloads GitHub Downloads CurseForge Downloads MC Versions Build & Publish Release

Copyright (c) 2025 Calboot and contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

Conclusion

A fabric-carpet extension designed for AyakaCraft server.

Mostly based on Fallen-Breath's template

Links

Functions

Commands

  • /address | /ad
    • Server-side waypoints
    • reload
      • Reloads the waypoints
    • list
      • Lists the waypoints
      • \
        • Lists the waypoints in specific dimension
    • set \ \ \ \<desc (optional)>
      • Adds a new waypoint or modify an existing one
    • remove \
      • Removes the specific waypoint
    • detail \
      • Shows the detail of the specific waypoint
    • tp \
      • Teleports you to the specific waypoint
    • rename \ \
      • Renames the waypoint, removes the existing one
    • desc \ \
      • Sets the description of the waypoint
  • /c
    • Switches your gamemode between spectator and survival
  • /gohome
    • Teleport you right back to your spawn point
  • /killitem
    • Clears dropped items with one shot
    • cancel
      • Cancels the scheduled kill-item tasks
  • /tpt \
    • Teleports you to another player in your server

Carpet Loggers

loadedChunks

Shows the count of loaded chunks for selected dimension

  • Type: HUD
  • Options: dynamic, all, overworld, the_nether, the_end
  • Default: dynamic

movingBlocks

Logs block movements at their ends

  • Type: Console
  • Options: full, brief
  • Default: full

poi

Logs the change of points-of-interest (experimental)

  • Type: Console
  • Options:
    • N/A for 1.18.2-
    • all, village, bee_home, acquirable_job_site for 1.19.4+
  • Default
    • N/A for 1.18.2-
    • all for 1.19.4+

Rules

betterOpPlayerNoCheat

More commands for opPlayerNoCheat

Influenced commands: /kill, /clear, /effect, /item and /difficulty

Only active when Carpet TIS Addition is loaded and opPlayerNoCheat is set to true

You don't want to lose your pillagers, do you?

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, SURVIVAL, CHEAT

commandAddress

Enables /address and /ad to manipulate and teleport to shared waypoints

  • Type: String
  • Default value: false
  • Suggested options: false, true, ops, 0, 1, 2, 3, 4
  • Categories: AYAKA, COMMAND, CHEAT

commandC

Enables /c to switch your gamemode between spectator and survival

  • Type: String
  • Default value: false
  • Suggested options: false, true, ops, 0, 1, 2, 3, 4
  • Categories: AYAKA, COMMAND, CHEAT

commandGoHome

Enables /gohome to teleport right back to your spawn point

  • Type: String
  • Default value: false
  • Suggested options: false, true, ops, 0, 1, 2, 3, 4
  • Categories: AYAKA, COMMAND, CHEAT

commandKillItem

Enables /killitem to clear dropped items with one shot

  • Type: String
  • Default value: false
  • Suggested options: false, true, ops, 0, 1, 2, 3, 4
  • Categories: AYAKA, COMMAND

commandTpt

Enables /tpt to teleport to another player in your server

  • Type: String
  • Default value: false
  • Suggested options: false, true, ops, 0, 1, 2, 3, 4
  • Categories: AYAKA, COMMAND, CHEAT

disableBatSpawning

Disables natual spawning of bats

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, FEATURE

fakePlayerForceOffline

Forces fake players to spawn in offline mode

(1.16+) Only active when allowSpawningOfflinePlayers is set to true

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, EXPERIMENTAL, BOT

fakePlayerResidentBackupFix

Fixes the bug that fake players are not reconnected after retracements

Only active when GCA is loaded and fakePlayerResident is set to true

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, EXPERIMENTAL, BUGFIX, BOT

forceTickPlantsReintroduce (1.16+)

Reintroduces the feature of cactuses, bamboos and sugarcane being (wrongly) random-ticked on scheduled ticks in Minecraft 1.15.2 and lower

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, FEATURE, EXPERIMENTAL, REINTRODUCE

foxNoPickupItem

Stops foxes from picking up dropped items

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, FEATURE

itemDiscardAge

Modifies the ticks before an item entity is discarded

Set to 0 (or 6000) to use vanilla option

Max value 72000 (an hour)

  • Type: int
  • Default value: 0
  • Suggested options: 0, 3000, 3600, 6000, 12000, 72000
  • Range: [0,72000]
  • Categories: AYAKA, EXPERIMENTAL

killItemAwaitSeconds

Seconds to wait before clearing the items

  • Type: int
  • Default value: 5
  • Suggested options: 0, 5, 10, 30
  • Range: [0,)
  • Categories: AYAKA, COMMAND

legacyHoneyBlockSliding (1.21.4+)

Changes the way sliding velocity of non-living entities is calculated back to the original way in 1.21.1 and below

See MC-278572 and MC-275537

  • Type: boolean
  • Default value: false
  • Suggested options: false, true
  • Categories: AYAKA, FEATURE, BUGFIX, EXPERIMENTAL, REINTRODUCE

maxPlayersOverwrite

Overwrites the max player count in a server

Set to 0 to use vanilla value

  • Type: int
  • Default value: 0
  • Suggested options: 0, 8, 10, 20, 50, 100
  • Range: [0,)
  • Categories: AYAKA, EXPERIMENTAL

EOL

Currently supported versions

Currently, the following Minecraft versions are actively supported with new features and bug fixes

Minecraft Version Support Until
1.14.4 ✔️ Long Term Support
1.15.2 ✔️ Long Term Support
1.16.5 ✔️ Long Term Support
1.17.1 ✔️ Long Term Support
1.18.2 ✔️ Long Term Support
1.19.4 ✔️ Long Term Support
1.20.1 ✔️ Long Term Support
1.20.6 ✔️ Long Term Support
1.21.1, 1.21.4 🕒 When Minecraft 1.22 is released
1.21.5 🕒 To be determined

End-of-life versions

The following Minecraft versions are out of the support range. There's no support for these Minecraft versions, unless some critical bugs occur

Minecraft Version Last Version Release Date
1.19.2 v0.3.1 Mar 2, 2025

Scheduled to be supported versions

The following Minecraft versions are scheduled to be supported in the later versions

Minecraft Version Support Starts
1.21.6 Any time

Open-source libs

Project members
Calboot

Calboot

Developer