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

Jello

A Mod based around Slime and Color

6K загрузок41 подписчиковMITfabric

Обновлён 5 февраля 2024 г. · опубликован 12 февраля 2022 г.

  • Jello Color Showcase
  • New Colored Slime Blocks, Slabs and Balls!

Overview

GitHub release Discord

Jello's main goal is to be a comprehensive implementation of the Gelatin Library. With it comes some bonus and special features unique to this mod:

Many New Colors

Jello adds 1000+ new colors to give you more options to color your base with a growing collective of available blocks! Currently, each color gets a dozen new blocks meaning you have around 12,000 new blocks to enhance your builds. This comes to little cost to memory or load times thanks to Gelatin's heavily optimize Cached Based loading System.





Various Ways of Coloring

Thanks to Gelatin, you have multiple ways of coloring blocks now either using Minecraft Cauldron to dye bulk amounts of blocks more efficiently to new Dye Tools allow you to change the various Compatible blocks to any of the new colors within the game or even the regular crafting methods.



Additional Slime Block Types

Jello adds new variants of vanilla slime blocks in the new colors available but also adds a new variant, the Slime Slab. This block has special properties that allow for finer control of what blocks stick to it. Once more is that each color can only stick to its corresponding colored slime blocks similar to honey and normal slime blocks within vanilla.



Other Features

By default, Gelatin adds the ability to Color any entity with any new DyeColorant added allowing you to have an orange pig, pink sheep, or even a blue cow just for fun.


Support

Should you have any questions, issues or comments, simply join the Wisp Forest Discord and we will try our best to help out

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
5.0.4+1.20.1Релиз1.20.1fabric5 февраля 2024 г.Скачать (647 КБ)
5.0.3+1.20.1Релиз1.20.1fabric29 августа 2023 г.Скачать (647 КБ)
5.0.2+1.20.1Релиз1.20.1fabric7 августа 2023 г.Скачать (646 КБ)
5.0.1+1.20.1Релиз1.20.1fabric24 июля 2023 г.Скачать (639 КБ)
5.0.1+1.19.4Релиз1.19.4fabric24 июля 2023 г.Скачать (639 КБ)
5.0.1+1.19Релиз1.19.2fabric24 июля 2023 г.Скачать (634 КБ)
5.0.0+1.20.1Релиз1.20.1fabric23 июля 2023 г.Скачать (647 КБ)
5.0.0+1.19.4Релиз1.19.4fabric23 июля 2023 г.Скачать (647 КБ)
5.0.0+1.19Релиз1.19.2fabric23 июля 2023 г.Скачать (642 КБ)
4.3.0+1.19Релиз1.19, 1.19.1, 1.19.2fabric30 июля 2022 г.Скачать (823 КБ)
4.1.0+1.19Релиз1.19fabric17 июля 2022 г.Скачать (1.1 МБ)
4.0.2+1.19Релиз1.19fabric16 июля 2022 г.Скачать (1.1 МБ)
4.0.1+1.19Релиз1.19fabric14 июля 2022 г.Скачать (1.1 МБ)
4.0.0+1.19Релиз1.19fabric8 июля 2022 г.Скачать (1.1 МБ)
3.2.5+1.18.2Релиз1.18.2fabric12 мая 2022 г.Скачать (1.8 МБ)

Показаны последние 15 из 27 версий.

Ченджлог

5.0.4+1.20.1Релиз1.20.1 · 5 февраля 2024 г.

Jello 5.0.4 just contains a fix prevent a debug command from existing within production

5.0.3+1.20.1Релиз1.20.1 · 29 августа 2023 г.

Jello 5.0.3 handles various fixes for bugs involved with screen rendering of the Paint Mixer and mining issues

5.0.2+1.20.1Релиз1.20.1 · 7 августа 2023 г.

Jello 5.0.2 contains fix for missing items within the Creative Tab and some missing translations for config options

5.0.1+1.20.1Релиз1.20.1 · 24 июля 2023 г.

Jello 5.0.1 is a single release to fix Sticky Block Interactions not working i.e opposite colors or honey blocks still sticking to each other.

5.0.1+1.19.4Релиз1.19.4 · 24 июля 2023 г.

Jello 5.0.1 is a single release to fix Sticky Block Interactions not working i.e opposite colors or honey blocks still sticking to each other.

5.0.1+1.19Релиз1.19.2 · 24 июля 2023 г.

Jello 5.0.1 is a single release to fix Sticky Block Interactions not working i.e opposite colors or honey blocks still sticking to each other.

5.0.0+1.20.1Релиз1.20.1 · 23 июля 2023 г.

Jello 5.0.0 is a Major release including the separation of the Mods underline API into its own mod to allow for better mod inclusion and implmentation.

Features:

  • Rework to DyeBundle with the inclusion of new way of interacting with the contents of the bundle
  • Rework to how the new DyeColors are loaded by jello allowing for easier revisions to the list of colors.
  • Color Deduplication: This was done due to how many colors (Roughly 500) were only off by 1-5 units away from each other in color space. I have a system inplace to properly remap these colors to the chose alternative meaning there should be no problems upgrading the world. This means that the amount of colors is around 1300 now instead of 1800.
  • [NEW] Jello Cups: These exist for a while within the creative screen but were not really finished. They act like stackable potions for Vanilla Status Effects meaning that you can stack them up to 16 but the downside is that you will need eat more often than a potion. Some even slightly better duration depending on the crafting item used. Info about making them can be found using REI.
  • [NEW] Dragon Health: Similar to Absorption but are permanent for the Potions duration. You need Condensed Dragons Breath to brew such a potion require both Ghast tear and 4 Dragons breath

Fixes:

  • Fix bug with sorting entries within condensed creative
5.0.0+1.19.4Релиз1.19.4 · 23 июля 2023 г.

Jello 5.0.0 is a Major release including the separation of the Mods underline API into its own mod to allow for better mod inclusion and implmentation.

Features:

  • Rework to DyeBundle with the inclusion of new way of interacting with the contents of the bundle
  • Rework to how the new DyeColors are loaded by jello allowing for easier revisions to the list of colors.
  • Color Deduplication: This was done due to how many colors (Roughly 500) were only off by 1-5 units away from each other in color space. I have a system inplace to properly remap these colors to the chose alternative meaning there should be no problems upgrading the world. This means that the amount of colors is around 1300 now instead of 1800.
  • [NEW] Jello Cups: These exist for a while within the creative screen but were not really finished. They act like stackable potions for Vanilla Status Effects meaning that you can stack them up to 16 but the downside is that you will need eat more often than a potion. Some even slightly better duration depending on the crafting item used. Info about making them can be found using REI.
  • [NEW] Dragon Health: Similar to Absorption but are permanent for the Potions duration. You need Condensed Dragons Breath to brew such a potion require both Ghast tear and 4 Dragons breath

Fixes:

  • Fix bug with sorting entries within condensed creative

Комментарии

Загружаем…