
Cobblemon: Better Campfire Pot
A Cobblemon addon to make cooking pot faster and easier automation.
54K загрузок14 подписчиковMITfabricneoforge
Обновлён 30 мая 2026 г. · опубликован 19 января 2026 г.
Better Campfire Pot
This mod adds 6 new tiers of Campfire Pots, with each higher tier offering faster processing speeds.
Recipes for all Campfire Pots and upgrade items can be viewed in JEI and the vanilla Recipe Book.
Features
- Adds 6 Campfire Pot tiers with increasing cooking speed
- Improved recipe handling
- Ingredients do not need to be placed in a shaped pattern
- Works similarly to shapeless crafting for easier use
- Automation-friendly
- Compatible with Applied Energistics 2 (AE2) and Refined Storage (RS)
- Seasoning automation may require additional setup
Configurable Speed
- Speed of each tier Campfire Pot can be modified in
bettercampfirepot-common.toml
Inserting Items into the Pot (Can be modified since v1.3.0)
Each side of the Campfire Pot is bound to a different slot (by default):
- Top: Seasoning slots
- Sides: Ingredient slots
- Bottom: Output slot
Upgrading Pots
Campfire Pots can be upgraded in two ways:
- Craft a higher-tier pot directly in the crafting table
- Use the correct upgrade item and sneak + right-click on an existing Campfire Pot
Requirements
- Cobblemon is required for this mod to function
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.7.3+1.21.1-fabric | Релиз | 1.21.1 | fabric | 30 мая 2026 г. | .jar (435 КБ) |
| 1.7.3+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 30 мая 2026 г. | .jar (434 КБ) |
| 1.7.2+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 17 мая 2026 г. | .jar (434 КБ) |
| 1.7.1+1.21.1-fabric | Релиз | 1.21.1 | fabric | 11 апреля 2026 г. | .jar (435 КБ) |
| 1.7.1+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 11 апреля 2026 г. | .jar (434 КБ) |
| 1.7.0+1.21.1-fabric | Релиз | 1.21.1 | fabric | 11 апреля 2026 г. | .jar (435 КБ) |
| 1.7.0+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 11 апреля 2026 г. | .jar (434 КБ) |
| 1.6.0+1.21.1-fabric | Релиз | 1.21.1 | fabric | 9 апреля 2026 г. | .jar (433 КБ) |
| 1.6.0+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 9 апреля 2026 г. | .jar (431 КБ) |
| 1.5.0+1.21.1-fabric | Релиз | 1.21.1 | fabric | 24 марта 2026 г. | .jar (431 КБ) |
| 1.5.0+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 24 марта 2026 г. | .jar (429 КБ) |
| 1.4.1+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 14 марта 2026 г. | .jar (369 КБ) |
| 1.4.1+1.21.1-fabric | Релиз | 1.21.1 | fabric | 14 марта 2026 г. | .jar (371 КБ) |
| 1.4.0+1.21.1-fabric | Релиз | 1.21.1 | fabric | 9 марта 2026 г. | .jar (370 КБ) |
| 1.4.0+1.21.1-neoforge | Релиз | 1.21.1 | neoforge | 9 марта 2026 г. | .jar (368 КБ) |
Показаны последние 15 из 24 версий. Все версии — на Modrinth.
Ченджлог
1.7.3+1.21.1-fabricРелиз1.21.1 · 30 мая 2026 г.
1.7.3
Changes
- Expose all the slot using
CombinedSlottedStorageinstead of creating new SimpleContainer and pass ItemStack's into it
1.7.3+1.21.1-neoforgeРелиз1.21.1 · 30 мая 2026 г.
1.7.3
Changes
- Expose all the slot using
CombinedInvWrapperfor Jade to lookup and prevented crash from SFM when no side is defined
1.7.2+1.21.1-neoforgeРелиз1.21.1 · 17 мая 2026 г.
1.7.2
Changes
- Revert the code for expose all slot in better campfire pot for Jade lookup from
1.7.0as it can crash when using SFM with no side defined
1.7.1+1.21.1-fabricРелиз1.21.1 · 11 апреля 2026 г.
1.7.1
Fixes
- Fixed campfire pot using wrong blockstate when no ingredient and seasoning is present
1.7.0
Changes
- Campfire Pot will no longer start crafting if slot is locked and slot that has item placement saved is empty
- Expose all slot in better campfire pot for Jade to lookup
- Better Campfire Pot broth and broth bubble color will change according to seasoning added
Fixes
- Fixed campfire/charcoal not dropping when BetterCampfireBlock is mined/broken
- Fixed better campfire pot contents not dropping when it is mined/broken
1.7.1+1.21.1-neoforgeРелиз1.21.1 · 11 апреля 2026 г.
1.7.1
Fixes
- Fixed campfire pot using wrong blockstate when no ingredient and seasoning is present
1.7.0
Changes
- Campfire Pot will no longer start crafting if slot is locked and slot that has item placement saved is empty
- Expose all slot in better campfire pot for Jade to lookup
- Changed logic for evenly inserting same item to locked slot from last update
- Better Campfire Pot broth and broth bubble color will change according to seasoning added
Fixes
- Fixed campfire/charcoal not dropping when BetterCampfireBlock is mined/broken
- Fixed better campfire pot contents not dropping when it is mined/broken
1.7.0+1.21.1-fabricРелиз1.21.1 · 11 апреля 2026 г.
1.7.0
Changes
- Campfire Pot will no longer start crafting if slot is locked and slot that has item placement saved is empty
- Expose all slot in better campfire pot for Jade to lookup
- Better Campfire Pot broth and broth bubble color will change according to seasoning added
Fixes
- Fixed campfire/charcoal not dropping when BetterCampfireBlock is mined/broken
- Fixed better campfire pot contents not dropping when it is mined/broken
1.7.0+1.21.1-neoforgeРелиз1.21.1 · 11 апреля 2026 г.
1.7.0
Changes
- Campfire Pot will no longer start crafting if slot is locked and slot that has item placement saved is empty
- Expose all slot in better campfire pot for Jade to lookup
- Changed logic for evenly inserting same item to locked slot from last update
- Better Campfire Pot broth and broth bubble color will change according to seasoning added
Fixes
- Fixed campfire/charcoal not dropping when BetterCampfireBlock is mined/broken
- Fixed better campfire pot contents not dropping when it is mined/broken
1.6.0+1.21.1-fabricРелиз1.21.1 · 9 апреля 2026 г.
- Improved locked-slot auto-insert behavior: matching input and seasoning slots now fill evenly instead of filling the first slot to max first.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…



