24 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			TOML
		
	
	
	
	
	
[Gameplay]
 | 
						|
	#Use the default Accessories menu instead of the Aether's Accessories Menu. WARNING: Do not enable this without emptying your equipped accessories
 | 
						|
	"Use default Accessories' menu" = true
 | 
						|
	#On world creation, the player is given an Aether Portal Frame item to automatically go to the Aether with
 | 
						|
	"Gives player Aether Portal Frame item" = false
 | 
						|
	#When the player enters the Aether, they are given a Book of Lore and Golden Parachutes as starting loot
 | 
						|
	"Gives starting loot on entry" = true
 | 
						|
	#Moves the message for when a player attacks the Slider with an incorrect item to be above the hotbar instead of in chat
 | 
						|
	"Reposition attack message above hotbar" = false
 | 
						|
	#Determines whether the Sun Spirit's dialogue when meeting him should play through every time you meet him
 | 
						|
	"Repeat Sun Spirit's battle dialogue" = true
 | 
						|
	#Determines if a message that links The Aether mod's Patreon should show
 | 
						|
	"Show Patreon message" = false
 | 
						|
 | 
						|
["Data Pack"]
 | 
						|
	#Sets the Aether Temporary Freezing data pack to be added to new worlds automatically
 | 
						|
	"Add Temporary Freezing automatically" = false
 | 
						|
	#Sets the Aether Ruined Portals data pack to be added to new worlds automatically
 | 
						|
	"Add Ruined Portals automatically" = true
 | 
						|
 | 
						|
[Modpack]
 | 
						|
	#Enables code and data pack features used for modifying Aether Portals when Immersive Portals is installed
 | 
						|
	"Enables Immersive Portals compatibility" = true
 |