Help with Treecapitator.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Oodahn

New Member
Jul 29, 2019
60
0
0
I have a working understanding of how mods are installed. I can get by. But, when it comes to editing config files, I get seriously lost. Before, Treecap. used addons to add the functionality to the EBXL trees. Now the Treecap mod is a core mod and you have to add the EBXL log id's to the config. uhh, ya I can't figure it out. I don't speek that kind of language.

Any help would be MUCH appreciated.
 

Omicron

New Member
Jul 29, 2019
2,974
0
0
1.) Open ExtraBiomesXL's config file
2.) Look at the section listing the block/item IDs
3.) Transcribe the ID numbers for all the trees you want to the treecapitator config file
4.) ???
5.) Profit.
 

Zelfana

New Member
Jul 29, 2019
813
0
1
This should include most trees:
Code:
logIDList=17; 627|625; 934|933; 935|933; 936|933; 937|933; 1303|1309; 1312|1309; 1313|1309; 1314|1309; 1315|1309; 1507|1506; 1511|1510;
Doesn't support metadata yet so that might not work with everything.
 

Oodahn

New Member
Jul 29, 2019
60
0
0
This should include most trees:
Code:
logIDList=17; 627|625; 934|933; 935|933; 936|933; 937|933; 1303|1309; 1312|1309; 1313|1309; 1314|1309; 1315|1309; 1507|1506; 1511|1510;
Doesn't support metadata yet so that might not work with everything.

Thank you so much! Works perfectly. I was trying to input numbers in the wrong spot. I didn't realize it was supposed to be after the logIDList=17 tag. Goes to show you how derpy I can be lol Thanks again.
 

wallofchaos

New Member
Jul 29, 2019
17
0
0
Would any of you post the TreeCapitator.cfg somwhere like dropbox or whatever pastebin even. The config is so big and confusing. I dont know where those codes go above. and these big trees are a pain to cut down. Defaults work but the added trees to FTB dont work.

I've figured it out now. wasnt so bad after digging a while.