Jump to content

Trying to Load Structure Template 1.14.4


Drizzs

Recommended Posts

So i'm trying to get a structure to spawn in my mod using an NBT structure i created but its not actually spawning. So i was able to register the structure and i'm pretty confident its in there in code but for some reason i cant use a structure block to spawn it. What would i need to do to get this working. Here is my git with the files and the NBT files from my GIT Any idea's on where i can go or what i can try would be helpful! https://github.com/drizzs/GrassWorld-1.14/blob/1.14.4-rewrite/src/main/java/com/drizzs/grassworld/features/GrassIslandPiece.java

https://github.com/drizzs/GrassWorld-1.14/blob/1.14.4-rewrite/src/main/java/com/drizzs/grassworld/features/GrassIslandStructure.java

https://github.com/drizzs/GrassWorld-1.14/blob/1.14.4-rewrite/src/main/java/com/drizzs/grassworld/features/GrassIslandVariant.java

https://github.com/drizzs/GrassWorld-1.14/tree/1.14.4-rewrite/src/main/resources/data/grassworld/structures

only the dirtisland variant is being used.

i'm assuming its not loading my template possibly

https://github.com/drizzs/GrassWorld-1.14/blob/1.14.4-rewrite/src/main/java/com/drizzs/grassworld/registries/GrassFeatures.java

this is how i register it and such

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.