Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How do I get modded item/block IDs?

Writer Emily Wong

Is there any way to get the name ID for mod items? I have no idea how to do it at the moment, and I have tried the name with all the capital letter and underscore combinations I could try, can you please help?

0

2 Answers

You can press F3 + H which will enable tooltips. You can now hover over an item or block to see its id.

3

I looked in the json files and did

/give popcorn_mod:popcornblock

and it worked! It also answered my other question of How to make an item that destroys mod blocks

0