Custom Structures

Started by LimeBeast on

Topic category: Advanced modding

Active 6 years ago
Joined Aug 2016
Points:
731

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
Custom Structures

How do you make a custom structure made of your own blocks and with your own mobs inside?

 

Please help.

Thanks :)

Active 6 years ago
Joined Dec 2016
Points:
732

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
I tried it with MCEdit and
Thu, 02/02/2017 - 14:44

I tried it with MCEdit and its the only software, for the creation of .schematic datas. But that's not possible right know, I think. https://mcreator.pylo.co/changelog <---- It says Updated [...], structure gen (schematic), [...], so maybe they include more options to create structures in MCreator 1.7.3.

Active 5 years ago
Joined Apr 2016
Points:
995

User statistics:

  • Modifications: 4
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 273
you can use world edit to
Thu, 02/02/2017 - 15:17

you can use world edit to save schemattics, but from my experiance, they don't work when you use them in MCreator (weird stuff happens instead: I made a tree schematic, and it made the logs become netherbrick stairs and the leaves became flowerpots with dandelions in them), and you can't set axis with worldedit either.

Active 4 years ago
Joined May 2016
Points:
719

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
Use Structure Blocks. It's
Mon, 03/27/2017 - 20:37

Use Structure Blocks. It's what they are meant to be used for, aren't I correct?

Active 6 months ago
Joined Dec 2015
Points:
875

User statistics:

  • Modifications: 4
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
RE:Use Structure Blocks. It's
Tue, 03/28/2017 - 03:56

@#3 the problem with mcedit i believe is do to the fact that mcedit is more updated to versions of minecraft than mcreator, creating problems with ID's from my expirience i have messed around with mcedit versions, some work sometimess others work sometimes

 

Active 8 years ago
Joined Sep 2016
Points:
724

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
What ahig said they have to
Fri, 04/28/2017 - 18:59

What ahig said they have to have the same id database for no bugs.

Active 1 year ago
Joined Nov 2018
Points:
679

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Use structure blocks. and…
Sun, 11/11/2018 - 20:13

Use structure blocks. and for entities use Monster Spawners.

Active 1 year ago
Joined Nov 2018
Points:
679

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
BTW If you want to know how…
Tue, 11/13/2018 - 00:03

BTW If you want to know how to get monster spawners type /give @p Mob Spawner

Active 5 years ago
Joined Aug 2017
Points:
702

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
But what if you want only…
Sun, 01/13/2019 - 00:57

But what if you want only one type of said entity in the structure?

 

Active 5 years ago
Joined Sep 2019
Points:
759

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 139
The problem with using…
Thu, 10/10/2019 - 00:33

The problem with using structure blocks is that I can't save builds larger than one chunk. I have tried using redstone to get the structure to generate but it only works If I have the structure files... So structure blocks are not possible for this without using custom blocks. Another problem is is that I need to have a boss mob spawn in. Need help due to the fact that structures are a large part of my mod.

Thanks,

Shadow

Active 5 years ago
Joined Sep 2019
Points:
759

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 139
I found a solution! I made a…
Sat, 10/12/2019 - 03:02

I found a solution! I made a new block that spawns in the schematic of the structure then I built the structure and instead of structure blocks I used my custom block because I loaded the schematic into Mcreator this worked. With the mobs though I just made it that the block that spawns the parts of the structure also spawn the mob in the correct place. this allowed the structure to work on any world. I hope this is useful.

Thanks,

Shadow