no!!!
This commit is contained in:
		
							parent
							
								
									ad63fd1b7f
								
							
						
					
					
						commit
						679ec8bd09
					
				| @ -13,7 +13,7 @@ SLOW_DOWN_SPEED = 0.4 | ||||
| #Inverts blacklist to be whitelist. This allows for immersion mods/modpacks to only allow tools or armor for specific mods. Default: false | ||||
| INVERT_LIST_TO_WHITELIST = false | ||||
| #List of mods that tools will become wet noodles. If inverted, acts as a whitelist. Default: [""] | ||||
| mods = [] | ||||
| mods = ["minecraft"] | ||||
| #List of individual tools that will always work. Format tooltype-modid:item Default: [""] | ||||
| items = [] | ||||
| #Used to dump log info for Survivalist Essentials Modpack. Ignore. | ||||
| @ -40,7 +40,7 @@ STARTING_HEALTH_PENALTY = 0.0 | ||||
| #Range: 0 ~ 4 | ||||
| GENERIC_DAMAGE = 0 | ||||
| #List of mods that armor will not be equipable for. If inverted, acts as a whitelist. Default: [""] | ||||
| armormods = [] | ||||
| armormods = ["minecraft"] | ||||
| #List of individual armor items that will be disabled. If inverted, acts as a whitelist. Format modid:item Default: [""] | ||||
| armor = [] | ||||
| #List of tags when added to tools or armor will be disabled. If inverted, acts as a whitelist.["blacklist_tools"] | ||||
|  | ||||
| @ -310,7 +310,7 @@ hash = "1826033d0adb57af8a8ec1605bb3fcbbec3f7b0d478378c903ba1f7a2cb535e8" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/survivalistessentials-common.toml" | ||||
| hash = "848f84e9864fef0da3359a7e23382ee186139dd3bc61d36aebd1fbdd13f3cd70" | ||||
| hash = "e175d04f65f8b8ad2acd621545b18dfe9442b908e0b88f09c85971174a49e67b" | ||||
| 
 | ||||
| [[files]] | ||||
| file = "config/tconstruct-client.toml" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user