Question
I have installed ModLoader and several ModLoader mods (light sensors, shelves, etc). I am also using Zombe's modpack, and am setting up custom build sets.
What I need to know is how I can get the data values of the new items added through ModLoader, so I can add them to my custom build sets.
Answer
The Minecraft Wiki attempts to list known mod block data values here.
However, I enabled Zombe's info mod, which gives you the data value of any block being held (defaults to F12,) and the information was inconsistent with the page above. Using Zombe's info mod, I determined that the data value for the light sensor is 131, which worked when redefining my configurations.
Check more discussion of this question.
No comments:
Post a Comment