Skip to content

Custom loader values

calmilamsy edited this page Jul 10, 2025 · 2 revisions
  • stationapi:verify_client: boolean
    • Forces StationAPI to act as if this mod is required on clients when installed on a server.
  • station-renderer-api-v0:contains_renderer: boolean
    • Disables StAPI's custom renderer. For mods that add their own renderer.
  • station-renderer-arsenic:force_compatibility: boolean
    • Disables vanilla block tessellation and ensures vertex format compatibility.
  • station-resource-loader-v0:<assets | data>_priority: int|int[]
    • Overrides the default priority. Can be used to force certain mods to load their resources before or after others.
Clone this wiki locally