
Immersive Crafting
Библиотечный мод для Fabric, добавляющий in-world крафт через JSON-рецепты с поддержкой генерации данных. Создавай уникальные механики крафта, взаимодействуя с блоками в Minecraft.
Оцените первым
62.6K
15
Список изменений
- ported to 1.20.6
- t
Breaking Changes
- the mutually exclusive resource location and tag fields for the block condition are now grouped into the
blockcategory like so:
{
// this is new
"block": {
"id": "minecraft:stone"
},
// nothing changed here
"hardness": {
"min": 1
}
}
Instead of leaving out id and tag, one must now leave out the whole block key instead. If block is present,
it must contain id xor tag.
- support Neoforge instead of Forge
Метаданные
Канал релиза
Alpha
Номер версии
0.4.0+1.20.6
Загрузчики
FabricQuilt
Версии игры
1.20.6
Загрузок
251
Дата публикации
21.05.2024
