powered by
Dataset with the name, ID, and style of possible Minecraft items.
data(mc_items)
Data frame with columns name, id, and style.
name
id
style
find_item(), find_entity()
find_item()
find_entity()
# NOT RUN { data(mc_items) mc_items[grep("Dirt", mc_items$name),] # }
Run the code above in your browser using DataLab