ModTweaker

ModTweaker

88M Downloads

Tinkers setHarvestLevel

mightydanp opened this issue · 13 comments

commented

Tinkers setHarvestLevel has
[12:23:05] [Client thread/INFO]: [CHAT] ERROR: ?:1 > No such member: setHarvestLevel
[12:23:05] [Client thread/INFO]: [CHAT] ERROR: Error executing TinkersConstruct.zs: 1

mods.tconstruct.setHarvestLevel("Wood", 1);

commented

Use

<material:wood>. Harvest level = 5;
commented

Are there sepost to be spaces ?

commented

Or any imports ?

commented

No spaces, no imports

On Sep 23, 2016 4:46 PM, "mightydanp" [email protected] wrote:

Or any imports ?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#366 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFS9xTjSOC3ljDlk4lhdhLfApGpjvgOFks5qs-ZQgaJpZM4KEJ2Y
.

commented

Thank you for the help

commented

use

/mt materials

to print out valid materials, since you seem to have some invalid ones, and trying to set harvestLevels for materials that can't actually be used to mine.

commented

this is what i get for my materials http://pastebin.com/TBf1ueHV
when i put them all together and take out the non picaxe materials http://pastebin.com/qpUzD00g
i get these errors in minetweaker http://pastebin.com/RM9Nzqnk

commented

ok, don't use any capitals, but use those names

commented

im having a problem with end it dont work even if i capitallize it or lower case it

commented
commented

Update:
i got it to work for a small bit of it butt some of them dont work

http://pastebin.com/Wf1nD4Wn

http://pastebin.com/5msvGPgm

commented

this sounds like a very big problem here. joda might bite ur head off if u dont fix it soon.

commented

Try replacing harvestlevel with harvestLevelHead