buffed the stick spawn rate in the nether

This commit is contained in:
Pyritie 2025-04-21 19:59:42 +01:00
parent 3b80f0687e
commit b054d59d27
9 changed files with 9 additions and 6 deletions

View file

@ -65,6 +65,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -62,6 +62,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -62,6 +62,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -63,6 +63,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -63,6 +63,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -62,6 +62,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -59,6 +59,7 @@
"tfg:nether/surface/pumice_patch",
"tfg:nether/surface/beneath_mushrooms",
"tfg:nether/surface/guano_patch",
"tfg:nether/surface/stick_patch",
"tfg:glow_lichen"
],
[

View file

@ -8,7 +8,7 @@
},
{
"type": "minecraft:count_on_every_layer",
"count": 5
"count": 10
},
{
"type": "minecraft:height_range",

View file

@ -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"