Skip to content

Instantly share code, notes, and snippets.

@kpostekk
Created May 21, 2019 13:33
Show Gist options
  • Save kpostekk/2025e9b4f7b2ad4335cd20c156c188eb to your computer and use it in GitHub Desktop.
Save kpostekk/2025e9b4f7b2ad4335cd20c156c188eb to your computer and use it in GitHub Desktop.
Correct config for treecapitator and ic2
ic2 {
M:modID=ic2
S:axeIDList=ic2:bronze_axe; ic2:chainsaw
S:shearsIDList=ic2:chainsaw
# This setting controls whether or not the mod config section it appears in will override an IMC message sent by that mod. [default: false]
B:overrideIMC=false
ic2_rubber_tree {
S:logs=ic2:rubber_wood
S:leaves=ic2:leaves
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment