dongle-r / Factorio-Minecraft-Bridge

GNU General Public License v3.0
62 stars 6 forks source link

Use NBT Data instead of Metadata #5

Closed dongle-r closed 5 years ago

dongle-r commented 5 years ago

Some mod items use NBT sub-data instead of metadata to determine items. Need a way to allow NBT data over metadata

dongle-r commented 5 years ago

This has been resolved. Allowed for both NBT and Metadata as some items in both vanilla and modded use both NBT and meta. Heavy changes to the Java side for string manipulation, but no changes needed to Bridge.