promotional bannermobile promotional banner
premium banner
Minecraft Remote controller from Scratch

Description

Remote Controller

 

UPDATE 

Remote Controller Mod for 1.20.1 is now available!!

https://takecx.github.io/scratch-gui/1-20-1/ 

For 1.16.5 users

You should update mod version from 1.16.5_0.04 or earlier to 1.16.5_0.05 because of this pull request.

If you don't update to 1.16.5_0.05, you can not execute setBlock / setBlocks / spawnParticle command.

 

 

Socket Communication supported!!

port No : 14712

 

Remote Controller Mod for 1.16.5 is now available!!

[Scratch for 1.16.5]

https://takecx.github.io/scratch-gui/1-16-5/ 

 

Summary

Minecraft Remote controller

 

Remote Control from Scratch

1. install this mod

2. Run Minecraft

3. visit Custom Scratch 3.0

4. add Minecraft extension

add minecraft extension

 

choose minecraft extension 

5. enjoy!!

extension main

 

Features

  • say something

say block

say mc

  • set single block

set block

(before)

set block before

(after)

set block after
※ You can input relative coordinate for every coordinate-inputable Scratch block.

relative coordinate

relative coordinate mc

  • set multiple blocks (absolute / relative coordinate)

set blocks

(before)

set blocks before

(after)

set blocks after

 

  • reset surroundings
    reset surroundings

 

(before)

reset surroundings before

(after)

reset surroundings after 

  • spawn entity (absolute / relative coordinate)

spawn entity

(before)

spawn entity before
(after)

spawn entity after

 

  • search current position

search current position

 

You can search current position of player, and display it on Scratch.

 

(before)

search current position before
(after)

search current position after
※ You should check the checkbox below to display the player's current position.

current position checkbox

  • teleport

teleport

  • search block info (absolute / relative coordinate)

search block

search block2

※ You should check the checkbox to display searched block.

searched block checkbox

※ You can use searced block for if statement after execute search block.

if searched block

(Example: Force raining if you step on stone block.)

force raining

 

  • change weather

change weather

(before)

change weather before
(after)

change weather after

 

  • change gamemode

change gamemode

(before)

change gamemode before
(after)

change gamemode after 

  • change difficulty

change difficulty

(before)

change difficulty before

(after)

change difficulty after

 

  • give enchant

give enchant

(before)

give enchant before

(after)

give enchant after

  • spawn particle

spawn particle

(before)

spawn particle before

(after)

spawn particle after

  • change host

change host

 

You can change host.(Sorry... I didn't test this feature)

You should open 14711 port before playing.

 

 

  • Inventory items

inventory items

You can now select items by the category displayed when you press the "E" key.

inventory

 

Example

forever set block at foot

forever set block at foot(Minecraft)