buffed the stick spawn rate in the nether
This commit is contained in:
parent
3b80f0687e
commit
b054d59d27
9 changed files with 9 additions and 6 deletions
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:count_on_every_layer",
|
||||
"count": 5
|
||||
"count": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
{
|
||||
"feature": "tfg:nether/surface/stick_patch",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:height_range",
|
||||
"height": {
|
||||
|
|
@ -19,7 +15,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:count_on_every_layer",
|
||||
"count": 1
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue