Skip to content

Silabear/GoBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

GoBlocks

This is a project designed to make coding and making games in Minecraft much easier for beginners. Using in-game blocks and items, you can use a block based coding system to create experiences.

Inspired by Scratch, which is a popular block coding program. This brings it into a more practical environment and can be used in Minecraft to create fun games or systems.

Examples

image

  • Player Event: This runs blocks placed after it when a player does a certain action, in this case when they first join the game
  • Player Action: This does something to a player (for example, give them an item, move them). In this case, it sends a message. In the barrel above this, you can place a Text Value containing text which specifies what text to send

About

A free datapack which lets you code whatever you want!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published