Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Treecapitator doesn't work with advanced chainsaw from Gravisuit

Treecapitator advanced chainsaw Gravisuit

No replies to this topic

#1
Out of order

Out of order

    Member

  • Members
  • PipPip
  • 16 posts
  • IGN:hillbilly-bernd
  • Modpack:FTB Monster

I've been running in trouble trying to add the advanced chainsaw from Gravisuit to the tools accepted by Treecapitator.

 

This is how the part that adds IC2s chainsaw looks like,

 

ic2 {
        S:blockValues=block:blockRubWood; block:blockRubLeaves
        S:configPath=IC2.cfg
        S:itemValues=item:itemToolBronzeAxe; item:itemToolChainsaw
        S:modID=IC2
        S:useShiftedItemID=true
    }

 

The first line of ic2 (S:blockValues=block:blockRubWood; block:blockRubLeaves) doesn't make any sense when applied to Gravisuit, since Gravisuit doesn't add any trees to Minecraft. So I added Gravisuit to the config file of Treecapitator like this,

 

gravisuite {
        S:configPath=GraviSuite.cfg
        S:itemValues=item:advChainsawID
        S:modID=GraviSuite
        S:useShiftedItemID=true
    }

 

Is the first line (S:blockValues=block:) an include list that determines which trees from the mod specified in the config file of Treecapitator are affected and be considered to be chopped down by Treecapatitor? But then again, Gravisuit doesn't add any trees...

 

I'm using Treecapitator for Minecraft 1.5.2

 

Any idea what I did wrong?





Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users