Skip to content

Instantly share code, notes, and snippets.

@SvEgiiVEteR
Created May 21, 2016 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SvEgiiVEteR/c5194efbd6a7714087c66e844d70b80d to your computer and use it in GitHub Desktop.
Save SvEgiiVEteR/c5194efbd6a7714087c66e844d70b80d to your computer and use it in GitHub Desktop.
[
{
"modId": "gregtech",
"deps": [
{
"type":"after",
"target":"PneumaticCraft"
}
]
},
{
"modId": "TravellersGear",
"deps": [
{
"type":"after",
"target":"Botania"
}
]
},
{
"modId": "harvestcraft",
"deps": [
{
"type":"before",
"target":"mfrmagiccropscompat"
}
]
},
{
"modId": "lootablebodies",
"deps": [
{
"type":"before",
"target":"minefantasy2"
}
]
},
{
"modId": "runicdungeons",
"deps": [
{
"type":"before",
"target":"minefantasy2"
}
]
},
{
"modId": "flansmod",
"deps": [
{
"type":"before",
"target":"minefantasy2"
}
]
},
{
"modId": "Automation",
"deps": [
{
"type":"after",
"target":"eng_toolbox"
}
]
},
{
"modId": "Steamcraft",
"deps": [
{
"type":"after",
"target":"Botania"
}
]
},
{
"modId": "AgriCraft",
"deps": [
{
"type":"after",
"target":"TConstruct"
},
{
"type": "before",
"target": "RotaryCraft"
},
{
"type": "before",
"target": "ReactorCraft"
},
{
"type": "before",
"target": "ElectriCraft"
},
{
"type": "before",
"target": "ChromatiCraft"
}
]
},
{
"modId": "HardcoreQuesting",
"deps": [
{
"type":"after",
"target":"*"
}
]
},
{
"modId": "AgriCraft",
"deps": [
{
"type":"after",
"target":"TConstruct"
}
]
},
{
"modId": "hpt",
"deps": [
{
"type":"before",
"target":"PneumaticCraft"
}
]
},
{
"modId": "minefantasy2",
"deps": [
{
"type":"after",
"target":"battlegear2"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment