From 5b2c49a53da72603f9191eaaf3652d9af472a802 Mon Sep 17 00:00:00 2001 From: ExDrill <72329798+ExDrill@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:24:46 -0500 Subject: [PATCH] Update en.json --- src/locales/en.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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."