For tags (#gtceu:circuits/hv), NBT items, special ingredient types.
e.g. cleanroom, dimension, temperature threshold, soul condition.
Extra recipe data like soul_growth_perm, soul_growth_temp, shield_activation, etc.
Paste KubeJS GTCEu recipe scripts. Both greg.machine('id') and event.recipes.gtceu.machine('id') supported. Large files parsed in batches.
Paste Java GTCEu Modern recipe code. Parses RECIPE_TYPE.recipeBuilder("id")...save(provider) chains.
Fetch recipe files directly from a public GitHub repo via the raw content API.
Format: owner/repo or a full raw.githubusercontent.com URL.
For private repos, provide a Personal Access Token (read-only scope is enough).
Note: Fetching works for public repos without a token. CORS is allowed by GitHub's raw content CDN. Private repos require a fine-grained PAT with Contents read permission.
Paste a JSON array exported from this tool.
Simulate GTCEu's MaterialRecipeHandler to generate all programmatic material recipes.
Fill in the material's properties and flags — the generator produces EBF, Vacuum Freezer, Compressor, Bender, Extruder, Alloy Smelter, Fluid Solidifier, Autoclave, and more.