diff --git a/src/locales/en.json b/src/locales/en.json index 5db4a66eb..55286ba0e 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -606,7 +606,7 @@ }, "creationOfCustomBiomes": { "name": "Creation of Custom Biomes", - "description": "Enables the creation of custom biomes, features and feature rules." + "description": "Enables the creation of custom biomes." }, "additionalModdingCapabilities": { "name": "Additional Modding Capabilities", @@ -614,7 +614,7 @@ }, "upcomingCreatorFeatures": { "name": "Upcoming Creator Features", - "description": "Enables the creation of fog volume files and provides auto-completions for entity properties." + "description": "Enables auto-completions for experimental creator features." }, "enableGameTestFramework": { "name": "Beta APIs", @@ -624,6 +624,14 @@ "name": "Experimental Molang Features", "description": "Enables auto-completions for experimental Molang queries." }, + "dataDrivenJigsawStructures": { + "name": "Data Driven Jigsaw Structures", + "description": "Enables the creation of jigsaw structures, template pools, processor lists, and structure sets." + }, + "aimAssist": { + "name": "Aim Assist", + "description": "Enables the creation of aim assist presets and categories." + }, "theWildUpdate": { "name": "The Wild Update", "description": "Enables auto-completions for new features introduced in the Wild Update, such as entity components."