Posted 05 February 2016 - 05:11 AM
I use this class: https://github.com/OpenModularTurretsTeam/OpenModularTurrets/blob/master/src/main/java/openmodularturrets/tileentity/turretbase/TurretBase.java
and have implemented all the required function regarding to their description. But when I place a computer next to it and try to wrap it via test = peripheral.wrap(side), it always gives test the value nil. What is my error in there?
and have implemented all the required function regarding to their description. But when I place a computer next to it and try to wrap it via test = peripheral.wrap(side), it always gives test the value nil. What is my error in there?