Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Kaleidoscope Cookery
Kaleidoscope Cookery

Kaleidoscope Cookery

Cook all kinds of delicious food!

3.5M
409

1.3.0-neoforge+mc1.21.1

release22 апреля 2026 г.

Kaleidoscope Cookery 1.3.0 Changelog

🆕 New Content

  • Added 4 new Status Effects:
    • Vitality: When killing an adult mob, a corresponding baby mob will spawn at its death location (Adult Zombies have a 5% chance to additionally spawn a Baby Villager).
    • Instant Smelting: When mining ores, the drops are automatically smelted into their respective smelting products; the effect level determines the maximum amount that can be smelted at once.
    • Projectile Evasion: When hit by a projectile, automatically cancels the damage and teleports the player to a random nearby location; each evasion consumes 10 seconds of effect duration (does not consume duration if the effect is infinite).
    • Languid: Entities with this effect will apply Slowness II to their targets for 5 seconds when attacking.
  • Added more granular configuration options for Satiated Shield (satiated_shield) (#172):
    • SatiatedShieldAbsorbEnabled: Whether to enable damage absorption for the Satiated Shield effect.
    • SatiatedShieldAbsorbExcessDamage: Whether damage exceeding the absorption limit is still absorbed.
    • IsSatiatedShieldDisableWhenHungryEffect: Whether the Satiated Shield is disabled when the player has the Hunger effect.
    • SatiatedShieldMinFoodLevel: Minimum Food Level required to trigger Satiated Shield (Default: 4, Range: 1~20).
    • SatiatedShieldAdditionalExhaustionPerDamage: Base Exhaustion consumed per 1 point of absorbed damage (Default: 2.0).
    • SatiatedShieldDamageReductionPercent: Damage reduction percentage (Default: 1.0 for full absorption; values less than 1 mean some damage will always be taken).
    • SatiatedShieldMaxDamageReduction: Maximum damage reduction per hit; protection significantly decreases beyond this value (Default: 64).
    • SatiatedShieldMinDamage: Minimum damage the player must take under Satiated Shield (Default: 0, no limit).
    • SatiatedShieldWeaknessDamageMultiplier: Exhaustion consumption multiplier when taking damage with the WEAKNESS tag (Default: 2.0).
  • Added support for Spanish and Russian.

🍵 New Content: Tea

Added the Teapot block and various Tea items.

Teapot can be placed as a block or used as an item:

  • As a Block: Requires a heat source (Furnace, Campfire, etc.) underneath to function.
  • Injecting Fluids: Right-click the teapot with a container holding fluid (e.g., Water Bucket) to inject 1 bucket of fluid as the tea base.
  • Adding Ingredients: Put the required ingredients into the teapot (must match a recipe). There is a 10-second "regret period" to take ingredients back after putting them in.
  • Brewing: Once ingredients are confirmed, the brewing stage starts automatically. It will progress as long as there is a heat source.
  • Serving: Once complete, right-click the teapot with an Empty Teacup to pour out the tea. The teapot's UI display will show the current contents and remaining cups.

As an Item: You can right-click fluid source blocks to fill the teapot or right-click mobs to pour contents on them (pouring Lava deals fire damage with a 30% chance to consume the lava).

Teacup placement and consumption:

  • Placing Teacups: Right-click the ground with an Empty Teacup to place it. You can right-click the same block to stack up to 4 cups. You can also stack cups that already contain tea.
  • Pouring Tea: Right-click placed teacups with a finished teapot to pour tea into them (the tea type must match if the cup is not empty). Each pour uses one cup's worth from the teapot.
  • Retrieving Teacups: Right-click the cups with an empty hand: if there are empty cups, they are prioritized; if all are full, you will take one tea item.
  • Drinking: Hold a cup with tea and long-press right-click to drink. Returns an Empty Teacup after consumption.

Added 6 types of tea, all brewed with a water base, yielding 4 cups per pot:

TeaIngredientsDrinking EffectDuration
🌸 Flower TeaAny Small FlowerRegeneration I20s
🌾 Barley TeaWheat SeedsVitality8 min
🍃 TieguanyinIron NuggetInstant Smelting2 min
🐚 BiluochunNautilus ShellProjectile Evasion2 min
🐉 Oolong TeaDragon's BreathSlow Falling I + Jump Boost I6 min
🌸 Sakura SnowPink PetalsLanguid6 min

🗑️ New Content: Trash Can

Added the Trash Can block for discarding items.

  • Discarding Items: Right-click the Trash Can with an item to put it inside. It can buffer up to 3 stacks of different items. Once full, the oldest items are overwritten.
  • Retrieving Items: Sneak + right-click with an empty hand to retrieve the most recently added stack.
  • Redstone Power: When receiving a Redstone signal, it enters "Suction Mode," automatically pulling in item entities that fall onto the top of the block (only pulls items already present in the Trash Can).
  • Hiding: Players can jump into the Trash Can to hide. This clears the hostility of all mobs within a 32-block radius.

🔧 Fixes and Improvements

  • Fixed: Perspective locking issue when placing a carried mob onto a Chair while using the Carry On mod (#77).
  • Fixed: Model rendering errors on the Cutting Board in multiplayer mode.
  • Converted Pig Larva to use Tag-based identification:
    • Updated Fried Pig Larva recipe to use compatible tags.
    • Updated Pig Larva-related advancement to use tags.
    • Added Pig Larva tags to protein food sources for the Balanced Diet requirement.
    • Updated the mechanic where feeding Baby Chickens makes them grow instantly to use tags.

1.3.0-forge+mc1.20.1

release22 апреля 2026 г.

Kaleidoscope Cookery 1.3.0 Changelog

🆕 New Content

  • Added 4 new Status Effects:
    • Vitality: When killing an adult mob, a corresponding baby mob will spawn at its death location (Adult Zombies have a 5% chance to additionally spawn a Baby Villager).
    • Instant Smelting: When mining ores, the drops are automatically smelted into their respective smelting products; the effect level determines the maximum amount that can be smelted at once.
    • Projectile Evasion: When hit by a projectile, automatically cancels the damage and teleports the player to a random nearby location; each evasion consumes 10 seconds of effect duration (does not consume duration if the effect is infinite).
    • Languid: Entities with this effect will apply Slowness II to their targets for 5 seconds when attacking.
  • Added more granular configuration options for Satiated Shield (satiated_shield) (#172):
    • SatiatedShieldAbsorbEnabled: Whether to enable damage absorption for the Satiated Shield effect.
    • SatiatedShieldAbsorbExcessDamage: Whether damage exceeding the absorption limit is still absorbed.
    • IsSatiatedShieldDisableWhenHungryEffect: Whether the Satiated Shield is disabled when the player has the Hunger effect.
    • SatiatedShieldMinFoodLevel: Minimum Food Level required to trigger Satiated Shield (Default: 4, Range: 1~20).
    • SatiatedShieldAdditionalExhaustionPerDamage: Base Exhaustion consumed per 1 point of absorbed damage (Default: 2.0).
    • SatiatedShieldDamageReductionPercent: Damage reduction percentage (Default: 1.0 for full absorption; values less than 1 mean some damage will always be taken).
    • SatiatedShieldMaxDamageReduction: Maximum damage reduction per hit; protection significantly decreases beyond this value (Default: 64).
    • SatiatedShieldMinDamage: Minimum damage the player must take under Satiated Shield (Default: 0, no limit).
    • SatiatedShieldWeaknessDamageMultiplier: Exhaustion consumption multiplier when taking damage with the WEAKNESS tag (Default: 2.0).
  • Added support for Spanish and Russian.

🍵 New Content: Tea

Added the Teapot block and various Tea items.

Teapot can be placed as a block or used as an item:

  • As a Block: Requires a heat source (Furnace, Campfire, etc.) underneath to function.
  • Injecting Fluids: Right-click the teapot with a container holding fluid (e.g., Water Bucket) to inject 1 bucket of fluid as the tea base.
  • Adding Ingredients: Put the required ingredients into the teapot (must match a recipe). There is a 10-second "regret period" to take ingredients back after putting them in.
  • Brewing: Once ingredients are confirmed, the brewing stage starts automatically. It will progress as long as there is a heat source.
  • Serving: Once complete, right-click the teapot with an Empty Teacup to pour out the tea. The teapot's UI display will show the current contents and remaining cups.

As an Item: You can right-click fluid source blocks to fill the teapot or right-click mobs to pour contents on them (pouring Lava deals fire damage with a 30% chance to consume the lava).

Teacup placement and consumption:

  • Placing Teacups: Right-click the ground with an Empty Teacup to place it. You can right-click the same block to stack up to 4 cups. You can also stack cups that already contain tea.
  • Pouring Tea: Right-click placed teacups with a finished teapot to pour tea into them (the tea type must match if the cup is not empty). Each pour uses one cup's worth from the teapot.
  • Retrieving Teacups: Right-click the cups with an empty hand: if there are empty cups, they are prioritized; if all are full, you will take one tea item.
  • Drinking: Hold a cup with tea and long-press right-click to drink. Returns an Empty Teacup after consumption.

Added 6 types of tea, all brewed with a water base, yielding 4 cups per pot:

TeaIngredientsDrinking EffectDuration
🌸 Flower TeaAny Small FlowerRegeneration I20s
🌾 Barley TeaWheat SeedsVitality8 min
🍃 TieguanyinIron NuggetInstant Smelting2 min
🐚 BiluochunNautilus ShellProjectile Evasion2 min
🐉 Oolong TeaDragon's BreathSlow Falling I + Jump Boost I6 min
🌸 Sakura SnowPink PetalsLanguid6 min

🗑️ New Content: Trash Can

Added the Trash Can block for discarding items.

  • Discarding Items: Right-click the Trash Can with an item to put it inside. It can buffer up to 3 stacks of different items. Once full, the oldest items are overwritten.
  • Retrieving Items: Sneak + right-click with an empty hand to retrieve the most recently added stack.
  • Redstone Power: When receiving a Redstone signal, it enters "Suction Mode," automatically pulling in item entities that fall onto the top of the block (only pulls items already present in the Trash Can).
  • Hiding: Players can jump into the Trash Can to hide. This clears the hostility of all mobs within a 32-block radius.

🔧 Fixes and Improvements

  • Fixed: Perspective locking issue when placing a carried mob onto a Chair while using the Carry On mod (#77).
  • Fixed: Model rendering errors on the Cutting Board in multiplayer mode.
  • Converted Pig Larva to use Tag-based identification:
    • Updated Fried Pig Larva recipe to use compatible tags.
    • Updated Pig Larva-related advancement to use tags.
    • Added Pig Larva tags to protein food sources for the Balanced Diet requirement.
    • Updated the mechanic where feeding Baby Chickens makes them grow instantly to use tags.

Kaleidoscope Cookery 1.2.1-neoforge+mc1.21.1

release10 марта 2026 г.

Kaleidoscope Cookery v1.2.1 Changelog

New Features

  • Added Ponder (Create mod) animation support, providing visual tutorials for various kitchen blocks (by @摸里傻)

Bug Fixes

  • Fixed Tetra mod tools being placeable into woks and stockpots
  • Fixed crash when placing oil with oil pot while Item Banning mod is installed
  • Fixed error and lag during millstone rotation process
  • Fixed millstone pulling angle getting progressively smaller
  • Fixed cooking still being possible even when stove is not lit (incorrect heat source detection for woks and stockpots)
  • Fixed steamer contents and item bar model unexpectedly changing in creative mode
  • Fixed players falling into the block one level below (y-axis -1) when rejoining the game while sitting on a kitchen stool/chair
  • Fixed multiple steamer-related bugs:
    • Fixed steamer being incorrectly removed when right-clicking a full steamer block with an empty hand while there is a steamer above it
    • Fixed only items from the upper 4 slots being retrievable when right-clicking a full steamer block with an empty hand while there is a steamer above it

Adjustments & Optimizations

  • Added glass bottles to blacklist, allowing proper honey extraction
  • Adjusted oil/grease fuel value to match coal
  • Added Farmer's Delight rice to tags for rice bowl compatibility
  • Optimized table models
  • Removed the restriction that steamers can only access top-level items when uncovered; now steamers can conveniently access items regardless of their state
  • Steamers can now be placed against other steamer blocks to automatically extend upward like scaffolding, instead of requiring precise placement on top of the steamer block

Localization

  • Updated Traditional Chinese translation (by @NatsuCamellia)
  • Updated LOLCAT language (by @LegitChunk)
  • Updated Japanese localization (by @ink091411)
  • Improved and corrected English translations (by @Jaoreir)

Kaleidoscope Cookery 1.2.1-forge+mc1.20.1

release10 марта 2026 г.

Kaleidoscope Cookery v1.2.1 Changelog

New Features

  • Added Ponder (Create mod) animation support, providing visual tutorials for various kitchen blocks (by @摸里傻)

Bug Fixes

  • Fixed Tetra mod tools being placeable into woks and stockpots
  • Fixed crash when placing oil with oil pot while Item Banning mod is installed
  • Fixed error and lag during millstone rotation process
  • Fixed millstone pulling angle getting progressively smaller
  • Fixed cooking still being possible even when stove is not lit (incorrect heat source detection for woks and stockpots)
  • Fixed steamer contents and item bar model unexpectedly changing in creative mode
  • Fixed players falling into the block one level below (y-axis -1) when rejoining the game while sitting on a kitchen stool/chair
  • Fixed multiple steamer-related bugs:
    • Fixed steamer being incorrectly removed when right-clicking a full steamer block with an empty hand while there is a steamer above it
    • Fixed only items from the upper 4 slots being retrievable when right-clicking a full steamer block with an empty hand while there is a steamer above it

Adjustments & Optimizations

  • Added glass bottles to blacklist, allowing proper honey extraction
  • Adjusted oil/grease fuel value to match coal
  • Added Farmer's Delight rice to tags for rice bowl compatibility
  • Optimized table models
  • Removed the restriction that steamers can only access top-level items when uncovered; now steamers can conveniently access items regardless of their state
  • Steamers can now be placed against other steamer blocks to automatically extend upward like scaffolding, instead of requiring precise placement on top of the steamer block

Localization

  • Updated Traditional Chinese translation (by @NatsuCamellia)
  • Updated LOLCAT language (by @LegitChunk)
  • Updated Japanese localization (by @ink091411)
  • Improved and corrected English translations (by @Jaoreir)

Kaleidoscope Cookery 1.2.0-neoforge+mc1.21.1

release18 января 2026 г.

Sinluo Kitchen 1.2.0 Chinese New Year Reunion Dinner Theme Update Changelog

New Content

  • New item-type food: Raw Meatball/Cooked Meatball
  • New decorative block: Strung Mushroom
  • 10 new single-block dishes:
    • Candied Potato
    • Dough Drop Soup
    • Stuffed Tiger Skin Pepper
    • Numbing Spicy Chicken
    • Spicy Rabbit Head
    • Spicy Blood Stew
    • Fruit Platter
    • Four Joy Meatball Soup
    • Fried Caterpillar
    • Fried Spring Roll
  • 3 new 1×2 multi-block dishes:
    • Braised Pork Ribs
    • Oil Splashed Fish
    • Cold Roasted Meat
  • 1 new 3×3 multi-block dish:
    • Cold Cut Ham Slices
    • This dish cannot be consumed directly in item form, only edible in block form
    • Features special animation effect when held
  • 5 new earthenware pot soup series dishes:
    • Buddha Jumps Over the Wall
    • Red Mushroom Pot Soup
    • Brown Mushroom Pot Soup
    • Crimson Fungus Pot Soup
    • Warped Fungus Pot Soup

Fixes and Optimizations

  • Changed the pot/stockpot ingredient to a blacklist mechanism, allowing ingredients from other add-ons or modpacks to be placed inside
  • Fixed the issue where crop textures don't align properly with farmland
  • Added stove to Farmer's Delight heat source tag (#farmersdelight:heat_sources)
  • Added Farmer's Delight cabbage to vegetable tag for better recipe compatibility
  • Modified some millstone recipes to use Common Tags for compatibility with more mod blocks
  • Fixed the issue where steamer baskets cannot be interacted with when there's a block above
  • Added configuration option to completely disable saturation compensation effect
  • Fixed incorrect item deduction when recording ingredients in multiple recipes
  • Fixed the issue in version 1.21.1 where block-type foods don't drop containers after being consumed
  • Added more constructor methods for sickles to facilitate compatibility with add-on mods
  • Completed missing language files

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:CC-BY-NC-SA-4.0
Опубликован:9 месяцев назад
Обновлён:1 неделю назад
Главная