Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f13ab30
ComplicatedBees update:官库更新
ChuijkYahus Apr 4, 2025
5bcc9e8
Update projects/1.20/assets/complicated-bees/complicated_bees/lang/zh…
ChuijkYahus Apr 4, 2025
ad668e6
ComplicatedBees fix:Mutation Catalyst
ChuijkYahus Apr 5, 2025
dda7f61
Update en_us file for complicated-bees
cfpa-bot[bot] Apr 5, 2025
0c257f5
ComplicatedBees fix:enus恢复
ChuijkYahus Apr 5, 2025
13513b9
ComplicatedBees update:版本更新
ChuijkYahus Apr 10, 2025
abd8ca0
ComplicatedBees update:官库更新
ChuijkYahus Apr 22, 2025
62ac9ee
ComplicatedBees update:官库更新
ChuijkYahus Apr 29, 2025
e951863
ComplicatedBees update:版本更新
ChuijkYahus May 3, 2025
83df238
ComplicatedBees update:版本更新
ChuijkYahus Jun 21, 2025
2eb3de6
ComplicatedBees fix:修
ChuijkYahus Jun 26, 2025
4de6f0e
ComplicatedBees update:版本更新
ChuijkYahus Jul 11, 2025
4357b3f
ComplicatedBees update:官库更新
ChuijkYahus Jul 29, 2025
8fbfba5
ComplicatedBees update:官库更新
ChuijkYahus Aug 6, 2025
43f0c18
ComplicatedBees update:官库更新
ChuijkYahus Aug 19, 2025
99b0c88
ComplicatedBees fix
ChuijkYahus Aug 19, 2025
88ddf9e
ComplicatedBees update:版本更新
ChuijkYahus Aug 22, 2025
03e3037
ComplicatedBees update:版本更新
ChuijkYahus Aug 29, 2025
36a2018
ComplicatedBees update:版本更新
ChuijkYahus Oct 28, 2025
8d752cb
ComplicatedBees update:版本更新
ChuijkYahus Dec 7, 2025
7a6145e
ComplicatedBees update:版本更新
ChuijkYahus Apr 26, 2026
6aadd7a
ComplicatedBees update:整个搬运
ChuijkYahus Apr 26, 2026
df702aa
chore: migrate to new path structure
Jun 23, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
278 changes: 255 additions & 23 deletions projects/assets/complicated-bees/1.20/complicated_bees/lang/en_us.json

Large diffs are not rendered by default.

