Skip to content

takecx/RemoteControllerMod

Repository files navigation

Remote Controller

UPDATE

Remote Controller Mod for 1.16.5 is now available!!

Scratch for 1.16.5

Summary

Minecraft Remote controller

How to control Minecraft from Scratch 3.0

  1. install this mod to your minecraft

  2. Run Minecraft

  3. visit Custom Scratch 3.0

  4. add Minecraft extension

add_extension

choose_extension

  1. enjoy!!

extension_main

Features

say something

say_command_en

sayhello

set single block (absolute / relative coordinate)

set_block_command_en

(before)

setBlock before

(after)

setBlock after

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

set_block_rel_command_en

rel setblock

set multiple blocks (absolute / relative coordinate)

set_blocks_command_en

(before)

setblocks before

(after)

setblocks after

reset surroundings

reset_surroundings_command_en

(before)

reset surroundings before

(after)

reset surroundings after

spawn entity (absolute / relative coordinate)

spawn_entity_command_en

(before)

spawn entity before

(after)

spawn entity after

search current position

search_current_pos_command_en

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

(before)

search current pos before

(after)

search current pos after

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

check current pos reporters

teleport

teleport_command_en

search block info (absolute / relative coordinate)

search_block_command_en

searched block reporter

※ You should check the checkbox to display searched block.

searchd_block_reporter_en

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

searched_block_judge_en

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

force_raining_example_en

change weather

change_weather_command_en

(before)

change weather before

(after)

change weather after

change gamemode

change_gamemode_command_en

(before)

change gamemode before

(after)

change gamemode after

change difficulty

change_difficulty_command_en

(before)

change difficulty before

(after)

change difficulty after

give enchant

give_enchant_command_en

(before)

give enchant before

(after)

give enchant after

spawn particle

spawn_particle_command_en

(before)

spawn particle before

(after)

spawn particle after

change host

change_host_command_en

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

You should open 14711 port before playing.

Inventory items

inventory_items_reporter_en

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

Inventory items

Example

forever_setblock_at_foot

grass blocks

example

About

Minecraft Remote Controller Mod

Resources

Stars

Watchers

Forks

Packages

No packages published