Command Blocks

V mod for Aground

0
Downloads today
7
Downloads total
0
Comments

description

Command Blocks:

They should behave exactly the same as Minecraft command blocks, with the following exceptions:

  • To add a command block, you have to type "cmd()" in the developer console (Ctrl + Shift + D).
  • The commands have to be in haxe or xml.
  • There is a remove button and a direction button.
  • Some errors aren't caught. Syntax errors are caught, but errors such as an item not being in the game will not be. Due to this, a command block with the "conditional" option might run even if the command block behind it was unsuccessful at running its code.
  • Commands with errors (which can be caught) will be highlighted in red.


Others:

The following commands will also be added (mainly for developers, variables with question marks are optional):

  • "give(id, ?count)" will give the player an item with the id "id" for "count" times.
  • "call(id, ?count)" will spawn an object with the id "id" for "count" times at the exact coordinates of the player.
  • "tDum(?element, ?isSpirit, ?defense)" will spawn a test dummy with the element "element" and defense "defense", and will be a spirit if "isSpirit" is true.
  • "killTDum()" will kill all test dummies in the area.



Any bug reports are greatly appreciated.

Credits

Files

17.08 2022
Modhoster user rating
5.0 / 1 Votes

Empfehlungsrate

-/-      
noch nicht genug Stimmen

Do you think this mod should be featured?

Mod abonnieren
Abonniere Command Blocks
Der Mod wird automatisch beim nächsten Start von Aground installiert.

0 Comments for Command Blocks

You have to log in for writing comments.
You can also sign up for free, id you don't have an account yet - it only takes 5 minutes.

No comments yet.

Write the first comment...

      }