Block Data: Difference between revisions

From MBedwars
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:


== Minecraft version: 1.13+ ==
== Minecraft version: 1.13+ ==
'''Syntax:''' [https://minecraft-de.gamepedia.com/Befehl/setblock Click me]<br>
'''Syntax:''' [https://minecraft.gamepedia.com/Commands/setblock]<br>
<br>
<br>
The website contains all informations about it. We are using the exact same system that is described on it
The website contains all informations about it. We are using the exact same system that is described on it

Revision as of 15:12, 8 June 2020

There are a few configs in which you must specify a block data.
A block data essentially contains all data that a block may have similar to Materials.
1.13 unfortunately completly rewamped the old system whereby the syntax differs to these version

Minecraft version: 1.8 - 1.12 (legacy)

Syntax: <Material>[:Data, 0 by default]

You can find all materials here: https://minecraft-ids.grahamedgecombe.com
It's also OK to use numbers as the material.
Examples:

  • 1:5
  • stone:5

Would both result into andesite

The system currently also has its limitations as it's e.g. not possible to specify the skin of a player skull

Minecraft version: 1.13+

Syntax: [1]

The website contains all informations about it. We are using the exact same system that is described on it