Jump to content

Twilight

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Twilight's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. So there is no way to change/alter or even influence or give priority to any particular block ID? If not, I'll just have to load up certain mods alone, first, let them get the IDs needed, and then load others afterwards, and hope the first ones keep theirs, which is how it seems to work. All right, thanks for your help...
  2. (This is using Minecraft Forge 1.7.10-Forge10.13.1.1217.) Minecraft Forge uses some system of auto-assigning blocks and items ID numbers, so as to keep mods from conflicting with each other, which avoids the hassle of the user having to manually set ID number ranges, and/or resolve ID conflicts, which is wonderful. However, I'm wondering if there is some way of overriding those automatically assigned IDs, or setting them to a specific one? The reason is I'm using a bukkit plug-in (Skript), which won't let you do certain actions with a block unless the ID number is under a certain range. I already got one ID for a block from a mod to be down in the 300's or less range by removing mods, putting in the mod with that block in first, so it would get priority, and be assigned a lower number, but it's a really haphazard way of doing it. Where does Forge store the assigned ID numbers, and can this be edited somehow, or can you specify certain blocks to not be automatically assigned, and instead use a specific ID number? It would only be a small handful of blocks I would be doing this with (Probably 5 to 10 or less), but in my searches through forums and help files, etc, I haven't seen anything about a way to manually set block IDs if you need to. And so here I am, asking, in hopes that it's very simple and that I've somehow overlooked it. If I haven't given enough information, please let me know and I'll clarify. Thanks so much for any help you can provide!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.