Block Data: Difference between revisions
Jump to navigation
Jump to search
Marcely1199 (talk | contribs) |
Marcely1199 (talk | contribs) |
||
Line 4: | Line 4: | ||
== Minecraft version: 1.8 - 1.12 (legacy) == | == Minecraft version: 1.8 - 1.12 (legacy) == | ||
'''Syntax:''' < | '''Syntax:''' <Material>:<Data (number)><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> |
Revision as of 21:57, 12 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