mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Allow getting networking achievement via relay now that switch and access point are dead. Closes #1713.
This commit is contained in:
parent
ec907580ad
commit
f3354000fe
@ -213,6 +213,7 @@ object Achievement {
|
||||
withParent(Cable).
|
||||
whenCrafting(Constants.BlockName.Switch).
|
||||
whenCrafting(Constants.BlockName.AccessPoint).
|
||||
whenCrafting(Constants.BlockName.Relay).
|
||||
add()
|
||||
val Adapter = newAchievement("adapter").
|
||||
at(-4, 1).
|
||||
|
Loading…
x
Reference in New Issue
Block a user