Перейти к содержимому
Mineforgian

ZenCloche

CraftTweaker support for Immersive Engineering Garden Cloche

Загрузки
1K
Подписчики
2
Обновлён
28 марта 2024 г.
Лицензия
CC-BY-NC-4.0

Опубликован 2 августа 2023 г.

Crafttweaker support for Immersive Engineering Garden Cloche. Build for Minecraft 1.12.2. For documentation, visit the Wiki

List of features:

  • Possibility to adding recipes to the Immersive Engineering Garden Cloche, specifying outputs, required soil, and optionally a BlockState to display
  • Possibility to register new fluids as fertilizers, with an associated fertility value
  • Possibility to register new item as fertilizers, with an associated fertility value
  • [from 1.2] Possibility to remove (un-register) crops and fluid fertilizers one by one
  • [from 1.2] Possibility to remove (un-register) all item fertilizers
  • [from 1.2] Commands to list all registered fluid fertilizers and crops

 

Future plans:

  • Possibility to register crops specifying a list of BlockStates, that will be displayed cyclically

Ченджлог

1.3Релиз1.12.2 · 28 марта 2024 г.

Implemented #3 - now it is possible to specify a ResourceLocation to override the soil texture

1.2Бета1.12.2 · 22 января 2024 г.

Marked as BETA because it needs more testing for some functionality, but should work without problems even in big modpacks

  • Added removeFluidFertilizer(ILiquidStack fluid)
  • Added removeAllItemFertilizers()
  • Added listFluidFertilizers()
  • Added listCrops()
  • Added registerCrop(IItemStack seed, IIngredient[] outputs, IIngredient soil, IBlockState display)
  • Added removeCrop(IItemStack seed)
  • Added zenclocheList (alias: zcList) [fluidFertilizer/crop] command
  • Optimized Imports
  • Fixed missing indication of mod's Dependencies
  • Bumped Crafttweaker version 4.1.8.468 -> 4.1.20.695
1.1Релиз1.12.2 · 8 октября 2023 г.
  • Fixed derp
  • Added logo

Комментарии

Загружаем…