VOOZH about

URL: https://minecraft.wiki/w/Java_Edition_data_values

โ‡ฑ Java Edition data values โ€“ Minecraft Wiki


Java Edition data values

From Minecraft Wiki
Jump to navigation Jump to search
๐Ÿ‘ Image
This article is about values from Minecraft: Java Edition since Java Edition 1.13. For values until Java Edition 1.12.2, see Java Edition pre-flattening data values. For values from Classic, see Java Edition Classic data values. For values from Indev, see Java Edition Indev data values.
This feature is exclusive to Java Edition.
 

These data values refer to the different types of blocks, items and other features on Java Edition and are used in many places in Minecraft. Block IDs are used to define blocks placed in the world. Item IDs are valid only for items (including items in chests and items dropped in the world). All block IDs that do not have a gray background in this page are also valid item IDs. There are also entity IDs for entities such as mobs and projectiles.

These IDs are in the resource location format, with their minecraft namespace omitted. The game accepts these resource locations either with or without the minecraft: prefix.

Blocks

Fluids

[edit | edit source]
Fluid Resource location
Empty empty
๐Ÿ‘ Image
Flowing Lava
flowing_lava
๐Ÿ‘ Image
Flowing Water
flowing_water
๐Ÿ‘ Image
Lava
lava
๐Ÿ‘ Image
Water
water

Items

Entities

Effects

Enchantments

Biomes

Particles

Dimensions

[edit | edit source]
Dimension Resource location Numeric ID
๐Ÿ‘ EnvSprite overworld.png: Sprite image for overworld in Minecraft
Overworld
overworld 0
๐Ÿ‘ EnvSprite the-nether.png: Sprite image for the-nether in Minecraft
The Nether
the_nether -1
๐Ÿ‘ EnvSprite the-end.png: Sprite image for the-end in Minecraft
The End
the_end 1

Chunk generators

[edit | edit source]

Used for creating custom dimension, Single Biome world type, and internally when generating any world.

Resource location Image
noise ๐Ÿ‘ Image
flat ๐Ÿ‘ Image
debug ๐Ÿ‘ Image

Biome sources

[edit | edit source]

Used for creating custom dimension, Single Biome world type, and internally when generating any world.

Resource location Image
fixed ๐Ÿ‘ Image
checkerboard ๐Ÿ‘ Image
the_end ๐Ÿ‘ Image
multi_noise This one is very complicated and can't be shown clearly just with a single image

Structures

Features

Block states

[edit | edit source]

Protocol and data versions

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_data_values?oldid=3615661"

Navigation menu