Sprache

NER ItemsAdder Integration

NER ItemsAdder Integration

Modrinth

A plugin for ItemsAdder and NeverEnoughRecipes, adding various features and fixes.

6 Downloads aktualisiert 5d ago
neueste v2.0.0 Modrinth
Paper 26.1 – 26.2 Utility

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
      # ...
  • group1 can 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.
  • title sets the title to use for the Item group. Any MiniMessage formatting usable in an Item's display name can be used here.
  • animate_icon sets whether the item shown for the group should cycle through all Items in the group. Not setting this will default to true.
  • items sets 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.

Versionen

Release
2.0.0
paper · 26.1, 26.1.1, 26.1.2 · 5d ago
This version is a rewrite of the plugin that also comes with a renaming. From now on is the plugin called "NER ItemsAdder Integration", as it is no longer just…
3
Release
1.0.0
paper · 26.1, 26.1.1, 26.1.2 · 28d ago
First release
3

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

FAQ

Wie installiere ich NER ItemsAdder Integration?

Lade die Datei für deine Minecraft-Version und deinen Loader auf dieser Seite herunter, lege die .jar in den mods- (oder plugins-) Ordner und starte das Spiel.

Ist NER ItemsAdder Integration kostenlos?

NER ItemsAdder Integration ist auf Modgrid kostenlos — wir verlinken direkt zur offiziellen Quelle, ohne Paywall.

Welche Minecraft-Versionen unterstützt NER ItemsAdder Integration?

Funktioniert mit Paper. Unterstützt die Versionen 26.1–26.2. Die unterstützten Versionen und Loader findest du im Download-Bereich dieser Seite.

Herunterladen NER ItemsAdder Integration

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.