Structure test update
This commit is contained in:
parent
c1bdfdd1f6
commit
aa0ac9a78f
Binary file not shown.
Binary file not shown.
@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"minecraft:plains"
|
"minecraft:basalt_deltas",
|
||||||
|
"minecraft:soul_sand_valley",
|
||||||
|
"minecraft:warped_forest"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -2,6 +2,10 @@
|
|||||||
"structures":[
|
"structures":[
|
||||||
{
|
{
|
||||||
"structure": "overdrive_that_matters:field_research_pod",
|
"structure": "overdrive_that_matters:field_research_pod",
|
||||||
|
"weight": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"structure": "overdrive_that_matters:field_research_pod_ruin",
|
||||||
"weight": 1
|
"weight": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user