Jump to content

Help, please. Respawning with out full food bothers me.


Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...