Schematics

Started by saajsterxpro on

Topic category: Help with modding (Java Edition)

Last seen on 17:31, 2. Jan 2022
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Schematics

Does anyone know how to code a generated structure so that the schematic spawns chest contents??

Example:

I make a new generated structure mod

Import my schematics file

(the file has chests with armour in them)

I export the mod

When the structure spawns in, there's no chest contents?!

Can anyone out there fix this??

Last seen on 17:31, 2. Jan 2022
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Use this program: http://www
Sun, 12/20/2015 - 14:21

Isn't that for minecraft 1.7.10? And it says there are unknown blocks, and is stuck on 94% @#7 Isn't there another way?

Last seen on 22:13, 3. Apr 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:Use this program: http://www
Sun, 12/20/2015 - 17:18

@#7.1 You can split it manually.

Last seen on 17:31, 2. Jan 2022
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:RE:Use this program: http://www
Sun, 12/20/2015 - 19:07

@#7.1.1 How can i accomplish this?

Last seen on 22:13, 3. Apr 2024
Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Split the part with:world
Sun, 12/20/2015 - 20:19

Split the part with:
world.setBlockState(...

one parts. One part can have max. 400 lines.
The parts put to the voids.

Last seen on 17:31, 2. Jan 2022
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Split the part with:world
Sun, 12/20/2015 - 20:38

@#8 Could i see an example please?

 

Last seen on 17:31, 2. Jan 2022
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:RE:Split the part with:world
Tue, 12/22/2015 - 15:23

@#8.1.1 

Last seen on 13:30, 12. Nov 2016
Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
U can spawn in random chests
Wed, 12/23/2015 - 15:02

U can spawn in random chests using commands