Redstone cards

This commit is contained in:
2026-04-19 21:34:18 +02:00
parent 0416ddd4a5
commit f9e33f9f05
8 changed files with 61 additions and 0 deletions

View File

@@ -48,6 +48,9 @@ object Tabs {
output.accept(ItemStack(Items.WLAN0.get()))
output.accept(ItemStack(Items.WLAN1.get()))
output.accept(ItemStack(Items.REDIO0.get()))
output.accept(ItemStack(Items.REDIO1.get()))
output.accept(ItemStack(Items.EE0.get()))
val luaBios = ItemStack(Items.EE0.get())