Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed Apache-2.0
Published 11 months ago
Adds more functionality to computercraft peripherals.
The functions added to peripherals are as follows:
getBlockName: gets the name of the block that the peripheral is attached to.getBlockData: gets block nbt data that both minecraft and other mods add.getBlockStates: gets block states that can be used to determine states that affect a block's visuals, like direction or whether a furnace is on.


