Jump to content

Recommended Posts

Posted (edited)

Huh, good spotting disconsented - that must mean I've only been playing with tinkers on for a looong time :D

 

It's in the playerhandler part of Tinkers, it's got a variable called PHConstruct.keepHunger which it gets from a bool in the config file TinkersWorkshop.txt

 

####################
# difficulty changes
####################
 
"difficulty changes" {
    B:"Allow creation of endstone"=true
    B:"Craft Stencil Tables"=true
    B:"Craft metals with Wood Patterns"=false
    B:"Craft vanilla metal blocks"=true
    B:"Deny creation of non-metal mattocks"=false
    B:"Enable Auto-Smelt and Fortune interaction"=true
    B:"Enable mod blue slime tools"=true
    B:"Enable mod bone tools"=true
    B:"Enable mod cactus tools"=true
    B:"Enable mod flint tools"=true
    B:"Enable mod netherrack tools"=true
    B:"Enable mod paper tools"=true
    B:"Enable mod slime tools"=true
    B:"Enable mod stone tools"=true
    B:"Enable mod wooden tools"=true
    B:"Keep hunger on death"=true
    B:"Keep levels on death"=true
    B:"Modifiers increase Mining Level"=true
    B:"Remove Vanilla Tool Effectiveness"=false
    B:"Remove Vanilla Tool Recipes"=false
    B:"Spawn beginner book"=true
}
 
Edit: Aquaticnecris - set that bolded line in your config file to false.
Edited by Loader
Posted (edited)

great post i had no idea what was causing this either but did notice it happen to the players on my server as well

 

thanks loader for finding and pointing out where to edit n change

Edited by islands420

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...