NER ItemsAdder Integration
ModrinthA plugin for ItemsAdder and NeverEnoughRecipes, adding various features and fixes.
NER ItemsAdder Integration
NER ItemsAdder Integration (or NER_IA_Integration) is a paper-plugin made for NeverEnoughRecipes and ItemsAdder, providing various features to fix issues and connect ItemsAdder and NER.
Features
ItemsAdder Fake Recipe Fix
Whenever you register a Crafting recipe with custom Items as ingredients will ItemsAdder register two recipes:
- The actual recipe using your custom Items.
- A Fake recipe with
zzzfake_prefixed namespace containing only the base-items as ingredients.
Why ItemsAdder does this isn't clear, but it's most likely to bapass the issue of the Recipe book ignoring NBT data of ingredients, by listening for what recipe was selected and swapping out the items.
These recipes unfortunately also show in NER. This plugin removes these recipes from NER's registry every time IA reloads.
Namespace support
The plugin adds support for using the namespace filter (@<namespace>) in NER for searching custom Items.
Every custom Item registered in ItemsAdder will be added with their custom Namespace to use.
Item Grouping
Since 1.3.0 can Items be grouped together, occupying only one slot in the /ner GUI (i.e. all Beds are grouped together under "Beds").
This plugin adds support for making your own Item Groups for ItemsAdder Items.
All you need to do is add the following to an existing ItemsAdder Config or create a new one:
info:
namespace: example
ner_item_groups:
group1:
title: "My Item Group"
animate_icon: true
items:
- example:item1
- example:item2
# ...
group1can be any name you want and will be used alongside the namespace to create the ID of the item group. If no namespace is defined, will an integer starting at 1 be used instead.titlesets the title to use for the Item group. Any MiniMessage formatting usable in an Item's display name can be used here.animate_iconsets whether the item shown for the group should cycle through all Items in the group. Not setting this will default totrue.itemssets the List of Items to include in this group. Note that only custom ItemsAdder Items are supported.
NOTES:
NER_IA_Integration only supports Item Grouping in 1.4.0 or newer of NER due to 1.3.0 using Materials instead of ItemStacks to separate items.
Additionally are group titles not shown on the collapsed Item Group. Only when open is it shown. It's unclear why this is the case.
Версии
FAQ
Как установить NER ItemsAdder Integration?
Скачайте файл под свою версию Minecraft и загрузчик с этой страницы, затем положите .jar в папку mods (или plugins) и запустите игру.
NER ItemsAdder Integration бесплатный?
NER ItemsAdder Integration можно скачать бесплатно на Modgrid — мы ведём прямо к официальному источнику, без paywall и лишних установщиков.
Какие версии Minecraft поддерживает NER ItemsAdder Integration?
Работает с Paper. Поддерживаются версии 26.1–26.2. Список поддерживаемых версий и загрузчиков — в блоке загрузки на этой странице.

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