Compare commits
No commits in common. "55a01c1409d2f443b2b629cd0fa936015d53a643" and "00d28f01d20c64781c990b122f5814e65295d53a" have entirely different histories.
55a01c1409
...
00d28f01d2
5 changed files with 0 additions and 46893 deletions
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 501 KiB |
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 411 KiB |
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"smallgrid": [
|
|
||||||
{
|
|
||||||
"repl": "SmallBlockArmor(\\w+)",
|
|
||||||
"with": "CAP_Armor$1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"repl": "Half(\\w+)",
|
|
||||||
"with": "CAP_Half$1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"repl": "ConveyorTubeSmallT",
|
|
||||||
"with": "AWGConveyorCube"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"repl": "ConveyorTubeSmallCurved",
|
|
||||||
"with": "AWGConveyorCube"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"repl": "ConveyorTubeSmall",
|
|
||||||
"with": "AWGConveyorStraight"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"repl": "SmallBlockConveyor",
|
|
||||||
"with": "AWGConveyorCube"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"largegrid": []
|
|
||||||
}
|
|
Loading…
Reference in a new issue