This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
COOLGAMETUBE's profile picture

[CFG] Activate NBT-Read permissions

Started by COOLGAMETUBE, 27 November 2015 - 05:35 PM
COOLGAMETUBE #1
Posted 27 November 2015 - 06:35 PM
It woud be nice, if we can allow reading NBT-Data from Items like press F3+H to show NBTs in Inventory.

I written an mod that gives you an personally Item with a NBT value filled with
EntityPlayer.getUniqueID(),toString()
.

I never found a peripheral, that allows computer read NBT values.
SquidDev #2
Posted 27 November 2015 - 07:18 PM
I never found a peripheral, that allows computer read NBT values.

Have you seen RandomPeripherals?