Skip to content

Commit

Permalink
fixes some issues with taiga town/village centers
Browse files Browse the repository at this point in the history
  • Loading branch information
Thutmose committed Oct 8, 2022
1 parent 2d53d5f commit 20381c3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"element_type": "pokecube:expanded_pool_element",
"location": "pokecube:village/taiga/town_centers/center_small",
"processors": "pokecube:generic",
"int_config":{"y_offset": -2},
"projection": "rigid"
},
"weight": 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"element_type": "pokecube:expanded_pool_element",
"location": "pokecube:village/taiga/town_centers/center_2",
"processors": "pokecube:decay_30_percent",
"int_config":{"y_offset": -1},
"int_config":{"y_offset": -2},
"projection": "rigid"
},
"weight": 1
Expand Down

0 comments on commit 20381c3

Please sign in to comment.