2025-02-07 05:04:48 +00:00
|
|
|
{
|
2025-02-22 18:06:01 +00:00
|
|
|
"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": []
|
|
|
|
}
|