Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

MinY/MaxY not being respected w/ UNDERWATER Generator Type #17

Open
jaxmacky opened this issue May 28, 2019 · 0 comments
Open

MinY/MaxY not being respected w/ UNDERWATER Generator Type #17

jaxmacky opened this issue May 28, 2019 · 0 comments

Comments

@jaxmacky
Copy link

Pillar-1.2-10.jar
MC 1.12.2

Trying to spawn a structure within a specific Y level underwater, but Min/Max don't seem to work with UNDERWATER Generator Type. Maybe it's my confusion on how the Generator Types work.

`{
"generatorType": "UNDERWATER",
"minY": 0,
"maxY": 10,
"offsetX": 0,
"offsetY": 0,
"offsetZ": 0,

"mirrorType": "NONE",
"rotation": null,
"ignoreEntities": false,

"dimensionSpawns": [55],
"biomeNameSpawns": [],
"biomeTagSpawns": [],
"isDimensionSpawnsBlacklist": false,
"isBiomeNameSpawnsBlacklist": true,
"isBiomeTagSpawnsBlacklist": false,
"generateEverywhere": false,

"integrity": 1,
"decay": 0,

"filling": "minecraft:gravel",
"fillingMetadata": 0,
"fillingType": "WATER",

"rarity": 100

}`
2019-05-28_04 05 43

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant