Skip to content

Commit

Permalink
Makes vein smaller and increases max height
Browse files Browse the repository at this point in the history
  • Loading branch information
last8kings committed Dec 7, 2023
1 parent 69fddf7 commit 7ad205c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"weight": -1,
"density": 0.75,
"max_height": 70,
"max_height": 110,
"min_height": 62,
"block": "minecraft:sand",
"vein_populator": {
Expand All @@ -15,8 +15,8 @@
"generator": {
"type": "layered",
"radius": [
32,
32
16,
16
]
},
"filler": {
Expand Down

0 comments on commit 7ad205c

Please sign in to comment.