Skip to content

Commit

Permalink
[Compat] RPG series
Browse files Browse the repository at this point in the history
Fixes #150/1
  • Loading branch information
ChoiceTheorem committed Jul 9, 2024
1 parent e634d11 commit ddd75b8
Show file tree
Hide file tree
Showing 45 changed files with 613 additions and 9 deletions.
7 changes: 1 addition & 6 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# What's changed

+ Increase village size across the board.
+ Guarantee spawn for waystone and bounty board but it can be anywhere in the village.
+ Added lithostitched as requirement as it should have been
+ Added Ice and Fire Compat {[#159](https://github.com/ChoiceTheorem/ChoiceTheorem-s-overhauled-village/issues/159)}
+ Added Rat cage in petshops
+ Added Cloud Storage Compat {[#160](https://github.com/ChoiceTheorem/ChoiceTheorem-s-overhauled-village/issues/160)}
- Added Jewelry Compat
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/beach/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/beach/house",
"location": "ctov:village/beach/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/christmas/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/christmas/house",
"location": "ctov:village/christmas/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/halloween/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/halloween/house",
"location": "ctov:village/dark_forest/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/desert/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/desert/house",
"location": "ctov:village/desert/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/desert_oasis/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/desert/house",
"location": "ctov:village/desert_oasis/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/jungle/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/jungle/house",
"location": "ctov:village/jungle/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/jungle_tree/terminator",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/jungle/house",
"location": "ctov:village/jungle_tree/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/mesa/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mesa/house",
"location": "ctov:village/mesa/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/mesa_fortified/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mesa_fortified/house",
"location": "ctov:village/mesa_fortified/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/mountain/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mountain/house",
"location": "ctov:village/mountain/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/mountain_alpine/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mountain/house",
"location": "ctov:village/mountain_alpine/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "jewelry"
}
]
},
"template_pool": "ctov:village/mushroom/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "lithostitched:guaranteed",
"delegate": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mushroom/house_red",
"location": "ctov:village/mushroom/jobsite/jewelry_shop"
},
"count": 1,
"min_depth": 3
}
}
]
}
Loading

0 comments on commit ddd75b8

Please sign in to comment.