zen-flow 16.7.0 → 16.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/zenflow.d.ts CHANGED
@@ -2106,7 +2106,7 @@ declare const RESEARCH: {
2106
2106
  readonly coreFill: "COREFILL";
2107
2107
  readonly golemFetter: "GOLEMFETTER";
2108
2108
  readonly golemStraw: "GOLEMSTRAW";
2109
- readonly corealAlchemy: "COREALCHEMY";
2109
+ readonly coreAlchemy: "COREALCHEMY";
2110
2110
  readonly golemStone: "GOLEMSTONE";
2111
2111
  readonly golemIron: "GOLEMIRON";
2112
2112
  readonly coreLiquid: "CORELIQUID";
@@ -2305,7 +2305,7 @@ declare const setAspectEntity: (id: string) => (aspects: Stack[]) => string;
2305
2305
  */
2306
2306
  declare const removeAspectEntity: (id: string) => (aspects: Stack[]) => string;
2307
2307
  type RecipeCrucibleAlchemy = {
2308
- input: Ingredient;
2308
+ input: string;
2309
2309
  output: Ingredient;
2310
2310
  research: string;
2311
2311
  aspects: Stack[];
@@ -2641,6 +2641,7 @@ declare const resetResearch: (research: string) => string;
2641
2641
  declare const refreshResearch: (research: string) => string;
2642
2642
  type RecipeResearchMove = {
2643
2643
  research: string;
2644
+ tab: string;
2644
2645
  x: number;
2645
2646
  y: number;
2646
2647
  };
@@ -2653,7 +2654,7 @@ type RecipeResearchMove = {
2653
2654
  *
2654
2655
  * @see https://minetweaker3.aizistral.com/wiki/ModTweaker:Thaumcraft_4_Support:Research
2655
2656
  */
2656
- declare const moveResearch: (tab: string) => (recipe: RecipeResearchMove) => string;
2657
+ declare const moveResearch: (recipe: RecipeResearchMove) => string;
2657
2658
 
2658
2659
  export { ASPECT, COLOR, ENCHANTMENT, FOCI, HARVESTER_TYPE, MATERIAL, MODIFIER, RESEARCH, RESEARCH_TAB, STYLE, add, addAlchemy, addAltar, addArcane, addArcaneShaped, addArcaneShapeless, addAspectEntity, addAspectItem, addBiomeRubberTree, addBlacklistAutospawner, addBloodOrb, addBloodOrbShaped, addBloodOrbShapeless, addCarpenter, addCastingBasin, addCastingTable, addCentrifuge, addChestLoot, addComposter, addCompressor, addCrucible, addCrucibleAlchemy, addCrucibleFuel, addDryingRack, addExtreme, addFabricator, addFabricatorGlass, addFermenter, addFermenterFuel, addFurnace, addFurnaceFuel, addGrinder, addHammer, addHarvester, addInductionSmelter, addInfusion, addInfusionEnchantment, addInscriber, addInsolator, addLaserFoci, addLaserOre, addLootCommon, addLootRare, addLootUncommon, addMagmaCrucible, addMirror, addMoistener, addOreDict, addPlanter, addPress, addPulverizer, addQED, addRedstoneFurnace, addRepairMaterial, addResearch, addResearchPage, addResearchPageArcane, addResearchPageCrafting, addResearchPageCrucible, addResearchPageEnchantment, addResearchPageInfusion, addResearchParent, addResearchSibling, addResearchTab, addRitualBinding, addRitualHarvest, addRitualMeteor, addSawmill, addSeed, addShaped, addShapeless, addSieve, addSludgeBoiler, addSmelteryAlloy, addSmelteryFluid, addSmelteryFuel, addSqueezer, addStill, addTransposerExtract, addTransposerFill, addWarpItem, addWarpResearch, createBlock, createItem, createLiquid, createMaterial, research as formatResearch, hide, joinOreDict, mirrorOreDict, moveResearch, orphanResearch, refreshResearch, remove, removeAlchemy, removeAltar, removeArcane, removeAspectEntity, removeAspectItem, removeBiomeRubberTree, removeBlacklistAutospawner, removeCarpenter, removeCastingBasin, removeCastingTable, removeCentrifuge, removeChestLoot, removeComposter, removeCompressor, removeCrucible, removeCrucibleAlchemy, removeCrucibleFuel, removeDryingRack, removeExtreme, removeFabricator, removeFabricatorGlass, removeFermenter, removeFermenterFuel, removeFurnace, removeFurnaceFuel, removeGrinder, removeHammer, removeInductionSmelter, removeInfusion, removeInfusionEnchantment, removeInsolator, removeLaserFoci, removeLaserOre, removeLootCommon, removeLootRare, removeLootUncommon, removeMagmaCrucible, removeModifier, removeMoistener, removeOreDict, removePressInscriber, removePulverizer, removeQED, removeRedstoneFurnace, removeRepairMaterial, removeResearch, removeResearchParent, removeResearchSibling, removeResearchTab, removeRitualBinding, removeRitualMeteor, removeSawmill, removeSeed, removeShaped, removeShapeless, removeSieve, removeSludgeBoiler, removeSmelteryAlloy, removeSmelteryFluid, removeSmelteryFuel, removeSqueezer, removeStill, removeTransposerExtract, removeTransposerFill, removeWarp, removeWarpItem, removeWarpResearch, rename, resetResearch, setArrowAccuracy, setArrowBreakChance, setArrowMass, setArrowStats, setAspectEntity, setAspectItem, setBowMaterialDrawspeed, setBowMaterialDurability, setBowMaterialFlightSpeed, setBowMaterialStats, setLocalisation, setMaterialDamage, setMaterialDurability, setMaterialHandleModifier, setMaterialLevelStonebound, setMaterialMiningLevel, setMaterialName, setMaterialReinforcedLevel, setMaterialSpeed, setMaterialStats, setMaterialStyle, setResearchAspects, setResearchComplexity, setResearchTypeAuto, setResearchTypeHidden, setResearchTypeRound, setResearchTypeSecondary, setResearchTypeSpikey, setResearchTypeStub, setResearchTypeVirtual, show, withEnchantment, withName, withTag, withTooltip, withTooltipShift, withWeight };
2659
2660
  export type { ArrowStats, AspectShaped, Bonus, BonusHammer, BowStats, Cast, ChestLoot, Enchantment, Ingredient, Liquid, MaterialStats, RecipeAlchemy, RecipeAltar, RecipeArcane, RecipeArcaneShaped, RecipeArcaneShapeless, RecipeBlock, RecipeCarpenter, RecipeCastingBasin, RecipeCastingTable, RecipeCentrifuge, RecipeComposter, RecipeCompressor, RecipeCrucibleAlchemy, RecipeDryingRack, RecipeFabricator, RecipeFabricatorGlass, RecipeFermenter, RecipeFermenterFuel, RecipeFurnace, RecipeGrinder, RecipeHarvester, RecipeInductionSmelter, RecipeInfusion, RecipeInfusionEnchantment, RecipeInsolator, RecipeItem, RecipeLaser, RecipeLiquid, RecipeMagmaCrucible, RecipeMaterial, RecipeMeteor, RecipeMoistener, RecipePressInscriber, RecipePulverizer, RecipeRedstoneFurnace, RecipeRepairMaterial, RecipeResearch, RecipeResearchMove, RecipeResearchTab, RecipeSawmill, RecipeSmelteryAlloy, RecipeSmelteryFluid, RecipeSmelteryFuel, RecipeSqueezer, RecipeStill, RecipeTransposerExtract, RecipeTransposerFill, Shaped, ShapedExtreme, Shapeless, Stack, Text, TextResearch, TextResearchImage, TextRich, Texture };
package/dist/zenflow.js CHANGED
@@ -1196,7 +1196,7 @@ const RESEARCH = {
1196
1196
  coreFill: "COREFILL",
1197
1197
  golemFetter: "GOLEMFETTER",
1198
1198
  golemStraw: "GOLEMSTRAW",
1199
- corealAlchemy: "COREALCHEMY",
1199
+ coreAlchemy: "COREALCHEMY",
1200
1200
  golemStone: "GOLEMSTONE",
1201
1201
  golemIron: "GOLEMIRON",
1202
1202
  coreLiquid: "CORELIQUID",
@@ -1362,7 +1362,7 @@ const addCrucibleAlchemy = (recipe$1) => {
1362
1362
  const out = recipe(
1363
1363
  literal(recipe$1.research),
1364
1364
  ingredient(recipe$1.output),
1365
- ingredient(recipe$1.input),
1365
+ recipe$1.input,
1366
1366
  aspects(recipe$1.aspects)
1367
1367
  );
1368
1368
  return `mods.thaumcraft.Crucible.addRecipe(${out});`;
@@ -1466,10 +1466,10 @@ const setResearchAspects = (research) => (aspects$1) => `mods.thaumcraft.Researc
1466
1466
  const setResearchComplexity = (research) => (complexity) => `mods.thaumcraft.Research.setComplexity(${recipe(literal(research), complexity)});`;
1467
1467
  const resetResearch = (research) => `mods.thaumcraft.Research.clearPages(${literal(research)});`;
1468
1468
  const refreshResearch = (research) => `mods.thaumcraft.Research.refreshResearchRecipe(${literal(research)});`;
1469
- const moveResearch = (tab) => (recipe$1) => {
1469
+ const moveResearch = (recipe$1) => {
1470
1470
  const out = recipe(
1471
1471
  literal(recipe$1.research),
1472
- literal(tab),
1472
+ literal(recipe$1.tab),
1473
1473
  recipe$1.x,
1474
1474
  recipe$1.y
1475
1475
  );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zen-flow",
3
- "version": "16.7.0",
3
+ "version": "16.8.0",
4
4
  "description": "MineTweaker ZenScript made easy.",
5
5
  "type": "module",
6
6
  "exports": {