[Tutorial] Replacing Minecraft vanilla and modded structures

Started by The_librarian on

Topic category: User side tutorials

Last seen on 14:03, 18. Apr 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[Tutorial] Replacing Minecraft vanilla and modded structures
Wed, 03/02/2022 - 09:39 (edited)

Did you want to change a vanilla structure that you didn't like or create an add-on for another mod where you changed features? Well this forum will help you to succeed in your intent

Before starting

Be sure that the structure you want to replace has multiple files due to variation/size. In this case, simply add a folder named as the structure during the tutorial and put it into your .nbt files with the correct name.

Replacing structures

First, go to the workspace folder in src/main/resources/data and make a new folder called Minecraft or the mod_id. In this folder create another folder called structures and put into it your .nbt file named as the correct name of the original structure file. Now restart Minecraft and enjoy your refreshed structures!

Notes

  • Replacing other people’s mod structure it’s funny but always remember to ask permission from the author before posting your mod.
  • If two different mods change the same structure it could be some conflict.
Edited by The_librarian on Wed, 03/02/2022 - 09:39
Last seen on 15:34, 18. Apr 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Very Helpful Info! I wanted…
Fri, 03/18/2022 - 02:08

Very Helpful Info! I wanted to make a hidden chest under a bed in a village!

Last seen on 20:00, 16. Apr 2024
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i find the original…
Mon, 03/21/2022 - 16:07

how do i find the original names for the structures? (I would like to find the structure for the trees)

Last seen on 19:15, 25. Apr 2023
Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
supermj767 if you want to…
Mon, 04/04/2022 - 13:44

supermj767 if you want to replace the structure for a tree that generates in the world you cant but i think you can with the trees that generate in villages or other structures that have trees in them

Last seen on 14:03, 18. Apr 2024
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trees are features not…
Sun, 04/10/2022 - 15:02

Trees are features not structures so you cant replace them with this method

 

Last seen on 20:00, 16. Apr 2024
Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thank you.
Tue, 05/24/2022 - 18:36

Ok thank you.

Last seen on 20:12, 18. Apr 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible changing…
Thu, 05/25/2023 - 01:11

Is it possible changing templates?

Last seen on 20:12, 18. Apr 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
also i think i screwed it up
Thu, 05/25/2023 - 02:32

also i think i screwed it up

Last seen on 20:12, 18. Apr 2024
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wait never mind i fixed it
Thu, 05/25/2023 - 21:42

wait never mind i fixed it

Last seen on 16:18, 10. Apr 2024
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would i change a nether…
Sun, 02/18/2024 - 23:15

How would i change a nether fortress as i cannot find its nbt file

Last seen on 20:53, 18. Apr 2024
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The nether fortress is…
Mon, 02/19/2024 - 18:31

The nether fortress is composed of multiple "structures," all connected by jigsaw blocks. So, it is not one structure, but instead has a bunch of parts of the structure pulled from a template pool, and each one has a unique file name. Same goes for the mineshaft, as well as end cities, strongholds, and pretty much any other randomized structure where it is not always generated the same. I believe even igloos use jigsaw blocks to determine whether or not they have a basement.