Lantern for Minecraft BedrockA proper IDE experience for Bedrock Add-Ons. Create add-ons efficiently by cutting out time scrolling through folders and manipulating files. FeaturesGrouped FilesThis extension adds a new view within the explorer which groups Minecraft Bedrock Add-On Files by identifier. It currently groups files linked to entities, items, and blocks. In the below picture, it shows all files linked to the chicken in the vanilla packs. The group view is in the secondary sidebar.
In the below picture, it shows all files linked to the zombie in the vanilla packs. The group view is in the same panel as the explorer.
Import from Snippet RepositoryLantern has a smart import feature that allows you to import files from repositories. To use this, click on the package icon in the lantern menu or run
Below is an example of importing a slime block from the bedrock-oss examples repository:
It renames imported files, their identifiers, and references to save you time.
To begin with, you must add a source for your snippets. Press the plus button on the top of the UI that is now open. The repository You can also create your own repositories to fetch snippets from. Import from Vanilla PacksIf you right click on a directory in the entity section of the grouped files panel you can select You can also run this using the command pallete under the command
This will download everything that links to the entity e.g. animations, render controllers Linking scriptsScripts aren't tied to a single identifier, so you link them explicitly with a
This file now shows up as a child of List several ids in one comment to link them all e.g. The fastest way to add one: put your cursor on the relevant line in a RequirementsYou must have a
This conforms to the Bedrock OSS Project Config Standard. If you have opened an existing For more informationAttribution
|





