Skip to content

[1.16+] Config

Alberto edited this page Dec 5, 2022 · 3 revisions

The config file consists of:

  • a Debug option, disabled by default. You usually don't need this.
  • An option to let mobs use the tools properly when attacking
[Base]

	[Base.Base]
		#If true mob attacks with Tinker tools will use the Tinker attack method. Might have side effects
		"TiCon Attack" = true
		#If true, all the loaded JSONs will be logged in the mobspropertiesrandomness.log file.
		Debug = true
Clone this wiki locally