Skip to content

Commit

Permalink
April Maintenance update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoiceTheorem committed Apr 5, 2024
1 parent ae3b97c commit 909efc2
Show file tree
Hide file tree
Showing 158 changed files with 566 additions and 117 deletions.
9 changes: 4 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# What's changed

+ Fix loot tables of the farmer delight's farm.
+ Fix rice paddies from farmer delight's.
+ Compatibility with [Rats](https://www.curseforge.com/minecraft/mc-mods/rats)
+ Compatibility with [Creates:Structures](https://www.curseforge.com/minecraft/mc-mods/create-structures)
+ Adding camels and Vampirism if applied to village centers
+ Fix Villager Plus
+ Fix Create:Structure Compat
+ Fix bug [#122](https://github.com/ChoiceTheorem/ChoiceTheorem-s-overhauled-village/issues/122)
+ Fix bug [#120](https://github.com/ChoiceTheorem/ChoiceTheorem-s-overhauled-village/issues/120)
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/beach/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/beach/house",
"location":"ctov:village/beach/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/christmas/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/christmas/house",
"location":"ctov:village/christmas/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/halloween/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/halloween/house",
"location":"ctov:village/halloween/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/desert/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/desert/house",
"location":"ctov:village/desert/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/desert_oasis/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/desert_oasis/house",
"location":"ctov:village/desert_oasis/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/jungle/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/jungle/house",
"location":"ctov:village/jungle/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/jungle_tree/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/jungle_tree/house",
"location":"ctov:village/jungle_tree/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/mesa/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mesa/house",
"location":"ctov:village/mesa/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/mesa_fortified/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mesa_fortified/house",
"location":"ctov:village/mesa_fortified/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/mountain/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mountain/house",
"location":"ctov:village/mountain/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/mountain_alpine/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mountain_alpine/house",
"location":"ctov:village/mountain_alpine/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/mushroom/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mushroom/house_brown",
"location":"ctov:village/mushroom/jobsite/windmill"
}
},
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/mushroom/house_red",
"location":"ctov:village/mushroom/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/plains/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/plains/house",
"location":"ctov:village/plains/jobsite/windmill"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type": "lithostitched:add_template_pool_elements",
"predicate": {
"type": "lithostitched:all_of",
"predicates": [
{
"type": "lithostitched:mod_loaded",
"mod_id": "create_structures"
}
]
},
"template_pool": "ctov:village/plains_fortified/house",
"elements": [
{
"weight": 5,
"element": {
"element_type": "minecraft:single_pool_element",
"projection": "rigid",
"processors": "ctov:village/plains_fortified/pink_house",
"location":"ctov:village/plains_fortified/jobsite/windmill"
}
}
]
}
Loading

0 comments on commit 909efc2

Please sign in to comment.