settingtypes.txt 385 B

12345678910111213141516
  1. [Basic]
  2. # The node to copy as the display node
  3. fancy_vend.display_node (Display Node) string default:obsidian_glass
  4. # Maximum number of mods to store per vender
  5. fancy_vend.log_max (Log Max) int 40
  6. # Speed of display item auto rotation
  7. fancy_vend.autorotate_speed (Autorotate Speed) int 1
  8. # Whether to not send mail alerts
  9. fancy_vend.no_alerts (Don't Send Mail Alerts) bool false