promotional bannermobile promotional banner

SG-XClaims [Add-ons FTB Chunks]

A add-on that integrates FTB Chunks with the SG-Economy API, requiring players to spend and manage virtual currency to claim and force-load territories.

File Details

sg_xclaims-1.0.0.jar

  • B
  • Jun 10, 2026
  • 57.02 KB
  • 17
  • 1.21.1
  • NeoForge

File Name

sg_xclaims-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sg-xclaims-1570468:8224501"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog - SG-XClaims

[1.0.0] - Initial Release

Platform: NeoForge 1.21.1

✨ Added

  • Core Integration: Established the functional bridge between FTB Chunks and the SG-Economy API.

  • Purchase System: Implemented the mechanic to deduct financial balance when claiming (BuyClaims) and force-loading (BuyLoad) chunks.

  • Refund System: Implemented the automatic return of funds to the player when unclaiming (SellClaims) or unloading (SellLoad) a chunk.

  • Visual Notifications (Toasts): Added a native on-screen pop-up system to display receipts for purchases, sales, and error alerts (e.g., insufficient balance).

  • Server Configuration: Created the server-focused configuration file (ServerConfig) to define the base values of the economic system.

  • Network Synchronization: Added the network infrastructure to synchronize server configurations directly with the connected client (ServerConfigSync).

  • Base Graphical Interface: Built the initial GUI components (SGXClaimGUI, SGXImage, SGXText) for future expansions and visual integration.