Posted July 22, 20196 yr Hello, so I've recently made an energy cube and it does everything i want, except for the ability to turn into a multiblock. Bascically i want it to be like ender io's capacitor banks, where they can be any shape as long as they're connected. How would i go about this? Thanks in advance.
July 22, 20196 yr That's not a multiblock structure (e.g. nether portal, snowman). That's just blocks interacting with their neighbors (e.g. hoppers). Edited July 22, 20196 yr by Draco18s Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 22, 20196 yr Author Oh, ok. So would i make the "multiblock" by doing something that a chest does?
July 22, 20196 yr Two chests next to each other? That's a model thing using neighboring blocks (see: Fences). Also chests are special and magic in terms of their model (because its animated). Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 22, 20196 yr Author So should I use something similar to what the chest does but for all the directions (Pos x, pos z, pos y, neg x, etc)?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.