How do I get modded item/block IDs?
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?
02 Answers
You can press F3 + H which will enable tooltips. You can now hover over an item or block to see its id.
3I looked in the json files and did
/give popcorn_mod:popcornblockand it worked! It also answered my other question of How to make an item that destroys mod blocks
0