Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Solution to the End Frame not regenerating when deleting dim1 #202

Open
Shibva opened this issue Nov 27, 2021 · 1 comment
Open

Comments

@Shibva
Copy link

Shibva commented Nov 27, 2021

for those that came here to complain about the end frame missing after deleting the dim1 folder, please be uderstanding that this might be a limitation or oversite with the mod.

a report has been made and a link to an sollution on ATM 6 page wtih a somewhat complicated solution involving copy-pasting NBT data between a new and current world

Im here to tell you that I have stubled across a more simple sollution and all it takes is just some very simple value chages to the level.data file

all you have todo are these 5 easy steps

  1. Open the level.data using a NBT reading program like NBTexplorer; MAKE SURE YOUR WORLD IS NOT OPEN WHILE DOING THESE CHANGES

  2. navigate to the following path
    Level.data->Data->Dragonfight

  3. locate these 3 values and change them all to 0
    image
    (Note: while im not sure what one does it, I feel the legacyscan is the value that causes it; also please not that altering these settings will also RESET the kill count on the Ender Dragon and may in fact result in another dragon egg from forming (unless you have another mod that changes this behavior)

  4. Save the Changes and close the NBT exploring program

  5. Rejoin your affected world and find that the custom frame itself has regenerated (along with a ender dragon)

I hope this has help you all. thanks for reading and have a nice day ^w^

@Shibva
Copy link
Author

Shibva commented Nov 27, 2021

[For the Developers}
Thankyou for making this nice and cool mod and If I had to make a recommendation to make this process easier, I would add a command that when ran it would cause the system that replaces the old frame with the new one or whatever is done to generate it to force run it

@SmellyModder SmellyModder pinned this issue Jan 16, 2022
@SmellyModder SmellyModder changed the title [Pin Request] [Sollution] Simple Solution to the End Frame not regenerating when deleting dim1 Simple Solution to the End Frame not regenerating when deleting dim1 Jan 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant