44 lines
837 B
JSON
44 lines
837 B
JSON
{
|
|
"entries": [
|
|
{
|
|
"pool": "minecraft:village/desert/houses",
|
|
"structures": [
|
|
{
|
|
"id": "bards_rpg:village/desert/pub",
|
|
"weight": 3,
|
|
"limit": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pool": "minecraft:village/savanna/houses",
|
|
"structures": [
|
|
{
|
|
"id": "bards_rpg:village/savanna/pub",
|
|
"weight": 3,
|
|
"limit": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pool": "minecraft:village/plains/houses",
|
|
"structures": [
|
|
{
|
|
"id": "bards_rpg:village/plains/pub",
|
|
"weight": 3,
|
|
"limit": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pool": "minecraft:village/snowy/houses",
|
|
"structures": [
|
|
{
|
|
"id": "bards_rpg:village/snowy/pub",
|
|
"weight": 3,
|
|
"limit": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |