Jump to content

planetguy

Members
  • Posts

    812
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by planetguy

  1. You deleted the config folder, I take it? Replace it with the config folder from the version of Voltz you're running on the server.
  2. Suppose that, instead of block-moving mods adding special functionality to their own blocks, Forge changed TileEntity to add methods to move tile entities. By default they would probably read/write it to/from NBT as normal. People like you and Bluedart wanting to move all blocks would have to do less redundant work focused on other people's mods.
  3. From what you said, it sounds like your client is using a different modpack version from the server. You might have better luck if you re-downloaded the server files.
  4. Delete the NEI mod from your server's coremods folder.
  5. I've started into implementing the list of effects, since they seem the least likely to be vetoed. So far I made a mostly-working telekinesis catalyst. Have a look at the awful-quality demo video here.
  6. Completely random brain dump of things I'd love to see in Magecraft
  7. In the bottom left corner, click the options button. Turn cheat mode off.
  8. I opened a PR fixing the recipes not loading and with a bit of wgen test code. (Nothing more than you can find on tutorials online, though)
  9. Just to be clear, I volunteer to help with world generation. What do we want to see in the mod?
  10. Does your GitHub repo have your latest source code in it? I'll see what I can do with the world gen stuff. Gizmos has some custom inventories and a tile entity if you need an example. (I don't understand much of the code myself, I copied from the Forge wiki and changed it to do what I wanted of it)
  11. Lethosos should be banned because that eye thing creeps people out.
  12. New features incoming! Quickly swap out your inventory with invenswappers as of Gizmos v0.9.
  13. You know Java, right? If not, that's where you need to start.
  14. Fixed the build tool duping (and added a recipe for it) and inserter eating items in Gizmos v0.8. Also added a latest version download.
  15. Phantomsight is banned for chickening out.
  16. There are Bukkit plugins that do roughly this, if you are thinking for a server. Alternatively, you can use RedPower frames to accomplish much of this.
  17. Thanks to Kobata for the item renderer mod, it helped me with documenting Gizmos (v0.7 fixed bugs) and gave me my new avatar.

  18. Nice! I used it to document my mod, Gizmos.
  19. If you delete the mod, all Dimensional Doors blocks, items, rifts, etc. will disappear. The rifts will no longer affect your server, but anyone who uses Dimensional Doors or is in a pocket dimension when you remove Dimensional Doors will be unhappy.
  20. Do you use dimensional doors for anything? If not, delete the dimensional doors zip in the server's mods directory.
  21. planetguy

    XyCraft

    Mirrors would probably require a shader. It would be OK for people with good computers, but many of us with average computers would be unable to play the mod without miserable lag. Compatibility might become an issue, too.
  22. Gizmos v0.6 is now available. It works with the new Tekkit dropped into the mods folder. (Sorry for the double post, but IMO a major release deserves an announcement no matter who the last poster was)
  23. v0.6 of Gizmos: Now on Minecraft 1.5+ and with a bunch of goodies added!

  24. Sounds good. Maybe transmuting across essence types is possible for a high price - something like 50% loss between similar essences and 80% loss between very different ones?
×
×
  • Create New...