aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gregtech/api/metatileentity/BaseMetaTileEntityCustomNBT.java
AgeCommit message (Collapse)Author
2016-10-04+ Started some basic work on implementing custom NBT to ItemBlocks.draknyte1
> Note to self, storing itemstacks as arrays of any kind will make them have huge NBT, don't do it.