Skip to content

@loontail/minecraft-kit v0.5.0 / planFabricRepair

Function: planFabricRepair()

ts
function planFabricRepair(input): Promise<RepairPlan>

Build a repair plan covering the Fabric loader slice: profile JSON + libraries.

Parameters

ParameterType
inputAspectRepairInput

Returns

Promise<RepairPlan>

Source

src/repair/fabric.ts:18

MIT License