Skip to content

Commit

Permalink
Merge pull request #1435 from TelepathicGrunt/1.21-rs-compat1
Browse files Browse the repository at this point in the history
Update Repurposed Structures compatibility
  • Loading branch information
Cheaterpaul authored Nov 3, 2024
2 parents 64d54bb + fc2265b commit 19617e2
Show file tree
Hide file tree
Showing 27 changed files with 94 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_badlands",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"target_structure": "repurposed_structures:village_bamboo",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
"never_spawn_more_than_this_many": 1
},
{
"nbt_piece_name": "vampirism:village/bamboo/houses/hunter_trainer",
"never_spawn_more_than_this_many": 1
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_birch",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"target_structure": "repurposed_structures:village_cherry",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
"never_spawn_more_than_this_many": 1
},
{
"nbt_piece_name": "vampirism:village/cherry/houses/hunter_trainer",
"never_spawn_more_than_this_many": 1
}
]
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_crimson",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_dark_forest",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_giant_taiga",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_jungle",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_mountains",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_oak",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_swamp",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"target_structure": "repurposed_structures:village_warped",
"pieces_spawn_counts": [
{
"nbt_piece_name": "vampirism:village/totem",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/badlands/houses",
"target_pool": "repurposed_structures:villages/badlands/houses",
"fallback": "repurposed_structures:villages/badlands/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"target_pool": "repurposed_structures:villages/bamboo/houses",
"fallback": "repurposed_structures:villages/bamboo/terminators",
"elements": [
{
"weight": 400,
"element": {
"location": "vampirism:village/bamboo/houses/hunter_trainer",
"processors": "minecraft:empty",
"projection": "rigid",
"element_type": "minecraft:single_pool_element"
}
},
{
"weight": 20,
"element": {
"location": "vampirism:village/totem",
"processors": "minecraft:empty",
"projection": "rigid",
"element_type": "minecraft:single_pool_element"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/birch/houses",
"target_pool": "repurposed_structures:villages/birch/houses",
"fallback": "repurposed_structures:villages/birch/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"target_pool": "repurposed_structures:villages/cherry/houses",
"fallback": "repurposed_structures:villages/cherry/terminators",
"elements": [
{
"weight": 400,
"element": {
"location": "vampirism:village/cherry/houses/hunter_trainer",
"processors": "minecraft:empty",
"projection": "rigid",
"element_type": "minecraft:single_pool_element"
}
},
{
"weight": 20,
"element": {
"location": "vampirism:village/totem",
"processors": "minecraft:empty",
"projection": "rigid",
"element_type": "minecraft:single_pool_element"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/crimson/houses",
"target_pool": "repurposed_structures:villages/crimson/houses",
"fallback": "repurposed_structures:villages/crimson/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/dark_forest/houses",
"target_pool": "repurposed_structures:villages/dark_forest/houses",
"fallback": "repurposed_structures:villages/dark_forest/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/giant_taiga/houses",
"target_pool": "repurposed_structures:villages/giant_taiga/houses",
"fallback": "repurposed_structures:villages/giant_taiga/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/jungle/houses",
"target_pool": "repurposed_structures:villages/jungle/houses",
"fallback": "repurposed_structures:villages/jungle/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/mountains/houses",
"target_pool": "repurposed_structures:villages/mountains/houses",
"fallback": "repurposed_structures:villages/mountains/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/oak/houses",
"target_pool": "repurposed_structures:villages/oak/houses",
"fallback": "repurposed_structures:villages/oak/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/swamp/houses",
"target_pool": "repurposed_structures:villages/swamp/houses",
"fallback": "repurposed_structures:villages/swamp/terminators",
"elements": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "repurposed_structures:villages/warped/houses",
"target_pool": "repurposed_structures:villages/warped/houses",
"fallback": "repurposed_structures:villages/warped/terminators",
"elements": [
{
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 19617e2

Please sign in to comment.