Скачать Sequenced Item JS — Minecraft Моды — ModStock

Sequenced Item JS

Активный

Установок

1

Последнее обновление

2 года назад
Клиент
Библиотеки

This mod provides slight Create integration for KubeJS.

 

Since KubeJS Create hasn't been updated to 1.19.2 yet, the ability to make sequenced items to use in custom recipes is unavailable. This mod adds that feature from KubeJS Create.

 

To create a sequenced item add 'create:sequenced_assembly' as the item type when creating an item and voila! 

 

Example:

 

StartupEvents.registry('item', event => {

                event.create('test_item', 'create:sequenced_assembly').displayName('Test Item') 

})

 

Everything else that KubeJS Create offers can be done through data packs for now (until it is updated) so any features from that mod are out of scope for this mod.

Участники проекта
eddye0820

eddye0820