Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
d931b6c92f7864a60337288d8fb70527269d0948
/
.
/
li
/
cil
/
oc
/
common
/
item
/
RedstoneCard.scala
blob: 93ce28314f65f063ba4c0945d4d909907365b0b2 [
file
] [
log
] [
blame
] [
raw
]
package
li
.
cil
.
oc
.
common
.
item
class
RedstoneCard
(
val
parent
:
Multi
)
extends
SubItem
{
def
unlocalizedName
=
"RedstoneCard"
}