Uploaded October 2016 | Updated September 2026, 33 minutes ago
This tool has been discontinued thanks to functions becoming a thing.
The reason I created CBSE was to have a contraption creator tool that could compact your creations into one command, but with the familiarity of minecraft controls and being able to see what you're doing as you build it.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Command Block textures: youtu.be/Nag7wJ9xIv0
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Twitter: @bitKoder
Discord Chat Server: discord.gg/0qje4rvmFgMhF1rc
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Music:
"Beat Your Competition" by Vibe Tracks
This tool has been discontinued thanks to functions becoming a thing.
The reason I created CBSE was to have a contraption creator tool that could compact your creations into one command, but with the familiarity of minecraft controls and being able to see what you're doing as you build it.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Command Block textures: youtu.be/Nag7wJ9xIv0
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Twitter: @bitKoder
Discord Chat Server: discord.gg/0qje4rvmFgMhF1rc
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Music:
"Beat Your Competition" by Vibe Tracks

![[1.9] Halfcraft - Custom Slabs, Precision Building, in One Command!
Command: https://www.dropbox.com/s/nlce8lj1jbw99mb/Halfcraft%20-%20Mechanics%20%28part%201%29.txt?dl=0
2nd Command: https://www.dropbox.com/s/38lsvhu995qx80z/Halfcraft%20-%20Database%20%28part%202%29.txt?dl=0
Generator: http://accidentalgames.com/media/slabCreator.php
Halfcraft is a module that gives you the power to unlock any block from the grid. By default, it will turn blocks into slabs, but from there you can move the slabs with pixel perfect precision to place them exactly where you want them, paving the way for all sorts of amazing shapes and structures!
If the installation process has your brain all tangled, dont worry! Ill have an in-depth installation tutorial out in the next few days.
I am also working on a Minecraft Forum thread, which I will link here as soon as it is ready.
On top of that, Ill be releasing a whole series of videos covering various aspects of this module in the next few weeks. Stay tuned for those!
If you have any questions, leave a comment and I will get back to you as soon as I can!
I hope to see some awesome creations from you guys!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Twitter: @bitKoder
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Music:
Main: Deliberate Thought Kevin MacLeod (incompetech.com)
Outro: Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/b... [1.9] Halfcraft - Custom Slabs, Precision Building, in One Command!](https://i.ytimg.com/vi/p1GgUztVQzU/mqdefault.jpg)






![[1.10] Low Gravity for All Entities, With Only 3 Commands! + Map Teaser | Minecraft
Heres a neat and simple way to enable low gravity for any entity in Minecraft 1.10, with some clever manipulation of the NoGravity tag!
Shane Stone: https://www.youtube.com/user/shanewolf38
COMMANDS:
entitydata @e {NoGravity:0,FallDistance:0}
blockdata ~ ~ ~ {SuccessCount:1}
entitydata @e {NoGravity:1}
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Command Block textures: https://youtu.be/Nag7wJ9xIv0
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Twitter: @bitKoder
Discord Chat Server: https://discord.gg/0qje4rvmFgMhF1rc
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Music:
Intro: Rollin Back MK2
Outro: Down for Whatever Silent Partner [1.10] Low Gravity for All Entities, With Only 3 Commands! + Map Teaser | Minecraft](https://i.ytimg.com/vi/uA_2y1b0gRA/mqdefault.jpg)
![[1.9] Vanilla Minecraft | Improved Flight, Survival/Adventure Compatible!
World Download: https://www.dropbox.com/s/nliof9ea7rd1g49/Flight.zip?dl=0
Commands:
/scoreboard objectives add sneak stat.sneakTime Sneaking
/scoreboard players tag @a[tag=fly] remove fly
/scoreboard players tag @a add fly {SelectedItem:{id:minecraft:feather}}
/effect @a[tag=fly] minecraft:jump_boost 1 255 true
/effect @a[tag=fly] minecraft:levitation 0
/effect @a[tag=fly,rx 90,rxm 90,score_sneak=0] minecraft:levitation 1 10 true
/effect @a[tag=fly,rx 30,rxm 89,score_sneak=0] minecraft:levitation 1 3 true
/effect @a[tag=fly,rx=29,rxm 29] minecraft:levitation 1 255 true
/effect @a[tag=fly,rx=89,rxm=30,score_sneak=0] minecraft:levitation 1 247 true
/effect @a[tag=fly,score_sneak_min=1] minecraft:levitation 1 255 true
/scoreboard players add @a sneak 0
/scoreboard players set @a[score_sneak_min=1] sneak 0 [1.9] Vanilla Minecraft | Improved Flight, Survival/Adventure Compatible!](https://i.ytimg.com/vi/uH0yhWur9vk/mqdefault.jpg)
![[LIVESTREAM] Working on my new Map | Minecraft
In this, my first ever livestream, Ill be working on my first ever Minecraft map! [LIVESTREAM] Working on my new Map | Minecraft](https://i.ytimg.com/vi/vW3CWUlGOHw/mqdefault.jpg)