Networks PluginNP
Networks Plugin10mo ago
16 replies
rwolupo

Itemsadder Items workaround?

I’m using Networks together with ItemsAdder, and ran into an issue:

Some ItemsAdder items (like sushi) are technically minecraft:cooked_porkchop with CustomModelData — but Networks seems to only filter based on the base item ID. So both the vanilla porkchop and the custom IA sushi end up in the same chest, even though they’re totally different.

➡️ Would it be possible to add support for filtering by:
• CustomModelData
• or full NBT (optional)?
• or maybe even ItemsAdder’s namespaced ID (like itemsadder:sushi_nigiri)?

Would be amazing for custom-item setups!

Thanks a lot 🙌
– Daniel
Was this page helpful?