Features
Armor
- rework Acoylte armor into Bio-Alchemist Armor
- add Warrior Armor (d65a835)
Chrysalis
- buff Chrysalis by allowing it to store any mob except bosses (28a8627)
- add EntityType tag for disallowing the capture of mobs with the chrysalis and update error message for not capturable mobs (e5c3574)
- add alex caves forsaken mob to the invalid capture target list of the chrysalis (b4cc46b)
- add alex caves termorzilla and hullbreaker mobs to the invalid capture target list of the chrysalis (113c8b9)
Potion Serums
- add potion serums with dynamic recipe generation (0141541)
- make healing/regen potion serums valid life energy sources for the cradle (74e5272)
Structures
- add abandoned lab and small worm structures by Tarnisheart (aeb7204)
- add large worm structure by Lordketer (68cff9c)
- add Nautilus Vault structure by Tarnisheart (5c62894)
- make wandering trader sell maps to biomancy structures ([5997228](https://github.com/Elenterius/Biomancy/
Misc
- add jump pad
- add Impaler gun ("rail gun") with recoil and high velocity projectiles that deal large amount of damage
- add fatal toxin gas grenade
- add acid splatter grenade
- add decay grenade
- add incendiary grenade
- add Oneway Membrane
- add Wategel block
- add Gelling Agent
- rework Flesh Pig to start breeding when it picks up food from the floor
- rework Flesh Chicken and make them attack undead mobs and replace bile output with acidic eggs and let it sometimes spill acid on blocks
- remove acid potions and replace it with acid extract
- add acid extract
- add painting by Shroomie
- add red screen overlay when affected by frenzy serum
- make flesh slab use variant textures like the full flesh block
- display cradle values as whole number percentages instead of decimals
- buff Nether Star life energy value for cradle sacrifices from 15k to 30k
- buff effects from food tributes
- re-balance cradle tributes of foods with life energy
- resolve recipe conflicts with item and tag based ingredients by making recipe matching of machines biased towards item ingredients
- add new biomancy keybinds and fix support for modifier keys (1d65a95)
- add fibrous primal flesh blocks (bb64658)
- add primal bone block (38056df)
- remove dev items (dev arm cannon, etc) for users (2a22240)
- make flesh blobs launch upwards when spawned from a cradle (c60ec4f)
- tweak tooltip styles (13040dd)
- make primal orifice glow when they contain any acid (a4b4a12)
- make primordial runes translatable with Primordial Sight/Infection (150844c)
- make frenzy serum recipe more expensive (b4c052d)
- add acidic eggs and make flesh chickens drop them (0228e9c)
- don't drop despoil loot dropping for kills without despoil (776296a)
- make looting not applicable to glands loot from despoil (5cefc3b)
- remove sinew item from despoil loot table (98c10aa)
- make surgical precision decrease essence anemia duration (2c4c6f8)
- make surgical precision more likely to drop the correct essence tier (b6bdab9)
- remove primordial core from the crafting recipe of the Flesh Plunderer (a4cfc38)
Recipes
- nerf bio-forge recipes for crafting bones, leather, etc.
- add bio-forge recipe for phantom membrane
- add alternative use for fangs and claws
- add slime ball and honey recipes
- make any crops (#forge:crops), AlexMobs banana & peel and more AlexCaves plants decomposable (7d11057)
- add digesting recipe for the acidic egg (38fc7f1)
Compat
- add despoil loot for mobs from the Ice And Fire mod
- add compatibility for Farmer's Delight and Alex's Delight
- make dragon hearts, dragon blood, hydra heart and etc. valid Cradle tributes
- add item tag #forge:bones/wither and make it a valid Cradle tribute
- add Overweight Farming compat
- add minor mod compat for Sons Of Sins
- make flesh chicken and primordial flesh blobs immune against Alex's Caves acid
- add entity tag (fleshkin_ignores) for which prey should be ignored by Flesh Pigs and Hungry Flesh Blobs
- add nbt support to SerumContainers (making them compatible with fluids, potions, etc)
- make Storage Sac inventory compatible with loot table randomization (31d9528)
- pehkui-integration: add config settings for enlargement and shrinking serum (d45d1cb)
- add corrosive effect to is_acid forge tag (03a9c07)
- add custom tooltip frames (by Jasdan) for the tooltip overhaul mod (53235f1)
- update decomposer recipe gui for JEI (42c7c86)
- make Watergel a real water fluid instead of being fake water. This makes it compatibility will all farmlands and fixes compatibility with Farmer's Delight (4490b16)
KubeJS
- add KubeJS integration with biomancy recipes and add Essence helpers (31dde22)
- add KubeJS integration with biomancy serums, bio-forge tabs, nutrients fuel/repair value and cradle tributes (667373b)
- add events for spawning custom mobs with the cradle and add KubeJS integration for it (7491b14)
Translations
- update Chinese Simplified translation by SlimeSB
- add Spanish translation
All translations are updated thanks to Biomancys' translation team on Crowdin. Other translations such as Korean, French, Portugese (Brazilian) and Ukranian exsist but are incomplete. If you want to help please check out the crowdin page for Biomancy.
Internal
- add automatic live backups and corruption recovery for Biomancys' spatial database (8743f5e)
Bug Fixes
- fix crash with despoil loot modifier for deaths without a killer entity
- fix big flesh blobs not being able to attack other mobs due to flawed attack reach calculations (3aad7aa)
- fix creative tab order of Biomancy tabs (0d61452)
- fix EssenceIngredients not displaying their tier (2717ee7)
- fix mixin incompatibility with iron spells mod (bd57e1e), closes #173
- fix order of item tags (42e7a6d)
- fix shield retraction animation playing on first use (a2208e8)
- fix water gel interaction with concrete powder (b92d5d4)
- fix startup crash due to mixin failure of internal biomancy library (7d0d183)
- try to correctly fix mixin incompatibility with Mohist Server (073a2b9), closes #160
- fix caustic gunblade with acid coated blades dealing 0 damage to acid immune mobs. Acid immune mobs will receive normal melee damage instead. (They will still not receive any damage from acid projectiles) (7f2e786)
- fix warrior leggings consuming nutrients for falls that don't cause damage (544c69a)
- fix armors not resisting acid effects (be98844)
- fix tooltip style of acidic egg (2d3e725)
- fix broken first person display of the Caustic GunBlade when holding down the right mouse button (605b15b)
- fix flesh chicken texture (45e0473)
- remove Houdini Sheep (292140b), closes #158
- don't display essence tier level for recipes without essence tier requirements (8b4927d)
- fix acid resistance of armors (cb01010)
- fix fall damage negation of jump pads (ff88e33)
- fix projectile launchers not using the correct accuracy values (2649cbf)
- make jump pad collision detection more reliable (492618d)
- properly prevent fall damage (without flimsy workarounds) when vertical collision with jump pads is sometimes not triggered due to tunneling (f368bee)
Features
Important
- remove integration for the Create mod and move it into a standalone addon mod called Bio-Factory (376bd3d)
- reorganize recipe ids (7077e18)
Fertilizer
- make fertilizer turn areas of dirt into grass blocks (da427bc)
- give fertilizer the ability to grow waterplants as well (d3bd61c)
- give fertilizer the ability to spread mycelium to dirt and grass blocks (6ea2aad)
- improve fertilizer to immediately grow saplings into trees when possible (39308bd)
- make fertilizer less annoying to craft and tweak exotic flesh mix recipe (809c98e)
Cradle
- improve handling of potion sacrifices, calculate the value based on the potion duration and level instead of using predefined values. (0469953)
- make milk bucket and honey bottle valid cradle tributes (354d3df)
- deobfuscate cradle text overlay (64bdd3f)
- add acolyte helmet upgrade for viewing cradle information (f9ec5b8)
- nerf: only show cradle info overlay when the acolyte helmet has nutrients (da6bcbe)
- tweak raw meats tag (b77abd1)
- give the friendly primordial flesh blob the ability to use Cradles from further distances (03d007b)
- make primordial flesh blobs immune to acid (8323a66)
Bio-Lab
- make input slots of Bio-Lab lockable (80c6f5e)
- add ghost item rendering for lockable bio-lab slots (7152061)
- rebrand Corrosive Additive to Decaying Additive (2ae27b1)
- buff: increase max stack size of serums from 8 to 16 (97bbff2)
- nerf: make frenzy effect consume food (e6656c5)
- tweak withdrawal effect side effects, add poison side effect and buff withdrawal duration reduction from eating sugary food (79d565c)
Misc
- make Bioluminescent Goo a sign applicator for glowing text (f322b12)
- buff: increase despoil drop chances for fangs and claws (aa5c534)
- re-balance Ravenous Claws, increase base damage by from 3.5 to 4, decrease attack speed from 4 to 3.5 and make attacks ignore invincibility frames only with full attack strength (83249ea)
- display nutrients cost in machine GUIs (e06ee55)
- make it possible to sneak click Vial Holders to bulk insert or extract vials (51719b4)
- update Biometric Membrane tooltip (690ee27)
- update Exotic Flesh Mix tooltip (205a59d)
Recipes
- add bulk Digestion of items in Gastric Acid (aba3a91)
- add decomposing recipe for the Oxeye Daisy flower (c144c18)
- add player and mob head recipes to the bio-forge (03f9910)
- buff: make coral decomposing recipes produce regenerative fluid (acedcc5)
- buff: make magma cream decomposing recipe give regenerative fluid (f167095)
- nerf: make various decomposing recipes more expensive (bb1a8fe)
- nerf: nerf feather decomposing recipe (4a8ecc3)
- nerf: nerf slimeball decomposing recipe (b39fe70)
- tweak kelp decomposing recipe (9aa12b4)
- tweak bio-lab recipes (406a056)
- re-balance some digesting recipes and nerf warped wart block recipe (bf819cd)
- add JEI crafting examples for player specific Biometric Membrane (06955c0)
Compat
- add missing despoil loot tables for alex's caves mobs (71cb4cd)
- tweak and add decomposer recipes for alex's mobs and caves items (0dd2374)
- tweak recipes for create and migrate them into the biomancy namespace (9a8361d)
- update raw_meats item tag with missing items from alex's mobs and caves (f5aca11)
- make all BoP flesh blocks decomposable (4ec514f)
- update Alex's Caves compatibility and make all candy biome blocks replaceable by flesh growth (f6e4919)
Translations
- update Russian (ru_ru) translation by Quarkrus (bf0338b)
API / Internal
- add fluid tribute registry
- refactor nutrients fuel registry
- rework fluid nutrients fuel registry
Bug Fixes
- fix crash when drinking milk under the frenzy effect (06d6929)
- fix bio-forge not counting ingredients with nbt data correctly (333e8a3)
- don't render outer skin layer when wearing acolyte armor (1d49205)
- fix biometric membrane recipe allowing invalid items to be consumed (7428e4e)
- fix trading advancement (ae2f0e6)
- fix ability to insert fuel from the side into the vial slot of the bio-lab (7f6bb5b), closes #154
- add EssenceIngredient to fix rendering issues with Essence in the Bio-Forge (d314c4f)
Bug Fixes
- fix server crash related to the primordial infestation effect (3dcdc0a)
Features
Misc
- add dispenser behavior for Gastric Acid Buckets (8a29d19), closes #147
- make it possible to add new users to Fleshkin Chests and Pressure Sensors with Tier 3 Essence (ce7907a)
- add rare chance to get Primordial Infection when eating raw meat (f9d612b)
- change Primordial Infestation effect to not spread malignant flesh on death when the victim is burning or freezing (c5ad128)
- increase duration of Primordial Infestation effect when eating living flesh (aff26e5)
- make Breeding Stimulant applicable to villagers (47d3739)
- add non-latin character handling to the text to rune conversion of the Primordial Infestation effect (50a9487)
- update Caro Invitica font with additional glyphs (8926687)
- display more distinct particles for tributes added to a Cradle (d9a613f)
ReBalancing
- buff: increase drop chances for Bile Glands and increase drop amount of Fangs and Claws for mobs with high attack damage (1a212e8)
- buff: increase Flesh Plunderer durability from 250 to 500 (ce7d9b5)
- nerf: decrease Flesh Plunderer attack damage from 12 to 8 (ce7d9b5)
- buff: make Flesh Plunderer not receive extra damage when the target dies (6249ae1)
- buff: increase Nutrient Paste saturation from 0.2 to 0.6 (c82fb77)
- nerf: decrease Nutrient Bar saturation from 1.8 to 1.2 (c82fb77)
- nerf: increase bio-forge crafting cost of flesh blocks (5a4d0fc)
- nerf: increase crafting cost of digesting recipes for non-food items (07e077b)
Recipes
- make flesh blocks decomposable (c25eae0)
- make Primal Bloom and Orifice decomposable (72ab9c9)
- make Primal Flesh Block craftable (534c007)
Compat
- alexs-caves: make dinosaur chop a valid fuel and cradle tribute (d248a7d)
Translations
- add Chinese (zh_tw) translation by vomiter-scp-zh (6397c56)
Bug Fixes
Features
Misc
- add Primdordial Infestation effect (1fc7824)
- add Fibrous Flesh block set (347c3eb)
- add Acid Cauldron (be19c12)
- make all snow, weak ice and giant mushroom blocks replaceable by flesh (83026be)
- make lava fluid destroy certain malignant flesh blocks (1b939be)
- make flesh veins flammable (4d8416d)
- make Living Flesh consumable (1f8c758)
- make Healing Activator advancement also trigger for healing additive or regenerative fluid (c849e51)
- add advancements with hints on how to find primal orifices and update the blocks tooltip to mention where the block can be found (a900080)
Mobs
- add Chroma Sheep mob (8f8e0f0)
- add Flesh Chicken mob (4020179)
- add Flesh Cow mob (02a7d72)
- add Flesh Pig mob (0904934)
- add Flesh Sheep mob (5ffbe31)
- add Thick Fur Sheep mob (2839710)
Compounds & Serums
- add breeding stimulant backfire for cows, sheep, pigs and chickens (be5e013)
- update Breeding Stimulant description to hint at how to get mutated/flesh animals (fd2c90c)
- add Frenzy Serum (9f403a8)
- make frenzy serum convert normal rabbits into killer rabbits (077ff0c)
- make most serums and compounds valid cradle tributes (095e773)
- make Shrink and Enlargement Serums affect max health (96aee28)
- change unstable compound explosion to be incendiary and capable of converting magma blocks to lava (57abda9)
- make using unstable compound on creepers or tnt cause an explosion (367d722)
Recipes
- add Cobweb recipe to the Bio-Forge (12a4447)
- update gunpowder recipe to require unstable compound (44d3c54)
Translations
- add Korean (South Korean) translation by Mexwell12 (2521dcf)
- update Chinese (zh_cn) translation by SlimeSB (473ba44)
- update Russian translation by Quarkrus (4f2f73f)
For Developers
- include Biomancy specific RecipeBuilders for datagen in the mod jar (87f0f88)
Bug Fixes
- fix StackOverflow caused by Biomancy's ScaleModifier implementation (Pehkui integration) (712cad0), closes #133
- fix Acolyte Armor z-fighting and render type (d246f39)
- fix bounding box issues with Flesh Blobs (4932979)
- change how Flesh Blob models are scaled in the renderer (e1f4d32)
- fix membranes not blocking pathfinding. Thanks to cdbarrett (37e2f03), closes #143
- fix Ravenous Claws normal attack unintentionally bypassing armor, resistances and enchantments (294fc5b)
- fix missing pixels on the Caustic Gunblade texture (81b8778)
âš BREAKING CHANGES
- refactor cradle tribute api
- rework nutrients api
- rework Nutrients handling and add fluid fuel support
- refactor living tools
- refactor recipe handling and replace all static food digesting recipes with one dynamic recipe
- migrate Despoil Loot from entity tags to loot-table driven approach
- removes the following EntityType tags: sharp_fang, sharp_claw, sinew, toxin_gland, volatile_gland, bile_gland, bone_marrow, withered_bone_marrow
Features
- update zh_cn translation (#131) (82de348)
- add Acolyte Armor (173d431)
- add Biometric Membrane (6c469a3)
- add Caustic Gunblade (7ef4c3d)
- add Chrysalis Block (701fc0f)
- add Gastric Acid Juice (ca96c78)
- add Mob Essence (81d8fc4)
- add mob Essence Extractor (b2e6a07)
- add Modular Larynx (d967c71)
- add Ornamental Flesh Slab (c2c717d)
- add Self-Feeding enchantment (28bdfca)
- add Smooth & Porous Primal Flesh variants for blocks, slabs, stairs and walls (db8c38e)
- add Surgical Precision enchantment (63c2404)
- add The Thorn shield (c0cbda7)
- alexs-caves: change decomposer recipe result for sea pigs (c9d846d)
- buff: change the Ravenous Claws damage from generic to bleed (5e738a5)
- buff: increase Ravenous Claws attack damage by 0.5 points (cf14b23)
- buff: increase repair value of nutrients for living items (0745169)
- buff: make bleed and acid damage bypass Invincibility-Frames (4af9092)
- buff: make Primordial Core crafting recipe cheaper (ed00205)
- change attack reach indicator of Ravenous Claws (f5a35aa)
- change decomposer recipe output for any Eggs from Mineral Fragments to Hormone Secretions (70b096b)
- improve filtering of items that can't be eaten by the cradle (20d96c3)
- improve tooltips looks & readability by removing the horizontal rule bar (7e57616)
- include primal flesh variants in flesh mound growth (e90cca9)
- increase anomaly spawn chance of Cradle by 2% (b757c6c)
- make all bio-machines fluid fuel consumers (IFluidHandler Capability) (5255124)
- make despoil loot-table driven where each mob has its own loot-table (94594ab)
- make it possible to also collect acid from Primal Orifices with glass bottles (3e72747)
- make Primal Bloom mineable with shears or silk-touch (6107eb5)
- make Primal Bloom placeable on all primal block variants (6da7fec)
- make Suspicious Stew a valid source of life energy for the Primordial Cradle (460119e), closes #125
- make the durability bar always visible for living tools without max nutrients (3f9f310)
- move the ravenous claws hud element below the crosshair (0dc1726)
- nerf: consume extra nutrients/charge when triggering abilities of the Ravenous Claws (547263e)
- nerf: decrease value of Suspicious Stew for cradle sacrifices (c58a791)
- nerf: reduce nutrients fuel value of everything (622dd0c)
- nerf: prevent insertion of Bundles into storage sacs (ece087b), closes #121
- nerf: reduce digester recipe output for nether wart blocks (86ca22b)
- nerf: reduce max stack size of Storage Sac to 1 (d9aa2ce)
- nerf: replace Nutrients with Nutrient Paste in crafting recipes (cdf1396)
- nerf: re-balance digesting recipes (nerf cocoa beans, bamboo, melon, pumpkin, cake, etc.) (fa0c900)
- reduce hostile spawn chance of Cradle by 15% (603e387)
- refactor recipe handling and replace all static food digesting recipes with one dynamic recipe (13751f6)
- remove entity tags for despoil loot (a15aa1f)
- remove experimental Toxicus & Bile-Spitter items (8d4817e)
- remove Nutrients to Nutrient Paste recipe (432dace)
- rename Acid fluid to Gastric Acid (8943ad0)
- show nutrient fuel value of items inside bio-machine GUIs (1437cd6)
- slightly tweak cradle behavior and limit Cradle attack on failure to sacrifices with high hostility (0db6ece)
- tweak advancements (1d23c35)
- tweak decomposing recipes (nerf golden carrot & golden apple; buff magma cream) (b24c330)
- tweak Primordial Core recipe (7a57ec6)
- tweak which enchantments can be applied to living tools (ba83959)
- change the requirements of the Kitty Cat advancement to also trigger for ocelots (8bc8696)
- add not_removable_with_cleansing_serum mob-effect tag (ed6d65a)
- add living tools with max nutrients amount to creative tab (78283de)
- add crafting recipe for the removal of Flesh Mound settings from a Primordial Cradle item (e5155ac)
- add crafting recipes for smooth and porous variants of primal flesh (7d03e2b)
- add distinct block model for Primal Orifices that are half full (1a69683)
- update Bloomberry texture (43b3e93)
- update chrysalis textures (2d83670)
- update Extractor texture (e6d8497)
- update Flesh Door textures (6a029f5)
- update Modular Larynx model (ca6bafb)
- update nutrient paste & bar textures (cf3ffa4)
- update Primordial Flesh Blob textures (b5a8283)
- add backwards compatibility for the removed bio-forge tab (abf2202), closes #118
Bug Fixes
- add missing translation strings for death messages (7c1614f), closes #123
- fix acid fluid applying potion effects to spectators (12db02a)
- fix block placement preview render not working for primal & malignant slabs (c156829)
- fix crash when placing down a Primordial Cradle (0ae4d37)
- fix Fleshkin Chests being breakable by block breaker machines (e.g. Create Drill) (54616d4), closes #109
- fix maw hopper stealing items from villagers & witches (db7621b), closes #122
- fix missing acid bucket pickup sounds (ff80b23)
- fix missing translation for fleshkin eat sounds (b7b37a4)
- fix mixin incompatibility with Apothic-Attributes mod (6a2aeb3)
- fix the glowing eye of the Primordial Cradle not displaying the correct amount of life energy (a215ec9)
- properly fix block tinting issues (35842f6)
- remove ability to enchant living tools and armor with unbreaking (59aba3f)
- remove biomancy's stonecutting recipes from the minecraft namespace (7a332fb)
- try to fix the rare issue where the Cradle Chamber is unable to form a floor by lowering Acid Chambers by 0.25 units (4864f6d)
Features
- Add Pirate-speak language (010f186)
- disable bio-forge recipe progression in the configs by default (temporary measure until progression rework happens) (80fe7c1)
- make 1.20 Items decomposable (794a2b3)
- make Alex's Caves items decomposable (9cf7c77)
- make Alex's Caves items digestible (de8d89d)
- make more Alex's Mobs Items decomposable (af5c0c2)
- make moss, dripleaves and hanging roots digestible (1178799)
- make turtle & sniffer egg digestible (14b29c8)
- add despoil loot to Alex's Caves mobs (5da2dd4)
- add thick pane variants of the membrane blocks (c6696b3)
- make Alxe's Mobs eggs digestible (76d9375)
- make Membranes valid windmill sails for Create (2d8ed8b)
- rename sound events (7211edf)
- update membrane block model & colors (c2d9174)
Bug Fixes
- add missing sound translations (7079b3a)
- data-gen: fix advancement parsing errors spamming the logs (750b6e4), closes #115
- fix coloring of vials in the vial holder not always updating and defaulting to white (4712b27)
- fix fertilizer not being consumed and converting dirt into the wrong grass block (9806d3f)
- fix missing acid fluid blockstate model file spamming the logs with errors (d69ecc7)
- exclude non-living entities from entity tags (1584145)
Features
- disable bio-forge recipe progression in the configs by default (temporary measure until progression rework happens) (48063c0)
- injector: change cancel and clear icons in the wheel menu (72844fb)
- injector: change item label color to white in the wheel menu (557da30)
- injector: tweak serum colors (abc0a6d)
- make Membranes valid windmill sails for Create (d74859b)
Bug Fixes
- add missing sound translations (7cb51a6)
- data-gen: fix advancement parsing errors spamming the logs (96ef8f3), closes #115
- fix coloring of vials in the vial holder not always updating and defaulting to white (8cb5caa)
- fix fertilizer not being consumed and converting dirt into the wrong grass block (9fc9a19)
- injector: fix mismatching serum colors between item and injector model (89ed8e9)
Features
- flesh-mound: increase the minimum cradle room size and make it more likely that it generates with a solid floor (3efe121)
âš BREAKING CHANGES
- tags: remove legacy item tags for biomass (dd31596)
- tags: rename primordial_ecosystem_replaceable tag to flesh_replaceable
Features
- change flesh spreading and add a reduced version of the flesh mound growth
- prevent flesh veins from eating living flesh (36b6e65)
- add block tags to explicitly allow/disallow attachment of flesh veins to specific blocks (77c1fee)
- make flesh veins replaceable (c574f3d)
- make overworld logs replaceable by flesh veins (f02208e)
- make life energy affect the energy charge of the Primordial Cradle and allow life energy of sacrifices to exceed 100 (ca75b23)
- make nether stars a valid sacrifice source (aa92c3a)
- make totem of undying a valid cradle sacrifice and buff a few tributes (19ebb14)
- remove the ability of mob effects to influence the hostility of Flesh Blobs spawned via the cradle (11fcd4d)
- make it possible to add more cradle tributes via code (9ab0c36)
- make the Cradle block item display its internal sacrifice information in the tooltip (f244c70)
- add config for enabling unlimited flesh growth near cradles (826c988)
- remove infinite flesh growth near cradles (distance < 8) (50df048)
- prevent natural spawning of mobs near cradles (0af5924)
- add
cannot_be_eaten_by_cradle
tag for items that should not be destroyed by the Cradle (d10be91) - add Primal Orifice block (02a2c84)
- add Acid fluid (61da539)
- add Primal Membrane block for living mobs (a0ea6e8)
- make Primal Membrane consider golems as not alive (98d17e1)
- add Undead-Permeable membrane (0902a3b)
- add Bloomlight block as a fleshy alternative to shroomlights (bdfa12f)
- add Primal Bloom Block and Bloomberry (6d575d2)
- tweak Primal Flesh block recipe (10e80c7)
- change Chiseled Flesh block/texture (be7e5d9)
- add server config for Bio-Forge recipe unlocking and Villager Trades (47a8b12)
- make wandering trader trades less expensive (0eb8f80)
- change the block material of Flesh Pillar, Chiseled Flesh and Ornate Flesh to "bony flesh" material (cac88ef)
- buff strength of "bony flesh" block material (increase destroy time from 3 to 4 and explosion resistance from 3 to 6) (f4b0580)
- make "bony flesh" blocks play flesh or bone sounds (with equal probability) (7cb6065)
- increase explosion resistance of Packed Flesh from 6 to 12 (3c633aa)
- change Primordial Lantern recipe to require a Bloomberry (28ef8e4)
- make Bio-Forge reduce fall damage (9c5e370)
- add items to forge tags for doors, trapdoors and chests (936074a)
Compat
- tetra-compat: make Dragon Sinew a valid cradle tribute (0abd696)
- tetra-compat: make Dragon Sinew decomposable (6f4732b)
- create-compat: add acid fluid compat for open pipes from Create (c6a1d80)
Bug Fixes
- add workaround for NERB incompatibility ("unlocks" all recipes when NERB is detected) (9dd10ee)
- fix machine menus displaying wrong crafting cost (430d54e)
- fix serum duplication bug with Injector (1137763)
- fix Wide Flesh Doors incompatibility with Quark's double door feature (e9f4eb5), closes #108
- fix flesh veins inability to spread over dirt paths (b319e1e)
- fix Primordial Cradle not persisting internal sacrifice values when mined (ac17061)
âš BREAKING CHANGES
- change JSON schema of biomancy recipes
Features
- remove name tag for legacy flesh blob texture (legacy flesh blob is now a cradle easter egg) (0750904)
- remove unused corrupted primal flesh block (817861b)
- add ability to "pet" Flesh Blobs (752fc58)
- add malignant and primal flesh walls (43cee81)
- add primordial bio lantern (a03a408)
- add specialised membrane variants for babies and adult mobs (0da0681)
- rework malignant flesh spreading mechanics (166350c)
- give creative players the ability to see all Bio-Forge recipe regardless of if they have unlocked them (507954c)
- make crafting cost (nutrients) data driven by including them in recipes (fe4770e)
- make membrane block deal reduced fall damage (7af7853)
- make part of the Primordial Core item emissive (3766d3d)
- mirco-buff Ravenous Claws (8fc4b84)
- mod-compat: add Create compacting recipes for flesh blocks (b3c228d)
- obfuscate primal and malignant flesh block tooltips (f181045)
- recipes: add Claw recipe to Bio-Forge (929245d)
- recipes: add Fang recipe to Bio-Forge (eda4464)
- recipes: buff decomposing recipe of Golden Apples (14e3e03)
- recipes: nerf Flesh Spike recipe (4488aa0)
- recipes: nerf kelp decomposing recipe (41169a5)
- recipes: nerf kelp digesting recipe (bd4dcb4)
- recipes: nerf Ravenous Claws recipe (2d12e11)
- recipes: remove Primordial Cradle recipe from Bio-Forge (ba4ada0)
- tweak flesh block recipes (f579e1f)
- tweak tooltip colors (af38a8b)
- add Caro Invitica font by Tyfin (09d182c)
- add Chiseled Flesh block (963e93e)
- add Fibrous Flesh block (a6d033d)
- add Fleshy Membrane block (2afb176)
- add item gui icon for the Ravenous Claws (36f8fed)
- add item texture for the Flesh Spike (54b5bec)
- add item texture for the Tendon Chain (fd1c457)
- add Ornate Flesh block (1c9f8ba)
- add Tubular Flesh block (86bf486)
- change injector item icon texture (34b6a15)
- make flesh plunderer magic outline emissive (94d4a55)
- make Flesh Spikes fall-on damage scale with the spike amount (9c9cdd1)
- replace Malignant Flesh Blob with Primordial Flesh Blob variants (9399a51)
- rework Cradle sacrifice system to prefer to spawn hostile mobs and occasionally anomalies (7a8bd97)
- add Drowsy Status Effect which prevents Phantoms from attacking (ce494f8)
- add HUD for the serum amount inside an Injector (e31657a)
- fix Injector not reloading with max serum amount (315c9af)
- increase Breeding Stimulant duration from 12 to 14 seconds (c77996e)
- make Cleansing Serum consume saturation (124a948)
- make Insomnia Cure serum apply the Drowsy status effect (97bc661)
- update Flesh Block variant textures (daf9b85)
- add claws & fangs item tags for crafting (cf0d3cf)
- add Malignant Flesh Block recipes (798db02)
- add Primal Flesh Block recipes (e2f678f)
- buff Flesh Plunderer damage from 10 to 12 and durability from 60 to 250 (ed6403e)
- enable shading for tendon chain & hanging bio lantern model (e246ee8)
- make all Flesh Blob sounds resource pack driven (a7d2cd4)
- make Malignant Veins harvestable with silk touch tools (additionally to shears) (3d6df08)
- remove trash slot from Bio-Lab UI (eaef2ad)
- update flesh blob troll texture (09d3980)
- enhance tooltip clarity and consistency (bdbbcb9)
Bug Fixes
- fix incompatibility with outdated versions of Create by simply not setting up any compat for it (min. Create version is now 0.5.0) (9e36f45)
- fix SacrificeHandler incorrectly tracking if it has any modifiers applied (7bab04f)
- fix buggy Vial Holder block breaking (5f343e0)
- fix critical hits not being detected (def136c)
- fix Insomnia Cure "not sleepy" check not working properly (594fb69)
- fix alex's mobs kangaroo and moose ribs decomposer recipes (remove nutrients output) (23af07d)
- fix Flesh Spike block not dropping the correct amount of spikes (7fdba95)
- fix inability to inject tamed mobs with Serums (5a346e9)
- fix white line on the bottom of the Flesh Door model (60971a0)
- fix Primordial Cradle consuming Tetra tools (9ee49e4)
- fix incompatibility with outdated versions of Create by simply not setting up any compat for it (min. Create version is now 0.5.0) (0c98e12)
- fix Flesh Spikes destroying Items (0a6f1f6)
Features
- add attack reach indicator for the Ravenous Claws (ccc850f)
- add Spanish translation by cabaneter (4c3c35b)
- add status effect version of Despoil for use by datapacks etc (fe2ae46)
- improve flesh spike tooltip (4e4c042)
- make bio-machines retain their fuel when destroyed (8ec768d)
- make flesh block texture less repetitive (uses placeholder textures) (20fb879)
Bug Fixes
Bug Fixes
- fix Ravenous Claws ability tooltips not using translation keys (989ff50)
- add missing language key for missing blood charge (478c585)
- fix Maw Hopper not inserting items on the correct block face (db57423)
- fix Ravenous Claws item name (ea9f79c)
- fix Ravenous Claws recipe (272071d)
- fix wrong fleshkin chest recipe (a6be325)
- make Ravenous Claws tooltip less confusing (c8940a6)
- make tooltip text for pressing the v key on living tools less confusing (7c7160f)
âš Breaking Changes
- reorganize code package structure
- change serum class structure and serum registry (e4f72b0)
- upgrade optional dependency on Create to version 0.5.1.b (d90600e)
- replace bone cleaver with despoiling sickle (029a98d)
- rework Long Claws into Ravenous Claw (dde4ba6)
- nerf fleshkin chest by removing shulkerbox behavior and dropping items on destruction (83dc760)
Features
Translations
- add Chinese Translation by nageih & oaktree233 (df22183)
General
- rework Bone Spike into Flesh Spike (4138a5b)
- make Cleansing Serum able to remove forced age from applicable mobs (908c7ef)
- trigger item sacrifice advancements for thrown items thrown into the Cradle by a player (214ca4e)
- add enchantment descriptions for "Enchantment Descriptions" mod (60aca25)
- add Bleed Status Effect (81792ba)
- add Flesh Pillar (33d3c96)
- add Primordial Core (766f9d4)
- replace Glass Vial with disposable Organic Vial (c33cf50)
- add Vial Holder block (4097a81)
- allow Maw Hopper to be waterlogged (79f0f74)
- apply micro-optimizations to Maw Hopper (64a00ee)
- change Armor Shred Effect to reduce armor by 1 point per level (b6526c0)
- disable entity collision for open Flesh Doors (1d3fa64)
- make Storage Sac Block directional and water loggable (0f7afe5)
- make the Corrosion effect able to convert Zombies into Skeleton (8949ed0)
- make Villagers injectable with the Injector (df0a401)
- rename creator spike damage to primordial spike damage (a6b0bd4)
- rework Maw Hopper behavior/system (directed pipes) (4ec3d0d)
- tweak Tongue block placement logic (024f80f)
- update advancements (f379e9f)
Recipes
- tweak bio-forging recipe of the Cradle (329b2ad)
- tweak Flesh Spike recipe (f3a02e0)
- tweak Fleshkin Chest recipe (b49e7bb)
- add Primordial Core recipe (93726a4)
- tweak Storage Sac recipe (dee8207)
- add sand & granite recipes (d475609)
Despoil Loot
- make despoil enchantment applicable to items with the knives tag (69d8ca5)
- rework & nerf Despoil Loot Modifier to only drop loot for killing mobs with the despoil enchantment (ffaee5e)
- adjust the sinew and bone marrow drop amount (c2f3503)
- damage durability of held despoil sickle when dropping loot (798bcd7)
- don't drop flesh bits from mobs (5619bc2)
- drop sinew for Zombies (8c25845)
- only guarantee a loot drop for the despoiling Sickle (cc5707b)
Visual
- render Primordial Cradle eye overlay at full brightness (ee8c0d2)
- retexture Component Items (d05017b)
- retexture Enlargement and Shrinking Serums (e7782ce)
- retexture Exotic Flesh Mix (afe5737)
- retexture Fertilizer (42219d4)
- retexture Glass Vial (be52721)
- retexture Living Flesh Item (29a7ee9)
- retexture Packed Flesh (5c32677)
- retexture Serums, Compounds and Additives (6ab94bc)
- update Bio-Forge model (d2f05aa)
- update Bio-Lab bounding box (6a0b8a6)
- update Bio-Lab model (46f869b)
- update Bio-Lantern model and add variants (384b9cd)
- update Corrosive & Armor Shred Icons (5e70b7d)
- update Decomposer model (8947028)
- update Digester Block model (6a0c8e6)
- update Flesh Door Model (4e111e7)
- update flesh spike model and interaction shape (71f5dfd)
- update flesh spike models and texture (36bd470)
- update Fleshkin Chest Model (bbfb25f)
- update Fleshkin Pressure Plate Model (55be3ef)
- update Injector model (b70121e)
- update Maw Hopper model (94844f2)
- update Tendon Chain model and texture (97383f1)
- update Tongue Block model (aba3b71)
Bug Fixes
- fix Bio-Forge GUI crashing the Client when clicking the next page button (4046464)
- fix ageing and rejuvenation serum interaction with Tadpoles & Frogs (af655a6)
- potentially fix concurrent modification exception when getting voxel shapes for certain blocks (b0a0eb2)
- remove ability to insert storage container blocks/items into the storage sac on right clicking the sac (762e10e)
- fix advancements not firing for sacrificing item in the cradle (9566f3d)
- fix broken 1.19 fix for empty lines disappearing when long text is wrapped (ea86a02)
- fix Cradle sacrifices not increasing biomass and life energy at the same time (e993b0f)
- fix fleshkin chest not resisting explosions (ccfd1be)
- fix Injector not dealing damage before affecting the target with the serum (07f1906)
- fix y rotation of bounding boxes of certain blocks (57f2e12)
- remove invalid frames from item texture animations (5f7c167)
- replace Create contraption workaround for Iris Door with proper solution (4cdbfce)