···171171 "config.infinity.title.rootChances": "Root Chances",
172172 "config.infinity.amendment": "Amendment #%s",
173173 "config.infinity.amendment.new": "New Amendment",
174174+ "config.infinity.amendments.addmore": "Add more amendments:",
175175+ "config.infinity.amendments.addmore.description": "Change this number to start creating additional amendments, up to 10 at at time.",
174176 "config.infinity.amendments.area": "Area",
175177 "config.infinity.amendments.area.description": "What part of Infinite Dimensions generation to affect. Options include blocks, fluids, trees, mobs, structures.",
176178 "config.infinity.amendments.mod": "Mod Name",
···179181 "config.infinity.amendments.selector.description": "This governs what content within the selected mod and area is affected by the amendment, \"all\" to amend an entire mod, \"matching\" to amend a single entry, \"matching_any\" to amend a list of entries, \"matching_block_tag\" amends a block tag, \"containing\" amends any entry with certain characters in its name. ",
180182 "config.infinity.amendments.matching": "Matching",
181183 "config.infinity.amendments.matching.description": "Amends a single entry with the following ID.",
184184+ "config.infinity.amendments.matching_any": "Matching any",
185185+ "config.infinity.amendments.matching_any.description": "Amends all entries from a following list.",
186186+ "config.infinity.amendments.matching_block_tag": "Matching block tag",
187187+ "config.infinity.amendments.matching_block_tag.description": "Amends all entries from a following block tag.",
188188+ "config.infinity.amendments.containing": "Containing",
189189+ "config.infinity.amendments.containing.description": "Amends all entries which contain the following substring in their ID.",
182190 "config.infinity.amendments.results": "Results",
183191 "config.infinity.amendments.results.description": "Sets how to affect the matched item. Values include \"set_value\" which sets the weight of an element, \"set_field\" which can amend the internal type of a block, and \"erase\" which prevents an element from generating.",
184192 "config.infinity.amendments.field_name": "Field Name",
185193 "config.infinity.amendments.field_name.description": "Set the value of the field to be amended. Options include \"full\" representing standard blocks, \"float\" which represents full blocks not affected by gravity, \"top\" representing blocks that require a block below like Sand, and \"laggy\" representing block entities like Chests.",
186194 "config.infinity.amendments.value": "Value",
187195 "config.infinity.amendments.value.description": "How often an element occurs in generation. The default weight is 1.",
196196+ "config.infinity.amendments.delete": "Delete this amendment?",
197197+ "config.infinity.amendments.delete.description": "Toggle for this amendment to be removed upon saving and exiting.",
188198 "config.infinity.salt": "Salt",
189199 "config.infinity.salt.description": "This string will be added to the book text in the process of its conversion to the dimension ID. This can be used to ensure your dimensions are differing from dimensions with the same book text that other users generate. You can do this if you don't want to go into the mod already knowing \"oh, the dimension 90 has diamonds\" etc. Does not affect \"easter egg\"-type dimensions.",
190200 "config.infinity.portalKey": "Portal Key",