You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm toying with putting a pack together, and wanting to get a list of items/blocks in one mod, and finding an inconsistency when doing two different list types:
/mputils inventory nbt <>
... shows all items with metadata
/mputils moddump <modid> nbt <>
... lists most items, but does not list any items/blocks which have metadata associated (even :0).
I was wondering if the moddump command is supposed to copy a list to clipboard including those that have metadata, or have I misinterpreted the moddump function?
Cheers.
The text was updated successfully, but these errors were encountered:
Hi,
I'm toying with putting a pack together, and wanting to get a list of items/blocks in one mod, and finding an inconsistency when doing two different list types:
/mputils inventory nbt <>
... shows all items with metadata
/mputils moddump <modid> nbt <>
... lists most items, but does not list any items/blocks which have metadata associated (even :0).
I was wondering if the moddump command is supposed to copy a list to clipboard including those that have metadata, or have I misinterpreted the moddump function?
Cheers.
The text was updated successfully, but these errors were encountered: