Block Data: Difference between revisions
Jump to navigation
Jump to search
Marcely1199 (talk | contribs) No edit summary |
Marcely1199 (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
== Minecraft version: 1.8 - 1.12 (legacy) == | == Minecraft version: 1.8 - 1.12 (legacy) == | ||
'''Syntax:''' <material>:<data | '''Syntax:''' <material>:<data><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 11: | Line 11: | ||
* 1:5 | * 1:5 | ||
* stone:5 | * stone:5 | ||
Would both result into andesite | Would both result into andesite<br> | ||
<br> | |||
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+ == | == Minecraft version: 1.13+ == |
Revision as of 17:10, 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
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