Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. McJty

    RFTools - Support and Suggestions

    Ah yes. That would be a sky feature (not worldgen). I do plan to add more types of sky in the future.
  2. McJty

    RFTools - Support and Suggestions

    Can you explain exactly what that would mean?
  3. McJty

    RFTools - Support and Suggestions

    Well that will happen automatically if they are made out of stone. But yes, having orbs filled with other types of stuff is an interesting idea. I'll see what I can do.
  4. McJty

    RFTools - Support and Suggestions

    There are two variants: normal orbs which are solid and liquid orbs which are a solid hull with some liquid inside.
  5. McJty

    [CHALLENGE] (v4.3-ish 6/7/18) Refugee to Regent Kingdom Building Challenge

    RFTools isn't that big (yet) so I don't think it really is a problem if you underuse that. BTW, what features are you using out of RFTools?
  6. McJty

    RFTools - Support and Suggestions

    Ok, I think I have a solution for the too-high cavern problem. First I'm going to make the current cavern worldtype private. That means it can no longer be gotten during any means but existing worlds that use it will keep on working at full 256 height. If you show the dimension information you...
  7. McJty

    RFTools - Support and Suggestions

    And a few others:
  8. McJty

    RFTools - Support and Suggestions

    Why can't I resist adding new features. Orbs filled with liquid redstone!
  9. McJty

    Poll: RFTools Dimension Builder Penalties

    Turning off the portal doesn't prevent powerdrain. As soon as the dimension is created it drains power. Even if nobody is present. You can remove the dimension tab from the builder. Then the dimension will STILL consume power but run on its internal buffer. There is only one way to prevent...
  10. McJty

    RFTools - Support and Suggestions

    I just found out there is a reason the nether only goes to 128. I already found that my cavern world is rather slow. Apparently MC is not optimized well for chunks that go from the absolute bottom to the absolute top. I also discovered in the grid world you see above. I initially generated that...
  11. McJty

    RFTools - Support and Suggestions

    A grid dimension!
  12. McJty

    TileEntities and their issues.

    How many tile entities for a single tree? There may be other ways to solve this. You can for example store data per dimension which is unrelated to blocks or chunks. Of course if you do that you would have to do your own management of that data and that is a bit more complicated.
  13. McJty

    TileEntities and their issues.

    Normally a block in the world can only store the block id that is being used (i.e. cobble, dirt, ...) and 4 bits of metadata. That metadata is often used for color (stained hardened clay) or orientation (in case of chests). That's all there is. If you need to store more then that then you...
  14. McJty

    RFTools - Support and Suggestions

    Well apparently they shine through the MC textures too. I can't avoid that the way the celestial bodies are currently blended with the sky as these textures don't have transparency. But perhaps with other textures it might be possible.
  15. McJty

    RFTools - Support and Suggestions

    Celestial bodies!
  16. McJty

    can a big reactor be dangerous?

    As was mentioned earlier that's not implemented either. Unless it was sneakily implemented without telling everyone. It is planned however.
  17. McJty

    [1.7.10] Phoenix Reborn [Tech/Magic] [Progression] [Ores]

    Ah. So perhaps something got fixed then.
  18. McJty

    [1.7.10] Phoenix Reborn [Tech/Magic] [Progression] [Ores]

    Ok thanks for the report. I'm not exactly sure what the problem is but I have seen this problem being reported before with an empty dimension (no dimlets). Perhaps try if you can add at least a few dimlets (you can craft some of the basic dimlets) and check if that works. In the mean time I'll...
  19. McJty

    [1.7.10] Phoenix Reborn [Tech/Magic] [Progression] [Ores]

    BTW. It might also help to tell me what dimlets you inserted in that dimension. Note that with this crash it is likely that the dimension tab seems invalid. However you will still be able to extract the dimlets out of it using the dimension enscriber.
  20. McJty

    [1.7.10] Phoenix Reborn [Tech/Magic] [Progression] [Ores]

    I see nothing in that log that indicates RFTools. Seems the actual crash is missing there?