279 changes: 255 additions & 24 deletions projects/assets/complicated-bees/1.20/complicated_bees/lang/zh_cn.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "Bee Products",
"description": "The things that bees can produce.",
"icon": "complicated_bees:comb"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Machines",
"description": "Clever little blocks to help you on your journey.",
"icon": "complicated_bees:microscope"
"description": "Clever doohickeys to help you on your journey.",
"icon": "complicated_bees:apiary"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Beeswax",
"icon": "complicated_bees:beeswax",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:apiary",
"pages": [
{
"type": "patchouli:text",
"text": "Beeswax is the most common component in combs - it can be applied to copper to stop it from oxidizing further, or crafted into a variety of decorative blocks."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:wax_block"
},
{
"type": "patchouli:smelting",
"recipe": "complicated_bees:smooth_wax"
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:wax_bricks"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Combs",
"icon": "complicated_bees:comb",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:first_bee",
"pages": [
{
"type": "patchouli:text",
"text": "Combs are generally produced by bees in some sort of bee housing. They don't do much on their own, but you can process them in the $(l:complicated_bees:machines/centrifuge)Centrifuge$() for a variety of products."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Honey Droplets",
"icon": "complicated_bees:honey_droplet",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:apiary",
"pages": [
{
"type": "patchouli:text",
"text": "Honey drops are semi-solid blobs of precious honey, used in the crafting of food as well as in the $(l:complicated_bees:genetics/analyzer)Analyzer$() to pacify bees for analysis."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:honeyed_slice"
},
{
"type": "patchouli:smelting",
"recipe": "complicated_bees:honey_porkchop"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Pollen",
"icon": "complicated_bees:pollen",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:apiary",
"turnin": "complicated_bees:pollen",
"pages": [
{
"type": "patchouli:text",
"text": "Pollen, produced by centrifuging certain kinds of combs, can be used in a variety of crafting recipes. It can also be used as a fertilizer."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:ambrosia"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Propolis",
"icon": "complicated_bees:propolis",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:apiary",
"turnin": "complicated_bees:propolis",
"pages": [
{
"type": "patchouli:text",
"text": "Propolis, also known as bee glue, is a resin-like material used as a protective barrier inside some types of bee nests. Obtained by centrifuging certain types of combs, it can be centrifuged into silk and (rarely) slimeballs."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:string_from_silk"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Royal Jelly",
"icon": "complicated_bees:royal_jelly",
"category": "complicated_bees:bee_products",
"advancement": "complicated_bees:apiary",
"turnin": "complicated_bees:royal_jelly",
"pages": [
{
"type": "patchouli:text",
"text": "Royal jelly is a special substance meant to feed future queen bees. Obtained by centrifuging certain types of combs, it can be used in a variety of crafting recipes, as well as research material for the $(l:machines/microscope)Microscope$() and fuel for the Mellarium Mutator."
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cold Frame",
"icon": "complicated_bees:cold_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Deadly Frame",
"icon": "complicated_bees:deadly_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/deadly_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Dry Frame",
"icon": "complicated_bees:dry_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "Frame",
"icon": "complicated_bees:frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/frame",
"advancement": "complicated_bees:apiary",
"turnin": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Honeyed Frame",
"icon": "complicated_bees:honeyed_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/honeyed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Hot Frame",
"icon": "complicated_bees:hot_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Restrictive Frame",
"icon": "complicated_bees:restrictive_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Soothing Frame",
"icon": "complicated_bees:soothing_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/honeyed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "Frame Materials",
"icon": "complicated_bees:waxed_stick",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/misc/waxed_stick",
"advancement": "complicated_bees:frame",
"priority": true,
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Twisting Frame",
"icon": "complicated_bees:twisting_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Waxed Frame",
"icon": "complicated_bees:waxed_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Wet Frame",
"icon": "complicated_bees:wet_frame",
"category": "complicated_bees:frames",
"advancement": "complicated_bees:recipes/waxed_frame",
"advancement": "complicated_bees:frame",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "The Analyzer",
"icon": "complicated_bees:analyzer",
"category": "complicated_bees:genetics",
"advancement": "complicated_bees:recipes/misc/analyzer",
"advancement": "complicated_bees:apiary",
"turnin": "complicated_bees:analyzer",
"priority": true,
"pages": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Dominance",
"icon": "minecraft:potion",
"category": "complicated_bees:genetics",
"advancement": "complicated_bees:recipes/misc/analyzer",
"advancement": "complicated_bees:apiary",
"pages": [
{
"type": "patchouli:text",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "Genetic Overview",
"icon": "complicated_bees:drone",
"category": "complicated_bees:genetics",
"advancement": "complicated_bees:recipes/misc/analyzer",
"advancement": "complicated_bees:apiary",
"priority": true,
"pages": [
{
"type": "patchouli:text",
"text": "Bees have genes, which control every single thing about them - productivity, environmental preferences and tolerances, effects, etc. Breeding two different species of princess and drone together will result in a hybrid, or rarely, a mutation."
"text": "Bees have genes, which control every single thing about them - productivity, environmental preferences and tolerances, effects, etc. Breeding two different species of princess and drone together will produce offspring that is a hybrid, or rarely, a mutation."
},
{
"type": "patchouli:image",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Mutations",
"icon": "minecraft:nether_wart",
"category": "complicated_bees:genetics",
"advancement": "complicated_bees:recipes/misc/analyzer",
"advancement": "complicated_bees:apiary",
"pages": [
{
"type": "patchouli:text",
Expand All @@ -14,7 +14,7 @@
},
{
"type": "patchouli:text",
"text": "Carefully breed these mutated bees with your current genetic stock to get more! Keep in mind that some species are recessive, and will take more effort to breed true."
"text": "Carefully breed these mutated bees with your current genetic stock to get more! Keep in mind that some species are recessive, and will take more effort to breed true.$(br2)Additionally, some mutations need special conditions before they happen! Check the $(l:complicated_bees:machines/apid_library)Apid Library$() or hover over the mutation chance in a recipe browser to see what those conditions are."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Apiary",
"icon": "complicated_bees:apiary",
"category": "complicated_bees:machines",
"advancement": "complicated_bees:first_bee",
"turnin": "complicated_bees:apiary",
"pages": [
{
"type": "patchouli:text",
"text": "An apiary is ideal bee housing - with easily-accessible space for bees, frames, and products, this wonderful little block is a beekeeper's (or, if you're feeling fancy, an apiarist's) best friend!"
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:apiary",
"title": "Apiary",
"text": "You can use any type of comb to craft an apiary!"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Apid Library",
"icon": "complicated_bees:apid_library",
"category": "complicated_bees:machines",
"advancement": "complicated_bees:recipes/misc/apid_library",
"pages": [
{
"type": "patchouli:text",
"text": "The Apid Library allows you to examine bees in your possession and determine whether or not they can mutate into new species.$(br2)Simply place a bee in the top right slot and select a mutation on the left (if any) to see more information about it."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:apid_library",
"title": "Apid Library",
"text": "$(o)At least the books are waterproof...?$(br2)$()"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Autolyzer",
"icon": "complicated_bees:autolyzer",
"category": "complicated_bees:machines",
"advancement": "complicated_bees:analyzer",
"pages": [
{
"type": "patchouli:text",
"text": "The autolyzer is the block form of an $(l:complicated_bees:genetics/analyzer)Analyzer.$() It can interact with hoppers and other item transport options, and will only allow analyzed specimens to be extracted from itself."
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:autolyzer",
"title": "Autolyzer",
"text": "$(o)I've been around the block$()"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Bee Sorter",
"icon": "complicated_bees:bee_sorter",
"category": "complicated_bees:machines",
"advancement": "complicated_bees:recipes/misc/bee_sorter",
"pages": [
{
"type": "patchouli:text",
"text": "The Bee Sorter is able to classify and sort bees that get piped into it.$(br2)It can accept items from any side, taking them into its single-slot buffer, and will automatically output that item to any sides that have filters configured to match the item, following a few rules explained on the next pages:"
},
{
"type": "patchouli:crafting",
"recipe": "complicated_bees:bee_sorter",
"title": "Bee Sorter",
"text": "$(o)Brain in a box$(br2)$()"
},
{
"type": "patchouli:text",
"text": "Each side of the block has a color on it - interact with the block to open the GUI.$(br2)On the left, you have type filters - click these to swap between drone, princess, queen, any bee, non-bee, and no items allowed.$(br2)The remaining six slots on each row are species filters, where 0 is the primary and 1 is the secondary. You can set these by left/right clicking the slot with a bee or dragging from a recipe browser."
},
{
"type": "patchouli:image",
"images": ["complicated_bees:textures/gui/patchouli/machines/bee_sorter.png"],
"title": "Bee Nests",
"border": true,
"text": "A side is selected based on how specific the filter is..."
},
{
"type": "patchouli:text",
"text": "...for example, the bee sorter configured on the last page will output any Forest-Plains drones to the white side, other drones with Forest as the primary species to the black side, and any other drones will be split randomly between the red and blue sides.$(br2)By default, the sorter auto-exports - you can disable this with redstone."
}
]
}
Loading
Loading