TARDIS

TARDIS

228k Downloads

Alt. 7/8th, 9/10th, 12th, and 13th Console Submissions.

MagmaBro123 opened this issue ยท 14 comments

commented

I've decided to try to create some better looking interiors for TARDIS. Not s big fan of the current 9/10th, 12th and 13th interiors, but I'm not the greatest builder on the planet. No clue how to create schematics so I've made a world for each interior.

13th TARDIS.zip
9_10th TARDIS.zip

I also made a better looking 12th console but GitHub won't allow the 3rd zip file for some reason, so I've put it as a Dropbox link.
https://www.dropbox.com/s/onz6g89avesk61t/12th%20TARDIS.zip?dl=1

Feel free to modify these if needed, sorry if I missed some stuff. If you have the TARDIS Resourcepack on, there may be some broken textures here and there since I was using Mushroom blocks and didn't account for that, so.. Oops..? lol.

commented

https://eccentricdevotion.github.io/TARDIS/schematic-commands.html

You create TARDIS schematics in pretty much the same way as you would for WorldEdit schematics.

  • Define a cubic region with the TARDIS Schematic Wand ie right-click the bottom right front corner block, left click the top left back corner block - note: you may need to place a block in these positions...
  • Run the /tardisschematic save [name] command
  • Schematics are saved to the plugins/TARDIS/user_schematics/ folder
commented

Ah, alright. I'll probably do this in a while (IRL stuff). But, apart from that, how do they look?

commented

Haven't had a chance to download them yet, I'm at work...

commented

Ah, alright.

commented

There are no doors to access rooms in any of the consoles.
12th console has weird blinking item frames

commented

Ah. You can remove them if needed.

commented

Can't create schematics, says they must be a length of 16. No idea what that means when certain other consoles are 2x2 or even 3x3 chunks in size.

commented

A chunk is 16 blocks wide, consoles must be 1x1, 2x2 or 3x3 chunks in size therefore the schematic must be a multiple of 16 blocks wide so that things like the doors work and line up when a room is grown - your consoles are some random size, I suggest you start with pasting in one of the template schematics and working from there. They will need to be copied from the plugins/TARDIS/schematics/ folder to the plugins/TARDIS/users_schematics/ folder in order to paste them - they are called small, medium and tall.

commented

Ah.

Tried, same error, sooo I'll go ahead and just put every interior into 1 world side by side for you.

commented

Ah.

I have no idea how to set up the door/hallway/other stuff without manually building everything picture perfect in the exact way you and the plugin want

commented

The interiors have some nice features, but are not setup for adding to the plugin i.e. redstone door mechanics - they need to work with ARS room growing.
The 8th is way too big, maximum is 3x3 chunks

commented

Soooooo.... I've been busy lol.

Sorry for the stupidly late response. I've also included an 8th doctor interior I made, which I forgot about.
New World (2).zip

I know you aren't a big builder, just trying to help by giving some detailed interiors I made.

(The 8th doctors interior is like, 5-6 chunks wide if I'm correct. I know 4 chunks or whatever the max size is atm is already big, but I'm very proud of it, despite the hugeness of it. If you want screenshots of each console, then lemme know.)

commented

From a post above...

I suggest you start with pasting in one of the console template schematics and working from there. They will need to be copied from the plugins/TARDIS/schematics/ folder to the plugins/TARDIS/users_schematics/ folder in order to paste them - they are called small, medium and tall.

Start with a template:

  1. /ts load medium
  2. /ts paste
  3. delete the bits you don't want/need, but make sure you keep the redstone doors.
  4. use TARDIS Schematic Wand to select corners of build
  5. /ts save [name]
commented

Alright.