Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.62 KB

File metadata and controls

35 lines (24 loc) · 1.62 KB

Minecraft VB Projects For Easy Command

Overview

This repository contains a suite of Visual Basic projects designed to enhance Minecraft gameplay. These tools are compatible with Minecraft version 1.20.4; compatibility with other versions is not guaranteed.

These Projects is in both Chinese and English. It's more friendly to Chinese.I built the main frame for this in high school.

Projects

  1. Writing Magic Books

    • Edit "books" freely and generate Minecraft commands to obtain the corresponding books.
  2. Geometric Body Construction

    • Create geometric bodies directly in Minecraft using constraint equations to generate single-command functions.
  3. Entity Construction

    • Customize "entities" and convert edits into commands to generate corresponding entities in Minecraft.
  4. Magic Particle Construction

    • Design and generate particle effects in 3D space, such as geometric bodies, using functions.
  5. Magic Item Construction

    • Edit "items" freely and convert these edits into commands to obtain the corresponding items in Minecraft.

Installation

  • Clone this repository to your local machine.
  • Ensure you are running Minecraft version 1.20.4 for full compatibility.

Usage

Each folder in the repository corresponds to a different project. Open any Visual Basic file (.vb) in your preferred VB editor to start customizing your Minecraft experience.

Contributing

Contributions to enhance or extend project capabilities are welcome. Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.