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

vein generation issue with "type":"curve" #38

Open
h4ilst0rm opened this issue Jan 3, 2020 · 2 comments
Open

vein generation issue with "type":"curve" #38

h4ilst0rm opened this issue Jan 3, 2020 · 2 comments
Labels
Version: Any This issue or PR is not version dependent.

Comments

@h4ilst0rm
Copy link

h4ilst0rm commented Jan 3, 2020

image

There appears to be an issue with the curve type as seen in the image. Some of the generated veins are about 3 times as long as the others, and are perfectly aligned in either cardinal direction. The smaller veins I get do curve a bit and look fine to me, but these 3x as long as configured veins do not seem right.

The image was taken on a superflat world using this added to the default veins json:

"redstone_curve": {
   "type": "curve",
   "ore": "minecraft:redstone_ore",
   "stone": "minecraft:air",
   "rarity": 130,
   "min_y": 20,
   "max_y": 80,
   "density": 100,
   "horizontal_size": 32
}
@alcatrazEscapee alcatrazEscapee added the Version: Any This issue or PR is not version dependent. label Jul 30, 2020
@Mimic0445
Copy link

I am having the same bug in 1.12.2 with mod version 2.0.12.

Using superflat and generating in the air is a good debugging tip btw.

@CrownedJ
Copy link

CrownedJ commented Nov 2, 2021

Same issue, need help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Version: Any This issue or PR is not version dependent.
Projects
None yet
Development

No branches or pull requests

4 participants