Croparia IF Docs

|

General

Section
Developers
10 TOP-LEVEL ITEMS
    Developers
    Core Modules

      Crop Transmuter

    Other Common APIs

Other Common APIs

This group collects several helper APIs that show up often in Croparia IF, even though each one is relatively small on its own.

If you run into questions like these during development, this is a good place to start:

  • how to funnel json, toml, or cdg text formats into one Codec-based pipeline
  • how to organize a reloadable, persistent config object
  • how to read, match, or modify block-state properties
  • how to let an item participate in logic as a "placeable item"
  • how to delay computation, map suppliers, or refresh values after data loading

The current group mainly includes:

In This Page
Other Common APIs
NO EXTRACTED HEADINGS