Block Data: Difference between revisions
Jump to navigation
Jump to search
Marcely1199 (talk | contribs) No edit summary |
Marcely1199 (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Minecraft version: 1.8 - 1.12 (legacy) == | == Minecraft version: 1.8 - 1.12 (legacy) == | ||
'''Syntax:''' < | '''Syntax:''' <Material>[:Data, 0 by default]<br /> | ||
<br> | <br> | ||
You can find all materials here: https://minecraft-ids.grahamedgecombe.com<br> | You can find all materials here: https://minecraft-ids.grahamedgecombe.com<br> | ||
Line 16: | Line 16: | ||
== Minecraft version: 1.13+ == | == Minecraft version: 1.13+ == | ||
'''Syntax:''' [https://minecraft | '''Syntax:''' [https://minecraft.gamepedia.com/Commands/setblock Click me]<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 |
Latest revision as of 15:13, 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: Click me
The website contains all informations about it. We are using the exact same system that is described on it