register a subset of the nodes in the pkarcs mod

This commit is contained in:
BuckarooBanzay
2021-10-02 17:57:10 +02:00
parent 4fc833bb00
commit 48a933fca8
4 changed files with 13 additions and 2 deletions

4
pkarcs.lua Normal file
View File

@ -0,0 +1,4 @@
pkarcs.register_node("scifi_nodes:whitetile")
pkarcs.register_node("scifi_nodes:whiteoct")
pkarcs.register_node("scifi_nodes:white")
pkarcs.register_node("scifi_nodes:lighttop")