promotional banner

Woodys-API

Woody's API is a lightweight compatibility foundation for the Woody's mod ecosystem
Back to Files

woodysapi-1.3.0.jar

File namewoodysapi-1.3.0.jar
Uploader
PoppawoodyPoppawoody
Uploaded
Sep 20, 2026
Downloads
8
Size
24.1 KB
Mod Loaders
NeoForge
File ID
8934761
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:woodys-api-1703717:8934761"

Learn more about Curse Maven

What's new

Woody’s API 1.3.0

Added a neutral, server-side shop-sale payout routing API for optional mod integrations.

Added exact minor-unit (long cents) payout amounts to avoid floating-point money drift.

Added idempotent transaction IDs for safe retry handling.

Added payout handler lifecycle methods: preflight, commit, and rollback.

Added ordered payout-handler priority:

Guilds can claim eligible Guild sales first.

EasyMoney can handle eligible non-Guild server-team sales afterward.

Normal seller payout remains the fallback when no handler accepts a sale.

No Economy, Guilds, FTB, Minecraft, or NeoForge dependencies were added to the payout contract.

Compatibility: Used by Woody’s Economy 1.0.3+, Woody’s Guilds 1.0.23+, and EasyMoney Addon 0.9.6+.

This mod has no additional files