Posted August 10, 20196 yr Hi there, I have been attempting to port my IWorldGenerator for floating islands to 1.14. The way the new worldgen works seems to have broken it. Code: https://gist.github.com/calebmanley/0fef6312c457289f08f1b0e59f8e722c It often generates with a whole line of chunks missing, or random single chunks missing. Here is an image of the broken feature... Here is an image of how it should look... (sometimes they seem to generate fine...) Any insight into what the problem could be would be extremely helpful. Thanks in advance! Edited August 18, 20196 yr by calebmanley reformat
August 10, 20196 yr 3 hours ago, calebmanley said: I have tried porting my old IWorldGenerator over to a Feature in 1.14 but I am having trouble Post your code. Preferably in a github repo. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 11, 20196 yr Author 19 hours ago, Animefan8888 said: Post your code. Preferably in a github repo. Here it is: https://gist.github.com/calebmanley/0fef6312c457289f08f1b0e59f8e722c
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.