Coder Social home page Coder Social logo

lukasz825700516 / command-block-ide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arm32x/command-block-ide

0.0 0.0 0.0 424 KB

Replaces the command block GUI to allow editing multiple command blocks at once.

License: GNU Lesser General Public License v2.1

Java 99.68% Scala 0.32%

command-block-ide's Introduction

Command Block IDE

License GitHub issues GitHub Repo stars GitHub last commit CurseForge downloads Modrinth downloads

Replaces the command block GUI to allow editing multiple command blocks at once.

Requires Fabric API

Features (in the latest version)

  • Edit multiple command blocks at once.
  • Apply changes without closing the GUI.
  • Edit functions in datapacks (beta).
  • Split a single command across multiple lines.

Planned

  • Move command blocks around within the GUI.
  • Add additional commands to the chain from within the GUI.

Screenshots

Screenshot

FAQ

How do you make a command block conditional?

Shift-click on the command block icon in the GUI.

What is the commandblockide.bin file in my game directory?

It's used to store the multi-line versions of commands, since Minecraft doesn't natively support them. If this file is deleted, all commands will be collapsed to their single-line versions.

Why can't other players see multi-line commands in multiplayer?

Multi-line commands are stored in the commandblockide.bin file on your computer, which is not synced to other players in multiplayer. If you need to work on commands collaboratively, you will have to stick to single-line commands for the time being.

Why has my multi-line command been collapsed to one line?

Either the single-line and multi-line versions of the command are out of sync or there is no multi-line version available. This can happen when logging in to Minecraft from a different computer or when another player edits the command.

Can you port this to Forge?

No.

Can you port this to <older Minecraft version>?

No.

Can you update this to <newer Minecraft version>?

Maybe.

command-block-ide's People

Contributors

arm32x avatar osfanbuff63 avatar wifi-left avatar gniftygnome avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.