Fabricae Ex Nihilo
Fabricate From Nothing
Обновлён 18 мая 2024 г. · опубликован 6 июня 2022 г.

"Fabricate from Nothing"
There's no such thing as a non-renewable resource. Gain access to everything you need while lost in the vast nothingness of skyblock worlds and other such places.

Barrels
Barrels are used for numerous recipes across FEN.
Alchemy: Adding an item to a fluid to get something else (fluids, blocks or entities).
For example, adding dust to water gives clay.
Fluid Transformation: Changes the fluid inside of the barrel to another fluid, depending on the block below the barrel.
For example, water changes into witch water when there's mycelium underneath the barrel.
Composting: Items turn into blocks.
For example, saplings produce dirt.
Leaking: Transforms nearby blocks, based on the fluid inside.
For example, sand turns to soul sand when next to a barrel of witch water.
Milking: Produces fluids when an entity is above the barrel.
For example, cows give milk.
Fluid on Top: Transforms the fluid inside the barrel into a block based on what fluid is above the barrel.
For example, putting water above a barrel of lava produces obsidian inside.

Example of Milking

Hammering
Breaking blocks with a hammer converts them to other blocks.

Crooks and Silkworms
Breaking leaves with crooks has a chance of dropping silkworms.
When using silkworms on leaves, it creates infesting leaves. When the leaves are finished infesting, breaking them with a crook drops string.

Crucibles
Crucibles are used for producing fluids.
Wooden crucibles are unable to hold hot fluids (such as lava).
Organic material produces water, and stones (with a heat source underneath the crucible) produces lava.

Sieves
Sieves take in a mesh (string, flint, iron, diamond mesh, etc.) and a block to sift for resources.
Sifting different blocks yields different resources, from saplings and seeds to ore pieces and diamonds.

Strainers
Strainers catch fish over time.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.0.0+mc.1.20.6 | Релиз | 1.20.6 | fabric, quilt | 18 мая 2024 г. | .jar (2.3 МБ) |
| 1.0.0+mc.1.20.1 | Релиз | 1.20.1 | fabric, quilt | 28 апреля 2024 г. | .jar (2.1 МБ) |
| 1.0.0-beta.4+mc.1.20.1 | Бета | 1.20.1 | fabric, quilt | 22 июля 2023 г. | .jar (2.2 МБ) |
| 1.0.0-beta.3+mc.1.20.1 | Бета | 1.20.1 | fabric, quilt | 21 июля 2023 г. | .jar (2.1 МБ) |
| 1.0.0-beta.2+mc.1.20.1 | Бета | 1.20.1 | fabric, quilt | 12 июля 2023 г. | .jar (1.1 МБ) |
| 1.0.0-beta.1+mc.1.20.1 | Бета | 1.20.1 | fabric, quilt | 10 июля 2023 г. | .jar (1.0 МБ) |
| 0.1.11+mc.1.19.2 | Релиз | 1.19.2 | fabric, quilt | 6 апреля 2023 г. | .jar (898 КБ) |
| 0.1.11+mc.1.19.3 | Релиз | 1.19.3 | fabric, quilt | 6 апреля 2023 г. | .jar (901 КБ) |
| 0.1.10+mc1.19.3 | Релиз | 1.19.3 | fabric, quilt | 3 апреля 2023 г. | .jar (959 КБ) |
| 0.1.10+MC1.18.2 | Релиз | 1.18.2 | fabric | 8 декабря 2022 г. | .jar (883 КБ) |
| 0.1.10+MC1.19.2 | Релиз | 1.19.2 | fabric | 8 декабря 2022 г. | .jar (958 КБ) |
| 0.1.9+MC1.19.2 | Релиз | 1.19.2 | fabric | 29 октября 2022 г. | .jar (954 КБ) |
| 0.1.9+MC1.18.2 | Релиз | 1.18.2 | fabric | 29 октября 2022 г. | .jar (901 КБ) |
| 0.1.8+MC1.19.2 | Релиз | 1.19.2 | fabric | 3 октября 2022 г. | .jar (952 КБ) |
| 0.1.7+MC1.19.2 | Релиз | 1.19.2 | fabric | 20 августа 2022 г. | .jar (902 КБ) |
Показаны последние 15 из 28 версий. Все версии — на Modrinth.
Ченджлог
2.0.0+mc.1.20.6Релиз1.20.6 · 18 мая 2024 г.
- Update to 1.20.6 (thanks to @imreallybadatnames on github)
1.0.0+mc.1.20.1Релиз1.20.1 · 28 апреля 2024 г.
- Fix sieve recipes being broken in REI
- Fix crucible heat not showing some blocks in REI and EMI
- Fix a crash related to fluid rendering
- Fix swimming not working in some fluids
- Fix the last slot of strainers not being accessible
- Fix some issues related to the strainer config
- Fix a bunch of barrel bugs:
- The game no longer crashes when a recipe aborts
- Automation can now properly simulate interactions with barrels
- Composting now counts a crafting, fixing a few issues
- The block_below no longer checks the block above
- Sieves now only progress every 4 ticks (same speed as holding down click)
- Reduce packet spam from ticking blocks
- Add crucible heat recipe for soul fire
- Remove kubejs compat as it was outdated and a pain to update (and kube will soon drop fabric anyway)
- Remove TOP compat as the fabric fork is abandoned
1.0.0-beta.4+mc.1.20.1Бета1.20.1 · 22 июля 2023 г.
- Fix mixin extras breaking in prod
1.0.0-beta.3+mc.1.20.1Бета1.20.1 · 21 июля 2023 г.
- Fix
fluid_abovebarrel recipe condition - Add custom recipe tree icons
- Make compost result display as chance for better experience
- Improve salt collecting code and add option to disable it
- Rework config internals to use ConfigToolkit
- Add YACL config screen with descriptions for all options.
1.0.0-beta.2+mc.1.20.1Бета1.20.1 · 12 июля 2023 г.
- Fix recipe serialization not working on dedicated servers
- Make barrel recipe abort if connections change
- Make rei compat code slightly more safe
- Add EMI compat
- Fix lighting on REI entities
- Add recipes for mangrove blocks
- Increase leaking chance so that it actually happens and fix leak placement
1.0.0-beta.1+mc.1.20.1Бета1.20.1 · 10 июля 2023 г.
- Update to 1.20
- New wood types
- Fix fluids being very broken (still somewhat broken)
- Fix wardens despawning immediately
- Rework how the barrel works:
- Barrel modes have been replaced by states
- All barrel recipe types except for milking have been merged
- Almost all resources have been moved to datagen
- Fix many minor bugs
- Api methods now return the created instance, this allows for direct field access
- Make creative tab order for blocks consistent
- Add minable tags to all blocks, allowing them to be broken faster with proper tools
0.1.11+mc.1.19.2Релиз1.19.2 · 6 апреля 2023 г.
- Fix crucibles accepting input when part of it would be destroyed
- Fix crucible heat not updating in certain situations
- Make removing mesh from sieve require sneaking to avoid accidentally removing one
- Alchemy recipes now require a full barrel like intended
- Barrels now have fill and empty sounds for fluids
0.1.11+mc.1.19.3Релиз1.19.3 · 6 апреля 2023 г.
- Fix crucibles accepting input when part of it would be destroyed
- Fix crucible heat not updating in certain situations
- Make removing mesh from sieve require sneaking to avoid accidentally removing one
- Alchemy recipes now require a full barrel like intended
- Barrels now have fill and empty sounds for fluids
- Support block states in block ingredients
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





