add scifi_nodes:red to technic cnc
This commit is contained in:
parent
3101c82034
commit
8d71d0e80c
@ -9,6 +9,7 @@ darkage ?
|
||||
building_blocks ?
|
||||
teleport_potion ?
|
||||
scaffolding ?
|
||||
scifi_nodes ?
|
||||
moreores ?
|
||||
moreblocks ?
|
||||
mobs_animal ?
|
||||
|
@ -6,3 +6,7 @@ technic.cnc.register_all("columnia:rusty_block",
|
||||
{cracky=3},
|
||||
{"columnia_rusty_block.png"},
|
||||
"Rusty Block")
|
||||
technic.cnc.register_all("scifi_nodes:red",
|
||||
{cracky=3},
|
||||
{"scifi_nodes_red.png"},
|
||||
"Red Lines")
|
||||
|
Loading…
x
Reference in New Issue
Block a user