replacing vanilla structures

Started by Hrumer on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Oct 2022
Points:
387

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
replacing vanilla structures

Hello. Is it possible to change the Minecraft structures to your own? For example improve trees. maybe if you name the structure as in the game and it will be used

Active 4 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
just replace the structure…
Sat, 10/15/2022 - 22:49

just replace the structure inside the datapack of your mod.

 

make a Folder Structure like this inside the data folder:

"\minecraft\structures\"

in these make another folder of the structure.

you should download an datapack of minecraft of the mod version you develop.

check yourself how to get an datapack of vanilla minecraft.