Aquaticnecris Posted May 12, 2014 Posted May 12, 2014 Can someone tell me how to turn off the mod that is changing the way respawning works, so I can respawn with full food?
Loader Posted May 12, 2014 Posted May 12, 2014 I think that's actually minecraft doing that - have you tried lowering the difficulty?
Kalbintion Posted May 12, 2014 Posted May 12, 2014 tinkers does it It does? Since when? Is it configurable, because I don't remember seeing it in the config file.
Loader Posted May 12, 2014 Posted May 12, 2014 (edited) Huh, good spotting disconsented - that must mean I've only been playing with tinkers on for a looong time 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 May 12, 2014 by Loader
islands420 Posted May 12, 2014 Posted May 12, 2014 (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 May 12, 2014 by islands420
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now