|
606 | 606 | },
|
607 | 607 | "creationOfCustomBiomes": {
|
608 | 608 | "name": "Creation of Custom Biomes",
|
609 |
| - "description": "Enables the creation of custom biomes, features and feature rules." |
| 609 | + "description": "Enables the creation of custom biomes." |
610 | 610 | },
|
611 | 611 | "additionalModdingCapabilities": {
|
612 | 612 | "name": "Additional Modding Capabilities",
|
613 | 613 | "description": "Enables the Scripting API in the manifest and allows you to create scripts with auto-completions."
|
614 | 614 | },
|
615 | 615 | "upcomingCreatorFeatures": {
|
616 | 616 | "name": "Upcoming Creator Features",
|
617 |
| - "description": "Enables the creation of fog volume files and provides auto-completions for entity properties." |
| 617 | + "description": "Enables auto-completions for experimental creator features." |
618 | 618 | },
|
619 | 619 | "enableGameTestFramework": {
|
620 | 620 | "name": "Beta APIs",
|
|
624 | 624 | "name": "Experimental Molang Features",
|
625 | 625 | "description": "Enables auto-completions for experimental Molang queries."
|
626 | 626 | },
|
| 627 | + "focusTargetCamera": { |
| 628 | + "name": "Creator Cameras: Focus Target Camera", |
| 629 | + "description": "Enables auto-completions for camera entity targeting." |
| 630 | + }, |
| 631 | + "dataDrivenJigsawStructures": { |
| 632 | + "name": "Data Driven Jigsaw Structures", |
| 633 | + "description": "Enables the creation of jigsaw structures, template pools, processor lists, and structure sets." |
| 634 | + }, |
| 635 | + "aimAssist": { |
| 636 | + "name": "Aim Assist", |
| 637 | + "description": "Enables the creation of aim assist presets and categories." |
| 638 | + }, |
627 | 639 | "theWildUpdate": {
|
628 | 640 | "name": "The Wild Update",
|
629 | 641 | "description": "Enables auto-completions for new features introduced in the Wild Update, such as entity components."
|
|
0 commit comments