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. D

    What's new in modded minecraft today?

    Sorry. My soul belongs to @CyanideX
  2. D

    What's new in modded minecraft today?

    I've teased it for a while, but I've just released Quadrum
  3. D

    What's new in modded minecraft today?

    Surprise surprise, that's becoming a thing https://github.com/INpureProjects/OpenBees
  4. D

    What's new in modded minecraft today?

    RForestry! http://www.reddit.com/r/feedthebeast/comments/2egl7l/forestryrf_a_rf_based_version_of_forestry/ I say meh, but hey
  5. D

    What's new in modded minecraft today?

    I've released it! :D
  6. D

    What's new in modded minecraft today?

    Cobbled this together from various bits of code I had lying around. Client-side mod, and through the use of simple commands, you can create and access various cameras around your world :)
  7. D

    Recent Events Discussion (RED) Thread

    ...and you get developer status, and YOU get developer status! :P
  8. D

    What's new in modded minecraft today?

    Added some more fancy things to Quadrum
  9. D

    What's new in modded minecraft today?

    1.7.10. WorldClient class, line 325
  10. D

    What's new in modded minecraft today?

    I believe it was the actual particles that required some amount of extra ticking public void doVoidFogParticles(int p_73029_1_, int p_73029_2_, int p_73029_3_) { byte b0 = 16; Random random = new Random(); for (int l = 0; l < 1000; ++l) { int i1...
  11. D

    What's new in modded minecraft today?

    *whistles*
  12. D

    What's new in modded minecraft today?

    Because not all of you silly people follow me on Twitter, can I get quick opinions on this documentation, and what may be lacking? https://github.com/dmillerw/Quadrum/wiki/Blocks https://github.com/dmillerw/Quadrum/wiki/Items
  13. D

    What's new in modded minecraft today?

    It's my own version of the idea. Doesn't do world gen, but gives more control over the blocks :)
  14. D

    What's new in modded minecraft today?

    So, what's so special about these blocks? ;)
  15. D

    What's new in modded minecraft today?

    Also, still working on some spiffy rendering ;)
  16. D

    What's new in modded minecraft today?

    Not exactly news. We've been working on it for a long time now.
  17. D

    What's new in modded minecraft today?

    I'm working on something I can't reveal, but it involves this
  18. D

    What's new in modded minecraft today?

    Not strictly mod related, but some may have noticed that the Modding Updates account spazzed out overnight. I've fixed it, and it should be all good now.
  19. D

    What's new in modded minecraft today?

    Polling the JSON, and just posting updates that have occurred in the last 15 minutes. All wrapped up in a script that runs every 15 minutes.