Skip to content

This is the Agent addon i created to show case how to spawn in and use the agent in Minecraft Bedrock edition

Notifications You must be signed in to change notification settings

MRBBATES1/MinecraftAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MinecraftAgent

Version: 1.17.20 to 1.19.10

By: MRBBATES1

Description:

This is the pack that was made/showcased to demostrate how to spawn in and use Minecrafts Agent for Minecraft Bedrock edition without the need of using the education edition of minecraft.

This also includes the UI seen in the showcase.

Agent Commands:

agent move [direction]
agent turn [turnDirection]
agent attack [direction]
agent destroy [direction]
agent drop [int:slotNum] [int:quantity] [direction]
agent dropall [direction]
agent inspect [direction]
agent inspectdata [direction]
agent detect [direction]
agent detectredstone [direction]
agent transfer [int:srcSlotNum] [int:quantity] [int:dstSlotNum]
agent create
agent tp [coordinates]
agent collect [string:item]
agent till [direction]
agent place [int:slotNum] [direction]
agent getitemcount [int:slotNum]
agent getitemspace [int:slotNum]
agent getitemdetail [int:slotNum]

Please note If you wish to use on a version higher than 1.19.10 then you will need to change the execute command as this has changed, so for example the original dialogue file, the command used to spawn an agent:

/execute @initiator ~ ~ ~ agent create

should be changed to:

/execute as @initiator run agent create

Do this for all commands and it should be compatible with version greater than 1.19.10

Featured In:

How To Spawn and Use The Agent in Minecraft Bedrock Edition

About

This is the Agent addon i created to show case how to spawn in and use the agent in Minecraft Bedrock edition

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published