Block Data: Difference between revisions

From MBedwars
Jump to navigation Jump to search
(Created page with "There are a few configs in which you must specify a block data.<br> A block data essentially contains all data that a block may have similar to Materials.<br> 1.13 unfortu...")
 
No edit summary
Line 16: Line 16:
'''Syntax:''' [https://minecraft-de.gamepedia.com/Befehl/setblock Click me]<br>
'''Syntax:''' [https://minecraft-de.gamepedia.com/Befehl/setblock Click me]<br>
<br>
<br>
The website contains all informations about it. We are using the exact same system as it's 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 17:09, 11 May 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>:

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

Minecraft version: 1.13+

Syntax: Click me

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