Язык

Sfreeze

Sfreeze

Modrinth

Unsmelt items by sfreezing them with powder snow!

934 загрузок 9 подписчиков обновлено 32mo ago
последняя v1.1.0 Modrinth
Fabric 1.19.2 – 1.20.2 CursedGame-mechanicsMobs

When an item is within a block of powder snow for long enough, it will sfreeze the stack of items into an uncooked form. Depending on the amount of items in the stack, the powder snow has a chance of disappearing after sfreezing the stack. A stack of 64 items will always cause the powder snow to disappear.

Additionally, powder snow has been made more easily obtainable. If a snow golem is damaged within a cauldron, it has a chance of shedding some snow into the cauldron, increasing the level of powder snow.

What is sfreezing?

To sfreeze something is to unsmelt it; its name is derived by taking "smelt", and replacing the contained "melt" (to which "smelt" is etymologically related) with "freeze". Thence we get "sfreeze".

How do I add my own sfreezing recipes?

Sfreezing is implemented by creating a new recipe type, so you can add your own sfreezing recipes the way you would a normal recipe, with the JSON format of

{
    "type": "sfreeze:sfreezing",

    "ingredient": {
        "item": "namespace:item"
    },

    "result": "namespace:item"
}

This is similar to how vanilla cooking recipes are defined.

Версии

Release
1.1.0
fabric · 1.20.2 · 32mo ago
- Update for Minecraft 1.20.2. - Improve compatibility potential of mixins.
184
Release
1.0.4
fabric · 1.19.3, 1.19.4 · 42mo ago
- Prevent sfreezing recipes from ever being sent to the client
170
Release
1.0.3
fabric · 1.19.3 · 42mo ago
- Update for 1.19.3
128
Release
1.0.2
fabric · 1.19.2 · 45mo ago
- Fix bug where sfreezing recipes would not work properly after changes to item tags
185
Release
1.0.1
fabric · 1.19.2 · 45mo ago
- Add translation for item sfreezing subtitle
126
Release
1.0.0
fabric · 1.19.2 · 45mo ago
Initial release
149

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать Sfreeze

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.