CobbleAPI

CobbleAPI adds essential commands like TPA, TPHere, RTP, Sethome and fast teleports to the Nether, End and Overworld for players with permissions.

File Details

cobbleapi-1.4.2-neoforge-1.21.4.jar

  • R
  • May 26, 2026
  • 46.47 KB
  • 2
  • 1.21.4+1
  • NeoForge

File Name

cobbleapi-1.4.2-neoforge-1.21.4.jar

Supported Versions

  • 1.21.4-Snapshot
  • 1.21.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:cobbleapi-1478069:8150456"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🛠️ CobbleAPI 1.4.2 — Complete Rework

Takeaway: Version 1.4.2 completely overhauls the API, improves performance, simplifies mod integration, and prepares it for future extensions.

🔧 Core Overhaul

  • Complete rewrite of the internal architecture for a more stable and consistent API.
  • Massive code cleanup, removal of obsolete systems, and unification of modules.

⚡ Major Optimizations

  • Reduced module load times.
  • Improved event handling to decrease server-side latency.
  • Better compatibility with large modpacks.

🧩 New Extension System

  • Added an internal framework allowing mods to integrate more easily.
  • Improved support for third-party APIs and custom hooks.

📚 Simpler API

  • Standardized names, methods, and endpoints.
  • Internal documentation restructured for developers.

🐛 General fixes

  • Resolved numerous crashes related to dynamic modules.
  • Fixed silent errors when loading certain dependencies.
  • Improved log management.