Sim---

Untitled

Dec 2nd, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1.  
  2.  
  3. F3 + c = trigger manual crash (hold for min 6 secconds then release)
  4.  
  5. F3 + s = reload sound engine
  6.  
  7. F3 + t = refresh textures (might be handy for texturepack artists?)
  8.  
  9. F3 + f = decrease render distance
  10.  
  11. F3 + shift + f = increase render distance (might not work on mac)
  12.  
  13. F3 + a = refresh world renderer (reload chunks)
  14.  
  15. F3 + h = toggle advanced item tooltips (item ids and dammage values)
  16.  
  17. F3 + b = toggle hitbox renderering
  18.  
  19. F3 + p = toggle pause on lost focus
  20.  
  21. F1 = toggle gui
  22.  
  23. F2 = capture a screenshot
  24.  
  25. F3 = show debug info
  26.  
  27. shift + F3 = show debug info including the profiler
  28.  
  29. F5 = toggle camera view
  30.  
  31. F7 (hold) = move the 'display' logic to 'root' (that's all the sence I can make it)
  32.  
  33. F8 = toggle smooth camera
  34.  
  35. 1 trough 9 = select inventory slot
  36.  
  37. 1 trough 9 = move trough the profiler (debug screen)
  38.  
  39. 0 = move up a level in the profiler (debug screen)
  40.  
  41. esc = open game menu
Advertisement
Add Comment
Please, Sign In to add comment