settingtypes.txt 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. # The number of visible inventory rows (excluding bar and hidden slots).
  2. coolbar.inv_rows (Inventory rows) int 3
  3. # Visible bar size (excluding inventory and hidden slots).
  4. # Default: 8; use 9 for Mineclone.
  5. coolbar.bar_size (Bar size) int 8
  6. # Index of the first inventory slot.
  7. # Default: 9; use 10 for Mineclone.
  8. coolbar.inv_start (Inventory start) int 9
  9. # Index of the first slot on a bar.
  10. coolbar.bar_start (Bar start) int 1
  11. # Automatically detect and overwrite core settings for Mineclone game.
  12. coolbar.mineclone_autodetect (Mineclone autodetect) bool true
  13. # Name of the item(s) in the slot #1.
  14. # You can set a group ("group:something").
  15. # You can set many items, separated by "|".
  16. coolbar.slot_1 (Slot 1) string group:sword
  17. # Name of the item(s) in the slot #2.
  18. # You can set a group ("group:something").
  19. # You can set many items, separated by "|".
  20. coolbar.slot_2 (Slot 2) string group:shovel
  21. # Name of the item(s) in the slot #3.
  22. # You can set a group ("group:something").
  23. # You can set many items, separated by "|".
  24. coolbar.slot_3 (Slot 3) string group:pickaxe
  25. # Name of the item(s) in the slot #4.
  26. # You can set a group ("group:something").
  27. # You can set many items, separated by "|".
  28. coolbar.slot_4 (Slot 4) string group:axe
  29. # Name of the item(s) in the slot #5.
  30. # You can set a group ("group:something").
  31. # You can set many items, separated by "|".
  32. coolbar.slot_5 (Slot 5) string default:water_bucket
  33. # Name of the item(s) in the slot #6.
  34. # You can set a group ("group:something").
  35. # You can set many items, separated by "|".
  36. coolbar.slot_6 (Slot 6) string group:soil
  37. # Name of the item(s) in the slot #7.
  38. # You can set a group ("group:something").
  39. # You can set many items, separated by "|".
  40. coolbar.slot_7 (Slot 7) string group:food|group:food_apple|group:food_mushroom
  41. # Name of the item(s) in the slot #8.
  42. # You can set a group ("group:something").
  43. # You can set many items, separated by "|".
  44. coolbar.slot_8 (Slot 8) string group:torch
  45. # Name of the item(s) in the slot #9.
  46. # You can set a group ("group:something").
  47. # You can set many items, separated by "|".
  48. coolbar.slot_9 (Slot 9) string
  49. # Name of the item(s) in the slot #10.
  50. # You can set a group ("group:something").
  51. # You can set many items, separated by "|".
  52. coolbar.slot_10 (Slot 10) string