create-mc-bedrock

1.1.1 • Public • Published

Create Minecraft Bedrock

create-mc-bedrock is a simple and interactive CLI tool to help you quickly set up Minecraft Bedrock workspaces by cloning samples from the Microsoft Minecraft Scripting Samples repository.

Features

  • Interactive prompts to select a sample project.
  • Automatically clones the selected sample to your workspace.
  • Easy to use with npx create-mc-bedrock.
  • Fresh manifest uuids generated along.

Installation

You don't need to install this tool globally. You can use it directly with npx:

npx create-mc-bedrock

Usage

  1. Run the following command:
    npx create-mc-bedrock
  2. Follow the interactive prompts:
    • Select a sample project from the list.
    • Specify the destination folder where the project should be created.
  3. The tool will clone the selected sample into the specified folder and clean up temporary files.

Showcase

showcase showcase showcase

Requirements

  • Node.js

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Package Sidebar

Install

npm i create-mc-bedrock

Weekly Downloads

18

Version

1.1.1

License

MIT

Unpacked Size

6.41 MB

Total Files

14

Last publish

Collaborators

  • keyyard