Minecraft Mods

CommandBlockEnvironment

  • 4,226 views, 1 today
  • 296 downloads, 0 today
  • 22
  • 12
  • 14
Lexxer's Avatar Lexxer
Level 29 : Expert Caveman
16
CommandBlockEnvironment is a development tool for commandBlocks, compatible for 1.9+.

CBE uses an advanced version of commandBlockScript to provide a simple an easily understandable syntax.

CBE has build in features to create an even easier workflow, such as autocmpletion and a early version of syntax Validation.

Implemented features:
  • Autocompletion
  • Syntax Validation
  • Variable handler
  • Score handler
  • Project manager
  • (alpha) Debug
  • NBT Validation
Planned features:
  • NBT Validation
  • JSON support
  • Advanced syntax validation
  • custom generators
  • Debug

How does CBE creates the commands?

CBE creates a .schmatic file out of the syntax, give in the Project.
You can then import the .schematic file into your world.

How do I create a new Project?

To create a new Project, just click on "File"->"new" ->"Project" and enter the name of your Project.
You can also just right click on the Project tree and click on "new"->"Project".

To create a file within your Project, just repeat the above steps, but instead of clicking on "Project", click
on "Execute", this will create a new file within your Project.

When creating a new File, you will be asked to enter the name of the File 'ExecuteName' and a condition.
The condition is the first command, in this commandChain, the nameis the name of the file.

You will also have the option to create a "init field", if you should check this, CBE will automatically create a init
Block for you in this file.

How do I convert my code to command blocks?

After you've written your code, just click on "create" (make sure to save the
file first), if you haven't any errors, a .schematic
will be created in the "Schematic" folder, the file will have the same name, as your project.

What does the debug mode do?

Until now, the debug mode only shows you the commands, which will be created
for you .schematic file together with some additional information, about
the block itself.

This mode will show you all commands, together with additional information about the block.

How does CBE creates the file?

CBE uses two methods "up" and "sideways" to generate the commands.

UP:Creates 255 command block chains with each 255 command blocks.
SIDEWAYS: Creates 15 command block chains with each 3825 command blocks.

Does CBE support the NBT format for upcomming Minecraft versions?

Yes, you can create a .nbt file easily by clicking on 'Generation->NBT'.
Where will my .nbt file be saved?

There are two options, the first one is, if you haven't setup anything, CBE will create a new Folder called "NBT", it will
save your file there.

You can also customise the location, just click on 'Options->NBTPath' and select a folder you want to save your .nbt file at.
CBE will create a new variable called "CBE§NBTPATH" you can change the value of the variable to change the location to any
directory you like.

How do I update CBE?

If a new version of CBE is available, you just need to replace the old CBE.jar with the new one, you also should replace your old Option folder with the new one.

Documentation
CreditEmex for graphics
Progress100% complete
Game VersionMinecraft 1.10
Tags

6 Update Logs

Update #6 : by Lexxer 07/28/2016 4:27:44 pmJul 28th, 2016

Changes:
  • Added new Parameter '-S' to assign stats to the command Block.
-S <ae/ai/ab/sc/qr> <selector> <object> #<command>

ae = AffectedEntities
ai = AffectedItems
ab = affectedBlocks
sc = SuccessCount
qr = QueryResult

-S ae @p[r=10] entities #testfor @e
LOAD MORE LOGS

Create an account or sign in to comment.

1
10/06/2016 11:00 am
Level 24 : Expert Crafter
HPHNM
HPHNM's Avatar
Great!
1
06/25/2016 3:09 pm
Level 16 : Journeyman Pony
Craftofant
Craftofant's Avatar
From what I've seen so far this looks great. However It would be great if you could create a documentation.
1
06/25/2016 3:47 pm
Level 29 : Expert Caveman
Lexxer
Lexxer's Avatar
Yeah, i am currently working on it :)
1
06/18/2016 7:08 am
Level 31 : Artisan Pony
StealingDaPenta
StealingDaPenta's Avatar
Clean.
1
06/16/2016 10:07 am
Level 6 : Apprentice Engineer
CreeperRap813
CreeperRap813's Avatar
1
06/16/2016 11:50 am
Level 29 : Expert Caveman
Lexxer
Lexxer's Avatar
Should work now, thanks for pointing that out :)
1
06/16/2016 9:51 am
Level 6 : Apprentice Engineer
CreeperRap813
CreeperRap813's Avatar
I download it it did not give it to me??
1
06/09/2016 6:45 pm
Level 1 : New Explorer
PixelSun
PixelSun's Avatar
Wow, this is great!
1
06/08/2016 4:00 am
Level 39 : Artisan Fox
SlimedTV
SlimedTV's Avatar
Hmmm lets see if thats good! :D Anyway I´ll tell you! :)
1
06/08/2016 7:49 am
Level 29 : Expert Caveman
Lexxer
Lexxer's Avatar
I'm looking forward to it :)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome