Section
Developers
10 TOP-LEVEL ITEMSOther 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, orcdgtext formats into oneCodec-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